webhook

package
v1.1.0-alpha.0 Latest Latest
Warning

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

Go to latest
Published: Aug 29, 2019 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type WebhookServer

type WebhookServer struct {
	// kubernetes client interface
	KubeCli kubernetes.Interface
	// operator client interface
	Cli versioned.Interface
	// http server
	Server *http.Server
}

func NewWebHookServer

func NewWebHookServer(kubecli kubernetes.Interface, cli versioned.Interface, certFile string, keyFile string) *WebhookServer

func (*WebhookServer) Run

func (ws *WebhookServer) Run() error

func (*WebhookServer) Shutdown

func (ws *WebhookServer) Shutdown() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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