# Functions

NewEnsurerContext creates an ensurer context object.
NewInternalEnsurerContext creates an ensurer context object.
NewMutator creates a new controlplane mutator.

# Constants

No description provided by the author

# Structs

NoopEnsurer provides no-op implementation of Ensurer.

# Interfaces

Ensurer ensures that various standard Kubernets controlplane objects conform to the provider requirements.
EnsurerContext wraps the actual context and cluster object.