Uses of Interface
io.kubernetes.client.proto.V1.ContainerStatusOrBuilder
-
Uses of V1.ContainerStatusOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1.ContainerStatusOrBuilderModifier and TypeClassDescriptionstatic final class
ContainerStatus contains details for the current status of this container.static final class
ContainerStatus contains details for the current status of this container.Methods in io.kubernetes.client.proto that return V1.ContainerStatusOrBuilderModifier and TypeMethodDescriptionV1.PodStatus.Builder.getContainerStatusesOrBuilder
(int index) The list has one entry per container in the manifest.V1.PodStatus.getContainerStatusesOrBuilder
(int index) The list has one entry per container in the manifest.V1.PodStatusOrBuilder.getContainerStatusesOrBuilder
(int index) The list has one entry per container in the manifest.V1.PodStatus.Builder.getEphemeralContainerStatusesOrBuilder
(int index) Status for any ephemeral containers that have run in this pod.V1.PodStatus.getEphemeralContainerStatusesOrBuilder
(int index) Status for any ephemeral containers that have run in this pod.V1.PodStatusOrBuilder.getEphemeralContainerStatusesOrBuilder
(int index) Status for any ephemeral containers that have run in this pod.V1.PodStatus.Builder.getInitContainerStatusesOrBuilder
(int index) The list has one entry per init container in the manifest.V1.PodStatus.getInitContainerStatusesOrBuilder
(int index) The list has one entry per init container in the manifest.V1.PodStatusOrBuilder.getInitContainerStatusesOrBuilder
(int index) The list has one entry per init container in the manifest.Methods in io.kubernetes.client.proto that return types with arguments of type V1.ContainerStatusOrBuilderModifier and TypeMethodDescriptionList<? extends V1.ContainerStatusOrBuilder>
V1.PodStatus.Builder.getContainerStatusesOrBuilderList()
The list has one entry per container in the manifest.List<? extends V1.ContainerStatusOrBuilder>
V1.PodStatus.getContainerStatusesOrBuilderList()
The list has one entry per container in the manifest.List<? extends V1.ContainerStatusOrBuilder>
V1.PodStatusOrBuilder.getContainerStatusesOrBuilderList()
The list has one entry per container in the manifest.List<? extends V1.ContainerStatusOrBuilder>
V1.PodStatus.Builder.getEphemeralContainerStatusesOrBuilderList()
Status for any ephemeral containers that have run in this pod.List<? extends V1.ContainerStatusOrBuilder>
V1.PodStatus.getEphemeralContainerStatusesOrBuilderList()
Status for any ephemeral containers that have run in this pod.List<? extends V1.ContainerStatusOrBuilder>
V1.PodStatusOrBuilder.getEphemeralContainerStatusesOrBuilderList()
Status for any ephemeral containers that have run in this pod.List<? extends V1.ContainerStatusOrBuilder>
V1.PodStatus.Builder.getInitContainerStatusesOrBuilderList()
The list has one entry per init container in the manifest.List<? extends V1.ContainerStatusOrBuilder>
V1.PodStatus.getInitContainerStatusesOrBuilderList()
The list has one entry per init container in the manifest.List<? extends V1.ContainerStatusOrBuilder>
V1.PodStatusOrBuilder.getInitContainerStatusesOrBuilderList()
The list has one entry per init container in the manifest.