| Modifier and Type | Class and Description |
|---|---|
static class |
V1.Volume
Volume represents a named volume in a pod that may be accessed by any container in the pod.
|
static class |
V1.Volume.Builder
Volume represents a named volume in a pod that may be accessed by any container in the pod.
|
| Modifier and Type | Method and Description |
|---|---|
V1.VolumeOrBuilder |
V1.PodSpecOrBuilder.getVolumesOrBuilder(int index)
List of volumes that can be mounted by containers belonging to the pod.
|
V1.VolumeOrBuilder |
V1.PodSpec.getVolumesOrBuilder(int index)
List of volumes that can be mounted by containers belonging to the pod.
|
V1.VolumeOrBuilder |
V1.PodSpec.Builder.getVolumesOrBuilder(int index)
List of volumes that can be mounted by containers belonging to the pod.
|
V1.VolumeOrBuilder |
V1alpha1Settings.PodPresetSpecOrBuilder.getVolumesOrBuilder(int index)
Volumes defines the collection of Volume to inject into the pod.
|
V1.VolumeOrBuilder |
V1alpha1Settings.PodPresetSpec.getVolumesOrBuilder(int index)
Volumes defines the collection of Volume to inject into the pod.
|
V1.VolumeOrBuilder |
V1alpha1Settings.PodPresetSpec.Builder.getVolumesOrBuilder(int index)
Volumes defines the collection of Volume to inject into the pod.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends V1.VolumeOrBuilder> |
V1.PodSpecOrBuilder.getVolumesOrBuilderList()
List of volumes that can be mounted by containers belonging to the pod.
|
List<? extends V1.VolumeOrBuilder> |
V1.PodSpec.getVolumesOrBuilderList()
List of volumes that can be mounted by containers belonging to the pod.
|
List<? extends V1.VolumeOrBuilder> |
V1.PodSpec.Builder.getVolumesOrBuilderList()
List of volumes that can be mounted by containers belonging to the pod.
|
List<? extends V1.VolumeOrBuilder> |
V1alpha1Settings.PodPresetSpecOrBuilder.getVolumesOrBuilderList()
Volumes defines the collection of Volume to inject into the pod.
|
List<? extends V1.VolumeOrBuilder> |
V1alpha1Settings.PodPresetSpec.getVolumesOrBuilderList()
Volumes defines the collection of Volume to inject into the pod.
|
List<? extends V1.VolumeOrBuilder> |
V1alpha1Settings.PodPresetSpec.Builder.getVolumesOrBuilderList()
Volumes defines the collection of Volume to inject into the pod.
|
Copyright © 2020. All rights reserved.