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.



2660
2661
2662
# File 'lib/google/apis/gkehub_v1alpha/classes.rb', line 2660

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



2665
2666
# File 'lib/google/apis/gkehub_v1alpha/classes.rb', line 2665

def update!(**args)
end