scope

package
v0.0.0-...-f0872cc Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2023 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ProviderGCP   = "gcp"
	ProviderAzure = "azure"
	ProviderAws   = "aws"
)

Variables

This section is empty.

Functions

func WhenNoScope

func WhenNoScope() composed.Action

Types

type ProviderType

type ProviderType string

type State

type State struct {
	*focal.State

	FileReader abstractions.FileReader

	KymaObj runtime.Unstructured

	ShootName      string
	ShootNamespace string

	GardenerClient  gardenerClient.CoreV1beta1Interface
	GardenK8sClient kubernetesClient.Interface

	Provider       ProviderType
	Shoot          *gardenerTypes.Shoot
	CredentialData map[string]string
}

func NewState

func NewState(focalState *focal.State, fileReader abstractions.FileReader) *State

Jump to

Keyboard shortcuts

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