Uses of Interface
io.kubernetes.client.proto.V1.AttachedVolumeOrBuilder
-
Uses of V1.AttachedVolumeOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1.AttachedVolumeOrBuilderModifier and TypeClassDescriptionstatic final classAttachedVolume describes a volume attached to a nodestatic final classAttachedVolume describes a volume attached to a nodeMethods in io.kubernetes.client.proto that return V1.AttachedVolumeOrBuilderModifier and TypeMethodDescriptionV1.NodeStatus.Builder.getVolumesAttachedOrBuilder(int index) List of volumes that are attached to the node.V1.NodeStatus.getVolumesAttachedOrBuilder(int index) List of volumes that are attached to the node.V1.NodeStatusOrBuilder.getVolumesAttachedOrBuilder(int index) List of volumes that are attached to the node.Methods in io.kubernetes.client.proto that return types with arguments of type V1.AttachedVolumeOrBuilderModifier and TypeMethodDescriptionList<? extends V1.AttachedVolumeOrBuilder>V1.NodeStatus.Builder.getVolumesAttachedOrBuilderList()List of volumes that are attached to the node.List<? extends V1.AttachedVolumeOrBuilder>V1.NodeStatus.getVolumesAttachedOrBuilderList()List of volumes that are attached to the node.List<? extends V1.AttachedVolumeOrBuilder>V1.NodeStatusOrBuilder.getVolumesAttachedOrBuilderList()List of volumes that are attached to the node.