Reference documentation and code samples for the GKE Hub V1 API class Google::Cloud::GkeHub::V1::ConnectAgentResource.
ConnectAgentResource represents a Kubernetes resource manifest for Connect Agent deployment.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#manifest
def manifest() -> ::String
Returns
- (::String) — YAML manifest of the resource.
#manifest=
def manifest=(value) -> ::String
Parameter
- value (::String) — YAML manifest of the resource.
Returns
- (::String) — YAML manifest of the resource.
#type
def type() -> ::Google::Cloud::GkeHub::V1::TypeMeta
Returns
- (::Google::Cloud::GkeHub::V1::TypeMeta) — Kubernetes type of the resource.
#type=
def type=(value) -> ::Google::Cloud::GkeHub::V1::TypeMeta
Parameter
- value (::Google::Cloud::GkeHub::V1::TypeMeta) — Kubernetes type of the resource.
Returns
- (::Google::Cloud::GkeHub::V1::TypeMeta) — Kubernetes type of the resource.