parameters

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: Apache-2.0, Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Parameters

type Parameters struct {
	*StaticParameters
	UserData bootstrap.Bootstrapper
	ImageID  string
}

Parameters adds the dynamically generated launch template parameters

type StaticParameters

type StaticParameters struct {
	ClusterName                    string
	ClusterEndpoint                string
	CABundle                       *string
	Arch                           string
	GPUNode                        bool
	GPUDriverVersion               string
	GPUImageSHA                    string
	TenantID                       string
	SubscriptionID                 string
	UserAssignedIdentityID         string
	Location                       string
	ResourceGroup                  string
	ClusterID                      string
	APIServerName                  string
	KubeletClientTLSBootstrapToken string
	NetworkPlugin                  string
	NetworkPolicy                  string
	KubernetesVersion              string

	// VNET
	SubnetID string

	Tags   map[string]string
	Labels map[string]string
}

StaticParameters define the static launch template parameters

Jump to

Keyboard shortcuts

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