Class: Google::Cloud::GkeHub::ConfigManagement::V1::PolicyControllerVersion

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/gkehub/v1/configmanagement/configmanagement.rb

Overview

The build version of Gatekeeper Policy Controller is using.

Instance Attribute Summary collapse

Instance Attribute Details

#version::String

Returns The gatekeeper image tag that is composed of ACM version, git tag, build number.

Returns:

  • (::String)

    The gatekeeper image tag that is composed of ACM version, git tag, build number.



546
547
548
549
# File 'proto_docs/google/cloud/gkehub/v1/configmanagement/configmanagement.rb', line 546

class PolicyControllerVersion
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end