ocean_gke_launch_spec

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: 7 Imported by: 0

Documentation

Index

Constants

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 (
	CPUPerUnit    commons.FieldName = "cpu_per_unit"
	GPUPerUnit    commons.FieldName = "gpu_per_unit"
	MemoryPerUnit commons.FieldName = "memory_per_unit"
	NumOfUnits    commons.FieldName = "num_of_units"
)
View Source
const (
	OceanId                   commons.FieldName = "ocean_id"
	SourceImage               commons.FieldName = "source_image"
	Metadata                  commons.FieldName = "metadata"
	Labels                    commons.FieldName = "labels"
	Taints                    commons.FieldName = "taints"
	AutoscaleHeadrooms        commons.FieldName = "autoscale_headrooms"
	RestrictScaleDown         commons.FieldName = "restrict_scale_down"
	RootVolumeType            commons.FieldName = "root_volume_type"
	RootVolumeSizeInGB        commons.FieldName = "root_volume_size"
	InstanceTypes             commons.FieldName = "instance_types"
	ShieldedInstanceConfig    commons.FieldName = "shielded_instance_config"
	EnableSecureBoot          commons.FieldName = "enable_secure_boot"
	EnableIntegrityMonitoring commons.FieldName = "enable_integrity_monitoring"
	Storage                   commons.FieldName = "storage"
	LocalSSDCount             commons.FieldName = "local_ssd_count"
	ServiceAccount            commons.FieldName = "service_account"
	ResourceLimits            commons.FieldName = "resource_limits"
	MaxInstanceCount          commons.FieldName = "max_instance_count"
)
View Source
const (
	NodePoolName commons.FieldName = "node_pool_name"
)

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