Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApplyPatch ¶
func ApplyPatch(patch *KubeConfigPatch, config *api.Config, purge bool)
func LoadDefault ¶
Types ¶
type KubeConfigPatch ¶
type KubeConfigPatch struct {
Clusters []*v1.NamedCluster
Users []*v1.NamedAuthInfo
Contexts []*v1.NamedContext
}
Click to show internal directories.
Click to hide internal directories.