Uses of Interface
io.kubernetes.client.proto.V1.TaintOrBuilder
-
Uses of V1.TaintOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1.TaintOrBuilderModifier and TypeClassDescriptionstatic final classThe node this Taint is attached to has the "effect" on any pod that does not tolerate the Taint.static final classThe node this Taint is attached to has the "effect" on any pod that does not tolerate the Taint.Methods in io.kubernetes.client.proto that return V1.TaintOrBuilderModifier and TypeMethodDescriptionV1.NodeSpec.Builder.getTaintsOrBuilder(int index) If specified, the node's taints.V1.NodeSpec.getTaintsOrBuilder(int index) If specified, the node's taints.V1.NodeSpecOrBuilder.getTaintsOrBuilder(int index) If specified, the node's taints.Methods in io.kubernetes.client.proto that return types with arguments of type V1.TaintOrBuilderModifier and TypeMethodDescriptionList<? extends V1.TaintOrBuilder>V1.NodeSpec.Builder.getTaintsOrBuilderList()If specified, the node's taints.List<? extends V1.TaintOrBuilder>V1.NodeSpec.getTaintsOrBuilderList()If specified, the node's taints.List<? extends V1.TaintOrBuilder>V1.NodeSpecOrBuilder.getTaintsOrBuilderList()If specified, the node's taints.