api

package
v0.0.0-...-f294b49 Latest Latest
Warning

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

Go to latest
Published: May 23, 2023 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client interface {
	DeleteRequest(applicationName string, cascade bool, timeout int)
	GetRequest(applicationName string, timeout int, refresh bool) *v1alpha1.Application
	SyncRequest(applicationName string, timeout int) *v1alpha1.Application
	WaitApplicationSync(applicationName string, timeout int, resourceVersion string, waitFailure bool)
}

func NewClientOrDie

func NewClientOrDie(flags *common.Flags) Client

Jump to

Keyboard shortcuts

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