Uses of Interface
io.kubernetes.client.proto.V1.CinderVolumeSourceOrBuilder
-
Uses of V1.CinderVolumeSourceOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1.CinderVolumeSourceOrBuilderModifier and TypeClassDescriptionstatic final classRepresents a cinder volume resource in Openstack.static final classRepresents a cinder volume resource in Openstack.Methods in io.kubernetes.client.proto that return V1.CinderVolumeSourceOrBuilderModifier and TypeMethodDescriptionV1.VolumeSource.Builder.getCinderOrBuilder()Cinder represents a cinder volume attached and mounted on kubelets host machine.V1.VolumeSource.getCinderOrBuilder()Cinder represents a cinder volume attached and mounted on kubelets host machine.V1.VolumeSourceOrBuilder.getCinderOrBuilder()Cinder represents a cinder volume attached and mounted on kubelets host machine.