public sealed class AdmissionWhitelistPattern : IMessage<AdmissionWhitelistPattern>, IEquatable<AdmissionWhitelistPattern>, IDeepCloneable<AdmissionWhitelistPattern>, IBufferMessage, IMessage
Reference documentation and code samples for the Binary Authorization v1 API class AdmissionWhitelistPattern.
An [admission allowlist pattern][google.cloud.binaryauthorization.v1.AdmissionWhitelistPattern] exempts images
from checks by [admission rules][google.cloud.binaryauthorization.v1.AdmissionRule].
An image name pattern to allowlist, in the form registry/path/to/image.
This supports a trailing * wildcard, but this is allowed only in
text after the registry/ part. This also supports a trailing **
wildcard which matches subdirectories of a given entry.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eAdmissionWhitelistPattern\u003c/code\u003e class in the Binary Authorization v1 API is 2.5.0, with older versions available from 2.4.0 down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAdmissionWhitelistPattern\u003c/code\u003e class is used to exempt specific images from checks performed by admission rules.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, for operations like message handling, equality comparisons, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from the base \u003ccode\u003eobject\u003c/code\u003e class and includes methods such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e, and it also provides a \u003ccode\u003eNamePattern\u003c/code\u003e property to define an image name pattern for allowlisting.\u003c/p\u003e\n"],["\u003cp\u003eConstructors are available for creating new instances of \u003ccode\u003eAdmissionWhitelistPattern\u003c/code\u003e, either empty or by copying an existing \u003ccode\u003eAdmissionWhitelistPattern\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]