internal

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ProviderSpec = []byte(`
{
	"labels": {
		"shoot-name": "my-shoot",
		"shoot-namespace": "my-shoot-namespace"
	},
	"machineClassName": "foo",
	"machinePoolName": "foo",
	"networkName": "my-network",
	"prefixName": "my-prefix",
	"rootDisk": {
		"volumeClassName": "foo",
		"size": "10Gi"
	},
	"ignitionSecret": {
		"name": "foo"
	},
	"image": "my-image",
	"ignitionSecretKey": "ignition.json",
    "ignition": "passwd:\n  users:\n    - groups: [group1]\n      name: xyz\n      sshAuthorizedKeys: ssh-ed25519 AAABC3NzaC1lZDI1NTE5AAAAIGqrmrq1XwWnPJoSsAeuVcDQNqA5XQK\n      shell: \/bin\/bash"
}`)
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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