parameters

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2023 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

	TenantID                       string
	SubscriptionID                 string
	UserAssignedIdentityID         string
	Location                       string
	ResourceGroup                  string
	ClusterID                      string
	APIServerName                  string
	KubeletClientTLSBootstrapToken string
	NetworkPlugin                  string
	NetworkPolicy                  string
	KubernetesVersion              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