webhook

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2021 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

View Source
const AppName = "binddns-webhook"

AppName define the application name.

Variables

This section is empty.

Functions

This section is empty.

Types

type AdmissionWebhookServer

type AdmissionWebhookServer struct {
	HttpHandler *gin.Engine

	ListenPort      string
	ShutdownTimeout int64

	TlsCertFile string
	TlsKeyFile  string
}

func NewAdmissionWebhookServer

func NewAdmissionWebhookServer() (server *AdmissionWebhookServer)

func (*AdmissionWebhookServer) Run

func (server *AdmissionWebhookServer) Run() error

Jump to

Keyboard shortcuts

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