package
0.33.0-alpha.2
Repository: https://github.com/kubernetes/api.git
Documentation: pkg.go.dev

# Functions

Resource takes an unqualified resource and returns a Group qualified GroupResource.

# Constants

GroupName is the group name use in this package.
OldestEmulationVersion picks the oldest LeaseCandidate, where "oldest" is defined as follows 1) Select the candidate(s) with the lowest emulation version 2) If multiple candidates have the same emulation version, select the candidate(s) with the lowest binary version.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TODO: move SchemeBuilder with zz_generated.deepcopy.go to k8s.io/api.
SchemeGroupVersion is group version used to register these objects.

# Structs

Lease defines a lease concept.
LeaseList is a list of Lease objects.
LeaseSpec is a specification of a Lease.

# Type aliases

No description provided by the author