Documentation
¶
Index ¶
- func Components(ctx context.Context, logger log.Logger, kubeClient client.Client, ...)
- func CustomResourceDefinitions(ctx context.Context, logger log.Logger, kubeClient client.Client, dryRun bool)
- func Finalizers(ctx context.Context, logger log.Logger, kubeClient client.Client, dryRun bool)
- func Namespace(ctx context.Context, logger log.Logger, kubeClient client.Client, ...)
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)
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)
CustomResourceDefinitions removes all Kubernetes CRDs that are a part of Flux.
func Finalizers ¶
Finalizers removes all finalizes on Kubernetes components that have been added by a Flux controller.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.