apiserver

package
v2.5.0-rc10+incompatible Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2020 License: Apache-2.0 Imports: 38 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// MaxGRPCMessageSize contains max grpc message size
	MaxGRPCMessageSize = 100 * 1024 * 1024
)

Variables

This section is empty.

Functions

func NewArgoServer

func NewArgoServer(opts ArgoServerOpts) *argoServer

Types

type ArgoServerOpts

type ArgoServerOpts struct {
	BaseHRef      string
	Namespace     string
	KubeClientset *kubernetes.Clientset
	WfClientSet   *versioned.Clientset
	RestConfig    *rest.Config
	AuthMode      string
	// config map name
	ConfigName       string
	ManagedNamespace string
}

func (ArgoServerOpts) ValidateOpts

func (ao ArgoServerOpts) ValidateOpts() error

Jump to

Keyboard shortcuts

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