Uses of Interface
io.kubernetes.client.proto.V1.FlexPersistentVolumeSourceOrBuilder
-
Uses of V1.FlexPersistentVolumeSourceOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1.FlexPersistentVolumeSourceOrBuilderModifier and TypeClassDescriptionstatic final class
FlexPersistentVolumeSource represents a generic persistent volume resource that is provisioned/attached using an exec based plugin.static final class
FlexPersistentVolumeSource represents a generic persistent volume resource that is provisioned/attached using an exec based plugin.Methods in io.kubernetes.client.proto that return V1.FlexPersistentVolumeSourceOrBuilderModifier and TypeMethodDescriptionV1.PersistentVolumeSource.Builder.getFlexVolumeOrBuilder()
FlexVolume represents a generic volume resource that is provisioned/attached using an exec based plugin.V1.PersistentVolumeSource.getFlexVolumeOrBuilder()
FlexVolume represents a generic volume resource that is provisioned/attached using an exec based plugin.V1.PersistentVolumeSourceOrBuilder.getFlexVolumeOrBuilder()
FlexVolume represents a generic volume resource that is provisioned/attached using an exec based plugin.