package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev
# Functions
GetAttrs returns labels and fields of a given object for filtering purposes.
ToSelectableFields returns a field set that represents the object TODO: fields are not labels, and the validation rules for them do not apply.
# Variables
Strategy is the default logic that applies when creating and updating leasecandidate objects.
# Structs
LeaseCandidateStrategy implements verification logic for leasecandidates.