# Packages
No description provided by the author
# Functions
AddValidator adds the admission webhook validator to the passed manager.
ConfigSyncMetadata returns all of the metadata fields in the given fieldpath Set which are ConfigSync labels or annotations.
CreateCertsIfNeeded creates all certs for webhooks.
DeclaredFields returns the declared fields for the given Object.
# Structs
ObjectDiffer can compare two versions of an Object and report on any declared fields which were modified between the two.
Validator is the part of the validating webhook which handles admission requests and admits or denies them.