Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type APIConfig ¶
type APIConfig struct {
KubeVersion KubernetesVersionConfig `json:"kubeVersion" yaml:"kubeVersion"`
}
type AppConfig ¶
type AppConfig struct {
kubehelper.ControllerConfig `json:",inline" yaml:",inline"`
}
type Config ¶
Click to show internal directories.
Click to hide internal directories.