Uses of Interface
io.kubernetes.client.proto.V1Apps.ReplicaSetOrBuilder
-
Uses of V1Apps.ReplicaSetOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1Apps.ReplicaSetOrBuilderModifier and TypeClassDescriptionstatic final classReplicaSet ensures that a specified number of pod replicas are running at any given time.static final classReplicaSet ensures that a specified number of pod replicas are running at any given time.Methods in io.kubernetes.client.proto that return V1Apps.ReplicaSetOrBuilderModifier and TypeMethodDescriptionV1Apps.ReplicaSetList.Builder.getItemsOrBuilder(int index) List of ReplicaSets.V1Apps.ReplicaSetList.getItemsOrBuilder(int index) List of ReplicaSets.V1Apps.ReplicaSetListOrBuilder.getItemsOrBuilder(int index) List of ReplicaSets.Methods in io.kubernetes.client.proto that return types with arguments of type V1Apps.ReplicaSetOrBuilderModifier and TypeMethodDescriptionList<? extends V1Apps.ReplicaSetOrBuilder>V1Apps.ReplicaSetList.Builder.getItemsOrBuilderList()List of ReplicaSets.List<? extends V1Apps.ReplicaSetOrBuilder>V1Apps.ReplicaSetList.getItemsOrBuilderList()List of ReplicaSets.List<? extends V1Apps.ReplicaSetOrBuilder>V1Apps.ReplicaSetListOrBuilder.getItemsOrBuilderList()List of ReplicaSets.