package latest
import "k8s.io/kubernetes/pkg/expapi/latest"
Index ¶
Variables ¶
var ( Version string Versions []string Codec runtime.Codec SelfLinker = runtime.SelfLinker(accessor) RESTMapper meta.RESTMapper )
Functions ¶
func InterfacesFor ¶
func InterfacesFor(version string) (*meta.VersionInterfaces, error)
InterfacesFor returns the default Codec and ResourceVersioner for a given version string, or an error if the version is not known.
Source Files ¶
latest.go
- Version
- v1.1.0-alpha.1
- Published
- Aug 28, 2015
- Platform
- linux/amd64
- Imports
- 9 packages
- Last checked
- 2 minutes ago –
Tools for package owners.