Documentation ¶
Index ¶
Constants ¶
View Source
const ConfigSyntax = " --master=<addr>"
Variables ¶
This section is empty.
Functions ¶
func BindClientConfigSecurityFlags ¶
BindClientConfig adds flags for the supplied client config
Types ¶
type Config ¶
type Config struct { MasterAddr flagtypes.Addr KubernetesAddr flagtypes.Addr // ClientConfig is the shared base config for both the openshift config and kubernetes config CommonConfig kclient.Config }
func (*Config) KubeConfig ¶
func (*Config) OpenShiftConfig ¶
Click to show internal directories.
Click to hide internal directories.