| Modifier and Type | Class and Description |
|---|---|
static class |
V1.HostPathVolumeSource
Represents a host path mapped into a pod.
|
static class |
V1.HostPathVolumeSource.Builder
Represents a host path mapped into a pod.
|
| Modifier and Type | Method and Description |
|---|---|
V1.HostPathVolumeSourceOrBuilder |
V1.PersistentVolumeSourceOrBuilder.getHostPathOrBuilder()
HostPath represents a directory on the host.
|
V1.HostPathVolumeSourceOrBuilder |
V1.PersistentVolumeSource.getHostPathOrBuilder()
HostPath represents a directory on the host.
|
V1.HostPathVolumeSourceOrBuilder |
V1.PersistentVolumeSource.Builder.getHostPathOrBuilder()
HostPath represents a directory on the host.
|
V1.HostPathVolumeSourceOrBuilder |
V1.VolumeSourceOrBuilder.getHostPathOrBuilder()
HostPath represents a pre-existing file or directory on the host
machine that is directly exposed to the container.
|
V1.HostPathVolumeSourceOrBuilder |
V1.VolumeSource.getHostPathOrBuilder()
HostPath represents a pre-existing file or directory on the host
machine that is directly exposed to the container.
|
V1.HostPathVolumeSourceOrBuilder |
V1.VolumeSource.Builder.getHostPathOrBuilder()
HostPath represents a pre-existing file or directory on the host
machine that is directly exposed to the container.
|
Copyright © 2019. All rights reserved.