Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDynamicClient ¶
func NewDynamicClient(cfg *rest.Config) dynamic.DynamicClient
func NewKubernetesClientSet ¶
func NewKubernetesClientSet(cfg *rest.Config) kubernetes.Clientset
func NewKubernetesConfig ¶
Types ¶
type CustomizedClient ¶
type CustomizedClient struct {
// contains filtered or unexported fields
}
func NewKubeClient ¶
func NewKubeClient() *CustomizedClient
func (*CustomizedClient) Apply ¶
func (k *CustomizedClient) Apply(node, url string) error
Click to show internal directories.
Click to hide internal directories.