public static interface V1alpha1Imagepolicy.ImageReviewContainerSpecOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getImage()
This can be in the form image:tag or image@SHA:012345679abcdef.
|
com.google.protobuf.ByteString |
getImageBytes()
This can be in the form image:tag or image@SHA:012345679abcdef.
|
boolean |
hasImage()
This can be in the form image:tag or image@SHA:012345679abcdef.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasImage()
This can be in the form image:tag or image@SHA:012345679abcdef. +optional
optional string image = 1;String getImage()
This can be in the form image:tag or image@SHA:012345679abcdef. +optional
optional string image = 1;com.google.protobuf.ByteString getImageBytes()
This can be in the form image:tag or image@SHA:012345679abcdef. +optional
optional string image = 1;Copyright © 2020. All rights reserved.