ocean_gke

package
v1.59.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 20, 2021 License: MPL-2.0 Imports: 9 Imported by: 0

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"
)
View Source
const (
	SourceImage commons.FieldName = "source_image"
	Metadata    commons.FieldName = "metadata"
	Labels      commons.FieldName = "labels"
	Taints      commons.FieldName = "taints"
)

Variables

This section is empty.

Functions

func Setup

func Setup(fieldsMap map[commons.FieldName]*commons.GenericField)

Types

type LabelField

type LabelField string

type MetadataField

type MetadataField string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL