kind

package
v0.9.2 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	X86_64 kindArch = "amd64"
	Arm64  kindArch = "arm64"
)
View Source
var CloudConfigTemplate []byte

Functions

func CloudConfig

func CloudConfig(data *DataValues) (*string, error)

Types

type DataValues

type DataValues struct {
	Arch        kindArch
	KindVersion string
	KindImage   string
	PublicIP    string
	Username    string
}

Jump to

Keyboard shortcuts

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