orchestration

package
v0.0.0-...-f7d1ac2 Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	KymaVersion       string `envconfig:"-"`
	KubernetesVersion string `envconfig:"-"`
	Namespace         string
	Name              string
}

type RuntimeLister

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

func NewRuntimeLister

func NewRuntimeLister(instancesDb storage.Instances, operationsDb storage.Operations, converter runtimeInt.Converter, log logrus.FieldLogger) *RuntimeLister

func (RuntimeLister) ListAllRuntimes

func (rl RuntimeLister) ListAllRuntimes() ([]runtime.RuntimeDTO, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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