# Functions
CreateObjectKey creates a client.ObjectKey from the given PartialObjectMetadata.
DetermineStatusCode determines the HTTP status code based on the given error.
GetGroupKindAsStringFromRequest returns the GroupKind as a string from the given admission request.
GetGroupKindFromRequest returns the GroupKind from the given admission request.
NewRequestDecoder returns a new RequestDecoder.
# Constants
ErrDecodeRequestObject indicates an error in decoding the request object.
ErrGetStatefulSet indicates an error in fetching the StatefulSet resource.
ErrTooManyMatchingStatefulSets indicates that more than one StatefulSet was found for the given labels.
# Structs
RequestDecoder is a decoder for admission requests.