public sealed class BinaryAuthorization : IMessage<BinaryAuthorization>, IEquatable<BinaryAuthorization>, IDeepCloneable<BinaryAuthorization>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class BinaryAuthorization.
This field is deprecated. Leave this unset and instead configure
BinaryAuthorization using evaluation_mode. If evaluation_mode is set to
anything other than EVALUATION_MODE_UNSPECIFIED, this field is ignored.
[[["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-03-21 UTC."],[[["This page provides documentation for the `BinaryAuthorization` class within the Google Kubernetes Engine v1 API, with version 3.16.0 being the currently displayed version."],["The `BinaryAuthorization` class is a configuration tool for Binary Authorization, inheriting from `object` and implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the API documentation is 3.33.0, with a history of versions available from 3.32.0 back to 2.3.0."],["The `BinaryAuthorization` class has two constructors, `BinaryAuthorization()` and `BinaryAuthorization(BinaryAuthorization other)`, for creating new instances and copying existing ones."],["It includes two properties: a deprecated `Enabled` property of type `bool` and an `EvaluationMode` property of type `BinaryAuthorization.Types.EvaluationMode`, allowing for different modes of operation for binauthz policy evaluation."]]],[]]