| Modifier and Type | Method and Description |
|---|---|
static PodSpecProps.Builder |
PodSpecProps.builder() |
PodSpecProps.Builder |
PodSpecProps.Builder.containers(List<? extends ContainerProps> containers)
Sets the value of
PodSpecProps.getContainers() |
PodSpecProps.Builder |
PodSpecProps.Builder.restartPolicy(RestartPolicy restartPolicy)
Sets the value of
PodSpecProps.getRestartPolicy() |
PodSpecProps.Builder |
PodSpecProps.Builder.serviceAccount(IServiceAccount serviceAccount)
Sets the value of
PodSpecProps.getServiceAccount() |
PodSpecProps.Builder |
PodSpecProps.Builder.volumes(List<? extends Volume> volumes)
Sets the value of
PodSpecProps.getVolumes() |
Copyright © 2021. All rights reserved.