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" SourceImage commons.FieldName = "source_image" RootVolumeSizeInGB commons.FieldName = "root_volume_size_in_gb" 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" IPForwarding commons.FieldName = "ip_forwarding" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type LabelField ¶
type LabelField string
type MetadataField ¶
type MetadataField string
Click to show internal directories.
Click to hide internal directories.