Uses of Interface
io.kubernetes.client.proto.V1.HostPathVolumeSourceOrBuilder
-
Uses of V1.HostPathVolumeSourceOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1.HostPathVolumeSourceOrBuilderModifier and TypeClassDescriptionstatic final class
Represents a host path mapped into a pod.static final class
Represents a host path mapped into a pod.Methods in io.kubernetes.client.proto that return V1.HostPathVolumeSourceOrBuilderModifier and TypeMethodDescriptionV1.PersistentVolumeSource.Builder.getHostPathOrBuilder()
HostPath represents a directory on the host.V1.PersistentVolumeSource.getHostPathOrBuilder()
HostPath represents a directory on the host.V1.PersistentVolumeSourceOrBuilder.getHostPathOrBuilder()
HostPath represents a directory on the host.V1.VolumeSource.Builder.getHostPathOrBuilder()
HostPath represents a pre-existing file or directory on the host machine that is directly exposed to the container.V1.VolumeSource.getHostPathOrBuilder()
HostPath represents a pre-existing file or directory on the host machine that is directly exposed to the container.V1.VolumeSourceOrBuilder.getHostPathOrBuilder()
HostPath represents a pre-existing file or directory on the host machine that is directly exposed to the container.