schema

package
v0.8.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 8, 2020 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Schema = types.EmptySchemas()
)

Functions

This section is empty.

Types

type ExternalRiofile

type ExternalRiofile struct {
	Services         map[string]riov1.Service         `json:"services,omitempty"`
	Configs          map[string]v1.ConfigMap          `json:"configs,omitempty"`
	Routers          map[string]riov1.Router          `json:"routers,omitempty"`
	ExternalServices map[string]riov1.ExternalService `json:"externalservices,omitempty"`
	Kubernetes       *Kubernetes                      `json:"kubernetes,omitempty"`
}

type Kubernetes

type Kubernetes struct {
	Manifest string `json:"manifest,omitempty"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL