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.



2859
2860
2861
# File 'lib/google/apis/gkehub_v1alpha/classes.rb', line 2859

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



2864
2865
# File 'lib/google/apis/gkehub_v1alpha/classes.rb', line 2864

def update!(**args)
end