Uses of Interface
io.kubernetes.client.proto.V1alpha1Imagepolicy.ImageReviewContainerSpecOrBuilder
-
Uses of V1alpha1Imagepolicy.ImageReviewContainerSpecOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1alpha1Imagepolicy.ImageReviewContainerSpecOrBuilderModifier and TypeClassDescriptionstatic final classImageReviewContainerSpec is a description of a container within the pod creation request.static final classImageReviewContainerSpec is a description of a container within the pod creation request.Methods in io.kubernetes.client.proto that return V1alpha1Imagepolicy.ImageReviewContainerSpecOrBuilderModifier and TypeMethodDescriptionV1alpha1Imagepolicy.ImageReviewSpec.Builder.getContainersOrBuilder(int index) Containers is a list of a subset of the information in each container of the Pod being created.V1alpha1Imagepolicy.ImageReviewSpec.getContainersOrBuilder(int index) Containers is a list of a subset of the information in each container of the Pod being created.V1alpha1Imagepolicy.ImageReviewSpecOrBuilder.getContainersOrBuilder(int index) Containers is a list of a subset of the information in each container of the Pod being created.Methods in io.kubernetes.client.proto that return types with arguments of type V1alpha1Imagepolicy.ImageReviewContainerSpecOrBuilderModifier and TypeMethodDescriptionV1alpha1Imagepolicy.ImageReviewSpec.Builder.getContainersOrBuilderList()Containers is a list of a subset of the information in each container of the Pod being created.V1alpha1Imagepolicy.ImageReviewSpec.getContainersOrBuilderList()Containers is a list of a subset of the information in each container of the Pod being created.V1alpha1Imagepolicy.ImageReviewSpecOrBuilder.getContainersOrBuilderList()Containers is a list of a subset of the information in each container of the Pod being created.