httpd

package
v0.0.0-...-a8ad513 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SimpleServer

type SimpleServer struct {
	Local    bool
	Port     int
	CertFile string
	KeyFile  string
	Patcher  webhook.SidecarInjectorPatcher
	Debug    bool
}

SimpleServer is the required config to create httpd server

func (*SimpleServer) CreateClient

func (simpleServer *SimpleServer) CreateClient() (*kubernetes.Clientset, error)

CreateClient Create the server

func (*SimpleServer) Start

func (simpleServer *SimpleServer) Start() error

Start the simple http server supporting TLS

Jump to

Keyboard shortcuts

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