Documentation ¶
Index ¶
Constants ¶
View Source
const GcTag = "kube_prod_runtime"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InstallCmd ¶
type InstallCmd struct { Config *restclient.Config Client dynamic.Interface Mapper meta.RESTMapper Discovery discovery.DiscoveryInterface OnlyGenerate bool PlatformConfig PlatformConfig Platform string PlatformConfigPath string ManifestBase *url.URL }
InstallCmd represents the install subcommand
func (InstallCmd) ReadPlatformConfig ¶
func (c InstallCmd) ReadPlatformConfig(into interface{}) error
func (InstallCmd) WritePlatformConfig ¶
func (c InstallCmd) WritePlatformConfig(conf interface{}) error
type PlatformConfig ¶
Click to show internal directories.
Click to hide internal directories.