Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KubeConfigSpec ¶
type KubeConfigSpec struct { Name string OutputDir string Auth *pki.CertRequest ServerURL string }
func (*KubeConfigSpec) Create ¶
func (s *KubeConfigSpec) Create() error
func (*KubeConfigSpec) Filepath ¶
func (s *KubeConfigSpec) Filepath() string
Click to show internal directories.
Click to hide internal directories.