package
2.34.0
Repository: https://github.com/fluxninja/aperture.git
Documentation: pkg.go.dev

# Functions

CreateAgentConfigMapInNamespace creates the Agent ConfigMap in the given namespace instead of the default one.
CreateAgentControllerClientCertConfigMapInNamespace creates the Agent ConfigMap for Controller client certificate in the given namespace instead of the default one.
CreateAgentSecretInNamespace creates the Agent Secret for ApiKey in the given namespace instead of the default one.
CreateConfigMapForAgent calls the Kubernetes API to create the provided Agent ConfigMap resource.
CreateSecretForAgent calls the Kubernetes API to create the provided Agent Secret resource.

# Structs

AgentHooks injects the default spec of Aperture Agent in CR.
AgentReconciler reconciles a Agent object.