apiserver

package
v3.0.1 Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2021 License: Apache-2.0 Imports: 51 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(ctx context.Context, opts ArgoServerOpts) (*argoServer, error)

Types

type ArgoServerOpts

type ArgoServerOpts struct {
	BaseHRef   string
	TLSConfig  *tls.Config
	Namespace  string
	Clients    *types.Clients
	RestConfig *rest.Config
	AuthModes  auth.Modes
	// config map name
	ConfigName               string
	ManagedNamespace         string
	HSTS                     bool
	EventOperationQueueSize  int
	EventWorkerCount         int
	XFrameOptions            string
	AccessControlAllowOrigin string
}

type Config

type Config struct {
	config.Config
	// SSO in settings for single-sign on
	SSO sso.Config `json:"sso,omitempty"`
}

Jump to

Keyboard shortcuts

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