ocean_gke_launch_spec

package
v1.171.3 Latest Latest
Warning

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

Go to latest
Published: May 3, 2024 License: MPL-2.0 Imports: 5 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"
	Name                      commons.FieldName = "name"
	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"
	Tags                      commons.FieldName = "tags"
	ResourceLimits            commons.FieldName = "resource_limits"
	MaxInstanceCount          commons.FieldName = "max_instance_count"
	MinInstanceCount          commons.FieldName = "min_instance_count"
)
View Source
const (
	AutoscaleHeadroomsAutomatic commons.FieldName = "autoscale_headrooms_automatic"
	AutoHeadroomPercentage      commons.FieldName = "auto_headroom_percentage"
)
View Source
const (
	UpdatePolicy commons.FieldName = "update_policy"
	ShouldRoll   commons.FieldName = "should_roll"

	RollConfig          commons.FieldName = "roll_config"
	BatchSizePercentage commons.FieldName = "batch_size_percentage"
)
View Source
const (
	NetworkInterfaces commons.FieldName = "network_interfaces"
	Network           commons.FieldName = "network"
	ProjectId         commons.FieldName = "project_id"

	AccessConfigs     commons.FieldName = "access_configs"
	AccessConfigsName commons.FieldName = "name"
	Type              commons.FieldName = "type"

	AliasIPRanges       commons.FieldName = "alias_ip_ranges"
	IPCidrRange         commons.FieldName = "ip_cidr_range"
	SubnetworkRangeName commons.FieldName = "subnetwork_range_name"
)
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