Documentation ¶
Index ¶
Constants ¶
View Source
const ( Name commons.FieldName = "name" ControllerClusterID commons.FieldName = "controller_id" MaxSize commons.FieldName = "max_size" MinSize commons.FieldName = "min_size" DesiredCapacity commons.FieldName = "desired_capacity" SubnetName commons.FieldName = "subnet_name" ClusterName commons.FieldName = "cluster_name" MasterLocation commons.FieldName = "master_location" AvailabilityZones commons.FieldName = "availability_zones" BackendServices commons.FieldName = "backend_services" LocationType commons.FieldName = "location_type" Scheme commons.FieldName = "scheme" NamedPorts commons.FieldName = "named_ports" Ports commons.FieldName = "ports" ServiceName commons.FieldName = "service_name" )
View Source
const ( LabelKey LabelField = "key" LabelValue LabelField = "value" MetadataKey MetadataField = "key" MetadataValue MetadataField = "value" TaintKey MetadataField = "key" TaintValue MetadataField = "value" TaintEffect MetadataField = "effect" )
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.