Documentation ¶
Index ¶
- func Components(ctx context.Context, logger log.Logger, kubeClient client.Client, ...) error
- func CustomResourceDefinitions(ctx context.Context, logger log.Logger, kubeClient client.Client, dryRun bool) error
- func Finalizers(ctx context.Context, logger log.Logger, kubeClient client.Client, dryRun bool) error
- func Namespace(ctx context.Context, logger log.Logger, kubeClient client.Client, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Components ¶
func Components(ctx context.Context, logger log.Logger, kubeClient client.Client, namespace string, dryRun bool) error
Components removes all Kubernetes components that are part of Flux excluding the CRDs and namespace.
func CustomResourceDefinitions ¶
func CustomResourceDefinitions(ctx context.Context, logger log.Logger, kubeClient client.Client, dryRun bool) error
CustomResourceDefinitions removes all Kubernetes CRDs that are a part of Flux.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.