Uses of Interface
k8s.io.api.core.v1.Generated.AttachedVolumeOrBuilder
-
Packages that use Generated.AttachedVolumeOrBuilder Package Description k8s.io.api.core.v1 -
-
Uses of Generated.AttachedVolumeOrBuilder in k8s.io.api.core.v1
Classes in k8s.io.api.core.v1 that implement Generated.AttachedVolumeOrBuilder Modifier and Type Class Description static classGenerated.AttachedVolumeAttachedVolume describes a volume attached to a nodestatic classGenerated.AttachedVolume.BuilderAttachedVolume describes a volume attached to a nodeMethods in k8s.io.api.core.v1 that return Generated.AttachedVolumeOrBuilder Modifier and Type Method Description Generated.AttachedVolumeOrBuilderGenerated.NodeStatus.Builder. getVolumesAttachedOrBuilder(int index)List of volumes that are attached to the node.Generated.AttachedVolumeOrBuilderGenerated.NodeStatus. getVolumesAttachedOrBuilder(int index)List of volumes that are attached to the node.Generated.AttachedVolumeOrBuilderGenerated.NodeStatusOrBuilder. getVolumesAttachedOrBuilder(int index)List of volumes that are attached to the node.Methods in k8s.io.api.core.v1 that return types with arguments of type Generated.AttachedVolumeOrBuilder Modifier and Type Method Description List<? extends Generated.AttachedVolumeOrBuilder>Generated.NodeStatus.Builder. getVolumesAttachedOrBuilderList()List of volumes that are attached to the node.List<? extends Generated.AttachedVolumeOrBuilder>Generated.NodeStatus. getVolumesAttachedOrBuilderList()List of volumes that are attached to the node.List<? extends Generated.AttachedVolumeOrBuilder>Generated.NodeStatusOrBuilder. getVolumesAttachedOrBuilderList()List of volumes that are attached to the node.
-