app

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2021 License: Apache-2.0, BSD-3-Clause, MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewServerCommand

func NewServerCommand() *cobra.Command

NewServerCommand construct server execution context

Types

type ApiOption

type ApiOption struct {
	Profiling       bool
	InsecureAddress string
	InsecurePort    string
	EnableCadvisor  bool
}

ApiOption describe API related data

func (*ApiOption) AddFlags

func (a *ApiOption) AddFlags(fs *pflag.FlagSet)

AddFlags describe API related flags

func (*ApiOption) Init

func (a *ApiOption) Init() error

Init function do some initialization operations

func (*ApiOption) RegisterServerAndListen

func (a *ApiOption) RegisterServerAndListen() error

RegisterServer register API route and start listening

Jump to

Keyboard shortcuts

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