deployer

package
v0.14.2 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2024 License: Apache-2.0 Imports: 3 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Environment added in v0.10.0

type Environment struct {
	Ctx context.Context
	Cli client.Client
	Log logr.Logger
}

func (Environment) CreateObject added in v0.10.0

func (env Environment) CreateObject(obj client.Object) error

func (Environment) DeleteObject added in v0.10.0

func (env Environment) DeleteObject(obj client.Object) error

func (*Environment) WithName added in v0.10.0

func (env *Environment) WithName(name string) *Environment

type WaitableObject

type WaitableObject struct {
	Obj  client.Object
	Wait func(ctx context.Context) error
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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