# Packages

Code generated by MockGen.
No description provided by the author

# Structs

ClusterReconciler reconciles a Cluster object.

# Interfaces

No description provided by the author
PartialKeycloakClient is a subset of the gocloak client methods that are used by the controller go:generate go run go.uber.org/mock/mockgen -destination=./mock/partial_keycloak_client.go -package mock .
VaultPartialAuthClient is a subset of the vault auth methods that are used by the controller go:generate go run go.uber.org/mock/mockgen -destination=./mock/vault_partial_auth_client.go -package mock .
VaultPartialSecretsClient is a subset of the vault secrets methods that are used by the controller // Currently generics imports are not correctly resolved in the `vault.Response[]` //go:generate go run go.uber.org/mock/mockgen -destination=./mock/vault_partial_secrets_client.go -package mock .