Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
RainbondVersion string
KubeconfigPath string
Namespace string
ClusterName string
EtcdSecretName string
DownloadURL string
DownloadMD5 string
ArchiveFilePath string
KubeClient kubernetes.Interface // TODO
RainbondKubeClient versioned.Interface
RestConfig *rest.Config
SuffixHTTPHost string // suffix http host configmap name
KubeCfgSecretName string
Rainbondpackage string
LogLevel string
InstallMode string
RainbondImageRepository string
InitPath string
OnlyInstallRegion bool
}
Config config for openapi
Click to show internal directories.
Click to hide internal directories.