serve

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: May 29, 2022 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewServeCommand

func NewServeCommand() *cobra.Command

Types

type Command

type Command struct {
	LogLevel string
	TLS      bool
	LogJSON  bool

	DefaultImage       string
	DefaultGitUsername string
	DefaultGitToken    string
	// contains filtered or unexported fields
}

func (*Command) Run

func (c *Command) Run() error

func (*Command) ServeHealth

func (c *Command) ServeHealth(w http.ResponseWriter, r *http.Request)

ServeHealth returns 200 when things are good

func (*Command) ServeMutatePods

func (c *Command) ServeMutatePods(w http.ResponseWriter, r *http.Request)

ServeMutatePods returns an admission review with pod mutations as a json patch in the review response

Jump to

Keyboard shortcuts

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