stateful_node_azure_launch_spec

package
v1.77.10 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2022 License: MPL-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CustomData     commons.FieldName = "custom_data"
	ShutdownScript commons.FieldName = "shutdown_script"
)

LaunchSpec

View Source
const (
	Tag      commons.FieldName = "tag"
	TagKey   commons.FieldName = "tag_key"
	TagValue commons.FieldName = "tag_value"
)

Tags

View Source
const (
	ManagedServiceIdentities commons.FieldName = "managed_service_identities"
	Name                     commons.FieldName = "name"
	ResourceGroupName        commons.FieldName = "resource_group_name"
)

Managed service identities

View Source
const (
	OSDisk       commons.FieldName = "os_disk"
	OSDiskSizeGB commons.FieldName = "size_gb"
	OSDiskType   commons.FieldName = "type"
)

OS disk

View Source
const (
	DataDisk       commons.FieldName = "data_disk"
	DataDiskSizeGB commons.FieldName = "size_gb"
	DataDiskType   commons.FieldName = "type"
	DataDiskLUN    commons.FieldName = "lun"
)

Data disk

View Source
const (
	BootDiagnostics           commons.FieldName = "boot_diagnostics"
	BootDiagnosticsIsEnabled  commons.FieldName = "is_enabled"
	BootDiagnosticsStorageURL commons.FieldName = "storage_url"
	BootDiagnosticsType       commons.FieldName = "type"
)

Boot diagnostics

Variables

This section is empty.

Functions

func Setup

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

Types

This section is empty.

Jump to

Keyboard shortcuts

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