server

package
v0.0.0-...-d0cda72 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct {
	Context         context.Context
	KubeConfig      string
	HTTPSListenPort int
	Threadiness     int
	Namespace       string
	Name            string
	DevMode         bool
	DevURL          string
}

Options define the api webhookServer options

type WebhookServer

type WebhookServer struct {
	// contains filtered or unexported fields
}

WebhookServer defines the webhook webhookServer types

func New

func New(opts Options) (*WebhookServer, error)

func (*WebhookServer) ListenAndServe

func (s *WebhookServer) ListenAndServe() error

Jump to

Keyboard shortcuts

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