package
0.21.4
Repository: https://github.com/sapcc/kubernetes.git
Documentation: pkg.go.dev

# Functions

Codec returns the codec for the API version to test against, as set by the KUBE_API_VERSION env var.
Converter returns the api.Scheme for the API version to test against, as set by the KUBE_API_VERSION env var.
MetadataAccessor returns the MetadataAccessor for the API version to test against, as set by the KUBE_API_VERSION env var.
Returns the appropriate path for the given resource, namespace and name.
Returns the appropriate path for the given prefix (watch, proxy, redirect, etc), resource, namespace and name.
SelfLink returns a self link that will appear to be for the version Version().
Version returns the API version to test against, as set by the KUBE_API_VERSION env var.