package util
import "k8s.io/kubernetes/pkg/api/util"
TODO: This GetVersion/GetGroup arrangement is temporary and will be replaced with a GroupAndVersion type.
Index ¶
- func GetGroup(groupVersion string) string
- func GetGroupVersion(group, version string) string
- func GetVersion(groupVersion string) string
Functions ¶
func GetGroup ¶
func GetGroupVersion ¶
GetGroupVersion returns the "group/version". It returns "version" is if group is empty. It returns "group/" if version is empty.
func GetVersion ¶
Source Files ¶
group_version.go
- Version
- v1.1.8
- Published
- Feb 23, 2016
- Platform
- js/wasm
- Imports
- 1 packages
- Last checked
- 1 minute ago –
Tools for package owners.