public sealed class GatekeeperDeploymentState : IMessage<GatekeeperDeploymentState>, IEquatable<GatekeeperDeploymentState>, IDeepCloneable<GatekeeperDeploymentState>, IBufferMessage, IMessage
Reference documentation and code samples for the GKE Hub v1 API class GatekeeperDeploymentState.
[[["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 webpage provides documentation for the `GatekeeperDeploymentState` class within the Google Cloud GKE Hub v1 API, specifically version 2.1.0."],["The `GatekeeperDeploymentState` class represents the state of Policy Controller installation and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers the class's constructors, including a default constructor and one that accepts another `GatekeeperDeploymentState` object as a parameter."],["The `GatekeeperDeploymentState` class has two key properties: `GatekeeperAudit`, representing the status of the gatekeeper-audit deployment, and `GatekeeperControllerManagerState`, indicating the status of the gatekeeper-controller-manager pod."],["This page also lists all available versions of the `GatekeeperDeploymentState` class, ranging from the latest 2.5.0 to 1.0.0."]]],[]]