Documentation ¶
Index ¶
Constants ¶
View Source
const ( LabelKey LabelField = "key" LabelValue LabelField = "value" MetadataKey MetadataField = "key" MetadataValue MetadataField = "value" )
View Source
const ( Labels commons.FieldName = "labels" Metadata commons.FieldName = "metadata" Tags commons.FieldName = "tags" BackendServices commons.FieldName = "backend_services" Name commons.FieldName = "name" LocationType commons.FieldName = "location_type" Scheme commons.FieldName = "scheme" NamedPorts commons.FieldName = "named_ports" Ports commons.FieldName = "ports" ServiceName commons.FieldName = "service_name" ServiceAccount commons.FieldName = "service_account" StartupScript commons.FieldName = "startup_script" ShutdownScript commons.FieldName = "shutdown_script" IPForwarding commons.FieldName = "ip_forwarding" InstanceNamePrefix commons.FieldName = "instance_name_prefix" )
Variables ¶
This section is empty.
Functions ¶
func Base64StateFunc ¶ added in v1.10.0
func Base64StateFunc(v interface{}) string
Types ¶
type LabelField ¶
type LabelField string
type MetadataField ¶
type MetadataField string
Click to show internal directories.
Click to hide internal directories.