parameters

package
v1.7.0-batching-test.load Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2026 License: Apache-2.0, Apache-2.0 Imports: 3 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
	ScriptlessCustomData           bootstrap.Bootstrapper
	CustomScriptsNodeBootstrapping customscriptsbootstrap.Bootstrapper
	ImageID                        string
	StorageProfileDiskType         string
	StorageProfileIsEphemeral      bool
	StorageProfilePlacement        armcompute.DiffDiskPlacement
	StorageProfileSizeGB           int32
	IsWindows                      bool
}

ATTENTION!!!: changes here may NOT be effective on AKS machine nodes (ProvisionModeAKSMachineAPI); See aksmachineinstance.go/aksmachineinstancehelpers.go. Refactoring for code unification is not being invested immediately. 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
	GPUDriverType                  string
	GPUImageSHA                    string
	TenantID                       string
	SubscriptionID                 string
	KubeletIdentityClientID        string
	Location                       string
	ResourceGroup                  string
	ClusterID                      string
	APIServerName                  string
	KubeletClientTLSBootstrapToken string
	NetworkPlugin                  string
	NetworkPolicy                  string
	KubernetesVersion              string
	SubnetID                       string
	ClusterResourceGroup           string

	Labels map[string]string
}

ATTENTION!!!: changes here may NOT be effective on AKS machine nodes (ProvisionModeAKSMachineAPI); See aksmachineinstance.go/aksmachineinstancehelpers.go. Refactoring for code unification is not being invested immediately. 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