Uses of Interface
io.kubernetes.client.proto.V1Storage.CSINodeDriverOrBuilder
-
Uses of V1Storage.CSINodeDriverOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1Storage.CSINodeDriverOrBuilderModifier and TypeClassDescriptionstatic final classCSINodeDriver holds information about the specification of one CSI driver installed on a nodestatic final classCSINodeDriver holds information about the specification of one CSI driver installed on a nodeMethods in io.kubernetes.client.proto that return V1Storage.CSINodeDriverOrBuilderModifier and TypeMethodDescriptionV1Storage.CSINodeSpec.Builder.getDriversOrBuilder(int index) drivers is a list of information of all CSI Drivers existing on a node.V1Storage.CSINodeSpec.getDriversOrBuilder(int index) drivers is a list of information of all CSI Drivers existing on a node.V1Storage.CSINodeSpecOrBuilder.getDriversOrBuilder(int index) drivers is a list of information of all CSI Drivers existing on a node.Methods in io.kubernetes.client.proto that return types with arguments of type V1Storage.CSINodeDriverOrBuilderModifier and TypeMethodDescriptionList<? extends V1Storage.CSINodeDriverOrBuilder>V1Storage.CSINodeSpec.Builder.getDriversOrBuilderList()drivers is a list of information of all CSI Drivers existing on a node.List<? extends V1Storage.CSINodeDriverOrBuilder>V1Storage.CSINodeSpec.getDriversOrBuilderList()drivers is a list of information of all CSI Drivers existing on a node.List<? extends V1Storage.CSINodeDriverOrBuilder>V1Storage.CSINodeSpecOrBuilder.getDriversOrBuilderList()drivers is a list of information of all CSI Drivers existing on a node.