Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuthOptions ¶
type AuthOptions struct {
// contains filtered or unexported fields
}
type KubeConfigOptions ¶
type Kubernetes ¶
type Kubernetes struct {
// contains filtered or unexported fields
}
func New ¶
func New(kconf *Config) (*Kubernetes, error)
func (*Kubernetes) SetKubeconfig ¶
func (k *Kubernetes) SetKubeconfig(kubeConfigOptions *KubeConfigOptions) error
Click to show internal directories.
Click to hide internal directories.