argo

package
v0.0.0-...-84f1ba5 Latest Latest
Warning

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

Go to latest
Published: May 29, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddResourcesToScheme

func AddResourcesToScheme(config *envconf.Config) error

Types

type ResourceManager

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

func NewResourceManager

func NewResourceManager(config *envconf.Config) *ResourceManager

func (*ResourceManager) CreateApplicationWithContext

func (r *ResourceManager) CreateApplicationWithContext(
	ctx context.Context,
	obj *applicationV1Alpha1.Application,
) error

func (*ResourceManager) GetApplicationWithContext

func (r *ResourceManager) GetApplicationWithContext(
	ctx context.Context,
	name string,
	namespace string,
) (*applicationV1Alpha1.Application, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳