| Modifier and Type | Class and Description |
|---|---|
static class |
V1.EmptyDirVolumeSource
Represents an empty directory for a pod.
|
static class |
V1.EmptyDirVolumeSource.Builder
Represents an empty directory for a pod.
|
| Modifier and Type | Method and Description |
|---|---|
V1.EmptyDirVolumeSourceOrBuilder |
V1.VolumeSourceOrBuilder.getEmptyDirOrBuilder()
EmptyDir represents a temporary directory that shares a pod's lifetime.
|
V1.EmptyDirVolumeSourceOrBuilder |
V1.VolumeSource.getEmptyDirOrBuilder()
EmptyDir represents a temporary directory that shares a pod's lifetime.
|
V1.EmptyDirVolumeSourceOrBuilder |
V1.VolumeSource.Builder.getEmptyDirOrBuilder()
EmptyDir represents a temporary directory that shares a pod's lifetime.
|
Copyright © 2019. All rights reserved.