application

package
v1.5.8 Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2020 License: Apache-2.0 Imports: 44 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewServer

func NewServer(
	namespace string,
	kubeclientset kubernetes.Interface,
	appclientset appclientset.Interface,
	appLister applisters.ApplicationNamespaceLister,
	repoClientset apiclient.Clientset,
	cache *servercache.Cache,
	kubectl kube.Kubectl,
	db db.ArgoDB,
	enf *rbac.Enforcer,
	projectLock *util.KeyLock,
	settingsMgr *settings.SettingsManager,
) application.ApplicationServiceServer

NewServer returns a new instance of the Application service

Types

type Server

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

Server provides a Application service

func (*Server) Create

Create creates an application

func (*Server) Delete

Delete removes an application and all associated resources

func (*Server) DeleteResource added in v0.8.0

DeleteResource deletes a specificed resource

func (*Server) Get

Get returns an application by name

func (*Server) GetApplicationSyncWindows added in v1.3.0

func (*Server) GetManifests added in v0.4.1

GetManifests returns application manifests

func (*Server) GetResource added in v0.11.0

func (*Server) List

List returns list of applications

func (*Server) ListResourceActions added in v1.0.0

func (*Server) ListResourceEvents added in v0.4.4

ListResourceEvents returns a list of event resources

func (*Server) ManagedResources added in v0.11.0

func (*Server) Patch added in v0.12.0

Patch patches an application

func (*Server) PatchResource added in v0.12.0

PatchResource patches a resource

func (*Server) PodLogs added in v0.3.0

func (*Server) ResourceTree added in v0.11.0

func (*Server) RevisionMetadata added in v1.2.0

func (*Server) Rollback added in v0.3.1

func (*Server) RunResourceAction added in v1.0.0

func (*Server) Sync

Sync syncs an application to its target state

func (*Server) TerminateOperation added in v0.6.0

func (*Server) Update

Update updates an application

func (*Server) UpdateSpec added in v0.3.3

UpdateSpec updates an application spec and filters out any invalid parameter overrides

Jump to

Keyboard shortcuts

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