package podtemplate
import "k8s.io/kubernetes/pkg/registry/podtemplate"
Package podtemplate provides RESTStorage implementations for storing PodTemplate API objects.
Index ¶
Variables ¶
var Strategy = podTemplateStrategy{api.Scheme, api.SimpleNameGenerator}
Strategy is the default logic that applies when creating and updating PodTemplate objects via the REST API.
Functions ¶
func MatchPodTemplate ¶
MatchPodTemplate returns a generic matcher for a given label and field selector.
Source Files ¶
doc.go rest.go
Directories ¶
Path | Synopsis |
---|---|
pkg/registry/podtemplate/etcd |
- Version
- v0.16.2
- Published
- May 4, 2015
- Platform
- js/wasm
- Imports
- 8 packages
- Last checked
- 59 seconds ago –
Tools for package owners.