server

package
v0.22.0 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2023 License: Apache-2.0 Imports: 31 Imported by: 0

Documentation

Overview

Package server is the command line entry point for pinniped-concierge.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Main added in v0.11.0

func Main()

Types

type App

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

App is an object that represents the pinniped-concierge application.

func New

func New(ctx context.Context, args []string, stdout, stderr io.Writer) *App

New constructs a new App with command line args, stdout and stderr.

func (*App) Run

func (a *App) Run() error

Run the server.

Jump to

Keyboard shortcuts

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