Reference documentation and code samples for the Kubernetes Engine V1beta1 API class Google::Cloud::Container::V1beta1::NetworkTags.
Collection of Compute Engine network tags that can be applied to a node's
underlying VM instance. (See tags
field in
NodeConfig
).
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.