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(config *Config) (*Kubernetes, error)
func (*Kubernetes) Debug ¶
func (k *Kubernetes) Debug(message string)
func (*Kubernetes) Info ¶
func (k *Kubernetes) Info(message string)
func (*Kubernetes) SetKubeconfig ¶
func (k *Kubernetes) SetKubeconfig(kubeConfigOptions *KubeConfigOptions) error
Click to show internal directories.
Click to hide internal directories.