# Functions
NewGetter returns a Getter for the given namespaced Secret client interface.
# Structs
GetterWithClientset gets Kubernetes secrets using a namespaced Secret client interface.
# Interfaces
Getter can obtain secrets.
# Type aliases
GetterFunc allows the use of ordinary functions as Getter.
Secrets is list of secret values.