server

package
v2.9.4 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type APIServer

type APIServer interface {
	admin.APIServer
}

APIServer represents an APIServer

func NewAPIServer

func NewAPIServer(env Env) APIServer

NewAPIServer returns a new admin.APIServer

type Env

type Env struct {
	ClusterID string
	Config    *pachconfig.Configuration
	PFSServer pfs.APIServer
	Paused    bool
}

Env is the set of dependencies required by an APIServer

Jump to

Keyboard shortcuts

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