package
0.0.0-20250224063251-fdc723cf6198
Repository: https://github.com/gitops-tools/gitpoller-controller.git
Documentation: pkg.go.dev

# Functions

New creates and returns a KubeSecretGetter that looks up secrets in k8s.

# Structs

KubeSecretGetter is an implementation of SecretGetter.

# Interfaces

SecretGetter takes a namespaced name and finds a secret with that name, or returns an error.