kubernetes/staging/src/k8s.io/client-go/kubernetes/typed/core/v1/podtemplate.go

type PodTemplatesGetter

type PodTemplateInterface

type podTemplates

// newPodTemplates returns a PodTemplates
func newPodTemplates(c *CoreV1Client, namespace string) *podTemplates {}