shoot

package
v0.0.0-...-a9bde29 Latest Latest
Warning

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

Go to latest
Published: Jun 5, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PtrTo

func PtrTo[T any](v T) *T

Types

type AWSConfig

type AWSConfig struct {
	EnableIMDSv2 bool
}

type Converter

type Converter struct {
	// contains filtered or unexported fields
}

func NewConverter

func NewConverter(config ConverterConfig) Converter

func (Converter) ToShoot

func (c Converter) ToShoot(runtime imv1.Runtime) (gardener.Shoot, error)

type ConverterConfig

type ConverterConfig struct {
	Kubernetes KubernetesConfig
	DNS        DNSConfig
	Provider   ProviderConfig
}

type DNSConfig

type DNSConfig struct {
	SecretName   string
	DomainPrefix string
	ProviderType string
}

type KubernetesConfig

type KubernetesConfig struct {
	DefaultVersion string
}

type ProviderConfig

type ProviderConfig struct {
	AWS AWSConfig
}

Directories

Path Synopsis
hyperscaler
aws
gcp

Jump to

Keyboard shortcuts

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