package
1.2.0-alpha.5
Repository: https://github.com/saratovsource/kubernetes.git
Documentation: pkg.go.dev

# Variables

AllPreferredGroupVersions returns the preferred versions of all registered groups in the form of "group1/version1,group2/version2,...".
ExternalVersions is a list of all external versions for this API group in order of most preferred to least preferred.
Group is a shortcut to allGroups.Group.
GroupOrDie is a shortcut to allGroups.GroupOrDie.
IsRegistered is a shortcut to allGroups.IsRegistered.
RegisterGroup is a shortcut to allGroups.RegisterGroup.

# Structs

GroupMeta stores the metadata of a group, such as the latest supported version.

# Type aliases

GroupMetaMap is a map between group names and their metadata.