Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Info ¶
type Info struct {
URL string `json:"url,omitempty"`
CACerts []byte `json:"cacerts,omitempty"`
Token string `json:"token,omitempty"`
// contains filtered or unexported fields
}
func ParseAndValidateToken ¶
func (*Info) KubeConfig ¶
func (i *Info) KubeConfig() *clientcmdapi.Config
func (*Info) WriteKubeConfig ¶
Click to show internal directories.
Click to hide internal directories.