cluster

package
v1.8.7 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2021 License: Apache-2.0 Imports: 15 Imported by: 56

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

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

Server provides a Cluster service

func NewServer

func NewServer(db db.ArgoDB, enf *rbac.Enforcer, cache *servercache.Cache, kubectl kube.Kubectl) *Server

NewServer returns a new instance of the Cluster service

func (*Server) Create

Create creates a cluster

func (*Server) Delete

Delete deletes a cluster by name

func (*Server) Get

Get returns a cluster from a query

func (*Server) InvalidateCache added in v1.7.0

func (s *Server) InvalidateCache(ctx context.Context, q *cluster.ClusterQuery) (*appv1.Cluster, error)

InvalidateCache invalidates cluster cache

func (*Server) List

List returns list of clusters

func (*Server) RotateAuth added in v1.1.0

RotateAuth rotates the bearer token used for a cluster

func (*Server) Update

Update updates a cluster

Jump to

Keyboard shortcuts

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