Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CustomizedClient ¶
type CustomizedClient struct {
// contains filtered or unexported fields
}
func NewKubeClient ¶
func NewKubeClient() (*CustomizedClient, error)
func (*CustomizedClient) Apply ¶
func (k *CustomizedClient) Apply(ctx context.Context, node, url string) error
func (*CustomizedClient) ValidateCRD ¶ added in v1.9.2
func (k *CustomizedClient) ValidateCRD() error
Click to show internal directories.
Click to hide internal directories.