Documentation
¶
Index ¶
- func Apply(ctx context.Context, opts ApplyOptions) error
- func ApplyKustomize(ctx context.Context, contextName, path string) error
- func ApplyURL(ctx context.Context, contextName, url string) error
- func CreateNamespace(ctx context.Context, contextName, name string) error
- func EnsureInstalled() error
- func GetJSONPath(ctx context.Context, contextName, resource, name, namespace, jsonPath string) (string, error)
- func GetSecretData(ctx context.Context, contextName, name, namespace, key string) ([]byte, error)
- func LabelNodes(ctx context.Context, contextName string, labels map[string]string) error
- func RolloutStatus(ctx context.Context, contextName, namespace, kind, name string, ...) error
- type ApplyOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnsureInstalled ¶
func EnsureInstalled() error
func GetJSONPath ¶
func GetSecretData ¶
func LabelNodes ¶
Types ¶
type ApplyOptions ¶
Click to show internal directories.
Click to hide internal directories.