# Functions
New returns a Backend.
NewFakeClientset returns a fake clientset for testing.
WithIgnoreAnnotation configures the backend to ignore if the secret is managed with secfs or not.
WithSecretLabels configures a custom secret labels.
WithSecretPrefix configures a custom secret prefix.
WithSecretSuffix configures a custom secret prefix.
WithTimeout configures a custom request timeout.
# Constants
AnnotationKey is the name of the secfs annotation.
AnnotationValue is the secfs version.
DefaultRequestTimeout for k8s requests.
Constants for testing with fake backend.
Constants for testing with fake backend.
ModTimeKey is the name of the modification time annotation.
# Variables
ErrNotManaged for secrets not managed with secfs.
# Type aliases
Option represents a functional Option.