serve

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2021 License: MPL-2.0 Imports: 30 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// GrantServerCmd start up the grant server
	GrantServerCmd = &cobra.Command{
		Use:   "grant",
		Short: "subcommand to start up grant server",
		Run:   cmd.Perform("grant", RunGrantServer),
	}
)

Functions

func GrantServer

func GrantServer(
	ctx context.Context,
	enableJobWorkers bool,
) error

GrantServer runs the grant server

func RunGrantServer

func RunGrantServer(cmd *cobra.Command, args []string) error

RunGrantServer is the runner for starting up the grant server

Types

This section is empty.

Jump to

Keyboard shortcuts

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