Uses of Interface
io.kubernetes.client.proto.V1.EphemeralVolumeSourceOrBuilder
-
Uses of V1.EphemeralVolumeSourceOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1.EphemeralVolumeSourceOrBuilderModifier and TypeClassDescriptionstatic final class
Represents an ephemeral volume that is handled by a normal storage driver.static final class
Represents an ephemeral volume that is handled by a normal storage driver.Methods in io.kubernetes.client.proto that return V1.EphemeralVolumeSourceOrBuilderModifier and TypeMethodDescriptionV1.VolumeSource.Builder.getEphemeralOrBuilder()
Ephemeral represents a volume that is handled by a cluster storage driver.V1.VolumeSource.getEphemeralOrBuilder()
Ephemeral represents a volume that is handled by a cluster storage driver.V1.VolumeSourceOrBuilder.getEphemeralOrBuilder()
Ephemeral represents a volume that is handled by a cluster storage driver.