# Structs
BodyReadError occurs when the read of a http request body failed.
InjectorError occurs when injecting a corev1.Secret failed.
PatchApplyError occurs when applying a patch to a kubernetes resources failed.
PatchCreateError occurs when creating a patch from two kubernetes resources failed.
SecretDecodeError occurs when decoding json to corev1.Secret failed.
SecretEncodeError occurs when encoding a corev1.Secret to json failed.
SecretGetError occurs when retrieving a corev1.Secret from a remote cluster failed.