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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis documentation covers version 2.4.0 of the \u003ccode\u003eAdmissionWhitelistPattern\u003c/code\u003e class within the Google.Cloud.BinaryAuthorization.V1 namespace, part of the Binary Authorization v1 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAdmissionWhitelistPattern\u003c/code\u003e exempts specified images from checks performed by admission rules, providing a mechanism for allowlisting.\u003c/p\u003e\n"],["\u003cp\u003eThe class is sealed and 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, allowing it to function as a message with cloning and equality comparison capabilities.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAdmissionWhitelistPattern\u003c/code\u003e class can be constructed with no arguments or with another \u003ccode\u003eAdmissionWhitelistPattern\u003c/code\u003e instance, for which the \u003ccode\u003eother\u003c/code\u003e parameter will contain the existing instance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNamePattern\u003c/code\u003e property of the class allows for the specification of an image name pattern, supporting trailing \u003ccode\u003e*\u003c/code\u003e and \u003ccode\u003e**\u003c/code\u003e wildcards for flexible image matching.\u003c/p\u003e\n"]]],[],null,[]]