NewPodTemplateStore
Initializes a new PodTemplateStore.
def NewPodTemplateStore() - > PodTemplateStore
Initializes a new PodTemplateStore. Callers use this to create an empty store for managing pod templates.
Returns
| Type | Description |
|---|---|
PodTemplateStore | An initialized PodTemplateStore with an empty internal map. |