controllerconfigs

package
v1.3.8 Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Create

func Delete

func Delete(ctx context.Context, opts DeleteOpts) (err error)

func ListAll

func ListAll(ctx context.Context, restConfig *rest.Config) ([]unstructured.Unstructured, error)

Types

type CreateOpts

type CreateOpts struct {
	RESTConfig *rest.Config
	Info       *catalog.PackageInfo
	HttpProxy  string
	HttpsProxy string
	NoProxy    string
}

type DeleteOpts

type DeleteOpts struct {
	RESTConfig *rest.Config
	Name       string
}

type EnvVar

type EnvVar struct {
	Name  string `json:"name"`
	Value string `json:"value"`
}

func (*EnvVar) DeepCopy

func (in *EnvVar) DeepCopy() *EnvVar

DeepCopy is a deepcopy function, copying the receiver, creating a new EnvVar.

Jump to

Keyboard shortcuts

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