Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Kubernetes ¶
type Kubernetes struct {
RestConfig *rest.Config
Clientset kubernetes.Interface
}
func NewByInClusterConfig ¶
func NewByInClusterConfig() (*Kubernetes, error)
func NewByKubeConfig ¶
func NewByKubeConfig(configPath string) (*Kubernetes, error)
Click to show internal directories.
Click to hide internal directories.