public sealed class PolicyControllerVersion : IMessage<PolicyControllerVersion>, IEquatable<PolicyControllerVersion>, IDeepCloneable<PolicyControllerVersion>, IBufferMessage, IMessage
Reference documentation and code samples for the GKE Hub v1 API class PolicyControllerVersion.
The build version of Gatekeeper Policy Controller is using.
Implements
IMessagePolicyControllerVersion, IEquatablePolicyControllerVersion, IDeepCloneablePolicyControllerVersion, IBufferMessage, IMessageNamespace
Google.Cloud.GkeHub.V1.ConfigManagementAssembly
Google.Cloud.GkeHub.V1.dll
Constructors
PolicyControllerVersion()
public PolicyControllerVersion()
PolicyControllerVersion(PolicyControllerVersion)
public PolicyControllerVersion(PolicyControllerVersion other)
Parameter | |
---|---|
Name | Description |
other |
PolicyControllerVersion |
Properties
Version
public string Version { get; set; }
The gatekeeper image tag that is composed of ACM version, git tag, build number.
Property Value | |
---|---|
Type | Description |
string |