package k8s.io.api.imagepolicy.v1alpha1

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message ImageReview

generated.proto:32

ImageReview checks if the set of images in a pod are allowed.

message ImageReviewContainerSpec

generated.proto:47

ImageReviewContainerSpec is a description of a container within the pod creation request.

Used in: ImageReviewSpec

message ImageReviewSpec

generated.proto:54

ImageReviewSpec is a description of the pod creation request.

Used in: ImageReview

message ImageReviewStatus

generated.proto:71

ImageReviewStatus is the result of the review for the pod creation request.

Used in: ImageReview