Kubernetes Engine V1 API - Class Google::Cloud::Container::V1::NetworkTags (v0.35.0)

Reference documentation and code samples for the Kubernetes Engine V1 API class Google::Cloud::Container::V1::NetworkTags.

Collection of Compute Engine network tags that can be applied to a node's underlying VM instance.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#tags

def tags() -> ::Array<::String>
Returns
  • (::Array<::String>) — List of network tags.

#tags=

def tags=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — List of network tags.
Returns
  • (::Array<::String>) — List of network tags.