Documentation ¶
Index ¶
Constants ¶
View Source
const Description string = `` /* 475-byte string literal not displayed */
Variables ¶
This section is empty.
Functions ¶
func NewCreateCommand ¶
NewCreateCommand returns a command which can render kubeconfigs for HostedCluster resources.
Types ¶
type NamedConfig ¶
type NamedConfig struct { *clientcmdapiv1.Config Name string }
NamedConfig adds a name to a Config.
Click to show internal directories.
Click to hide internal directories.