package
1.2.0-alpha.3
Repository: https://github.com/carlanton/kubernetes.git
Documentation: pkg.go.dev
# Variables
AllPreferredGroupVersions returns the preferred versions of all registered groups in the form of "group1/version1,group2/version2,...".
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.
# Type aliases
GroupMetaMap is a map between group names and their metadata.