Uses of Interface
io.kubernetes.client.proto.V1.PodOrBuilder
-
Uses of V1.PodOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1.PodOrBuilderModifier and TypeClassDescriptionstatic final class
Pod is a collection of containers that can run on a host.static final class
Pod is a collection of containers that can run on a host.Methods in io.kubernetes.client.proto that return V1.PodOrBuilderModifier and TypeMethodDescriptionV1.PodList.Builder.getItemsOrBuilder
(int index) List of pods.V1.PodList.getItemsOrBuilder
(int index) List of pods.V1.PodListOrBuilder.getItemsOrBuilder
(int index) List of pods.Methods in io.kubernetes.client.proto that return types with arguments of type V1.PodOrBuilderModifier and TypeMethodDescriptionList<? extends V1.PodOrBuilder>
V1.PodList.Builder.getItemsOrBuilderList()
List of pods.List<? extends V1.PodOrBuilder>
V1.PodList.getItemsOrBuilderList()
List of pods.List<? extends V1.PodOrBuilder>
V1.PodListOrBuilder.getItemsOrBuilderList()
List of pods.