template property

PodTemplateSpec? template
final

Template defines the pods that will be created from this pod template. https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status.

Implementation

final PodTemplateSpec? template;