public class PodSpecTemplate extends Object implements io.fabric8.kubernetes.api.model.KubernetesResource
| Constructor and Description |
|---|
PodSpecTemplate()
No args constructor for use in serialization
|
PodSpecTemplate(PodSpec spec) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties() |
PodSpec |
getSpec() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setSpec(PodSpec spec) |
public PodSpecTemplate()
public PodSpecTemplate(PodSpec spec)
spec - Copyright © 2015–2023 Red Hat. All rights reserved.