kasbootstrap

package
v0.1.75 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2026 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewRunCommand

func NewRunCommand() *cobra.Command

Types

type Apply added in v0.1.75

type Apply interface {
	Apply(ctx context.Context, obj *unstructured.Unstructured, opts ...client.PatchOption) error
}

NOTE: This is a temporary solution until the controller-runtime is upgraded to at least version 0.22. The current controller-runtime version has a bug that prevents testing server side apply with the fake.Client. This bug was fixed in version 0.22.

type Options

type Options struct {
	ResourcesPath string
}

Jump to

Keyboard shortcuts

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