webhook

package
v0.6.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreatePatch

func CreatePatch(originalJson []byte, modified interface{}) ([]byte, error)

func NewServer

func NewServer(kubeClient kubernetes.Interface, opt ServerOptions, logger *zap.SugaredLogger) *server

Types

type ServerOptions

type ServerOptions struct {
	Namespace             string
	ServerSecretName      string
	RootSecretName        string
	ServiceName           string
	DeploymentName        string
	MutatingWebhookName   string
	ValidatingWebhookName string
	Port                  int
}

Jump to

Keyboard shortcuts

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