Class: Google::Apis::GkehubV1alpha::ServiceMeshMembershipSpec

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/gkehub_v1alpha/classes.rb,
lib/google/apis/gkehub_v1alpha/representations.rb,
lib/google/apis/gkehub_v1alpha/representations.rb

Overview

Service Mesh: Spec for a single Membership for the servicemesh feature

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ ServiceMeshMembershipSpec

Returns a new instance of ServiceMeshMembershipSpec.



2610
2611
2612
# File 'lib/google/apis/gkehub_v1alpha/classes.rb', line 2610

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



2615
2616
# File 'lib/google/apis/gkehub_v1alpha/classes.rb', line 2615

def update!(**args)
end