environment

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Environment

type Environment struct {
	Env    *envtest.Environment
	Client client.Client
}

func New

func New(projectRoot string) (*Environment, error)

New creates a new test environment with the landscaper known crds.

func (*Environment) Start

func (e *Environment) Start() error

Start starts the fake environment and creates a client for the started kubernetes cluster.

func (*Environment) Stop

func (e *Environment) Stop() error

Stop stops the running dev environment

Jump to

Keyboard shortcuts

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