app

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2023 License: Apache-2.0, BSD-2-Clause, BSD-3-Clause, + 2 more Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ComponentName = "lite-apiserver"

Functions

func NewServerCommand

func NewServerCommand() *cobra.Command

func Run

func Run(serverOptions *options.ServerRunOptions, stopCh <-chan struct{}) error

Run runs the specified APIServer. This should never exit.

func TerminalSize

func TerminalSize(w io.Writer) (int, int, error)

TerminalSize returns the current width and height of the user's terminal. If it isn't a terminal, nil is returned. On error, zero values are returned for width and height. Usually w must be the stdout of the process. Stderr won't work.

Types

This section is empty.

Directories

Path Synopsis
Package options contains all the primary arguments for a kubelet.
Package options contains all the primary arguments for a kubelet.

Jump to

Keyboard shortcuts

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