Documentation ¶
Index ¶
Constants ¶
View Source
const ( DefaultValues = "install/helm/supergloo/values-defaults.yaml" ValuesOutput = "install/helm/supergloo/values.yaml" ChartTemplate = "install/helm/supergloo/Chart-template.yaml" ChartOutput = "install/helm/supergloo/Chart.yaml" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Discovery ¶
type Discovery struct {
Deployment *StandardDeployment `json:"deployment,omitempty"`
}
type StandardDeployment ¶
type Supergloo ¶
type Supergloo struct {
Deployment *StandardDeployment `json:"deployment,omitempty"`
}
Click to show internal directories.
Click to hide internal directories.