apiserver

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 30, 2020 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

View Source
const (
	APIServiceName = "v1.cicdapi.tmax.io"
	ServiceName    = "cicd-webhook"

	CertDir = "/tmp/approval-api"

	K8sConfigMapName = "extension-apiserver-authentication"
	K8sConfigMapKey  = "requestheader-client-ca-file"
)
View Source
const (
	Port = 34335
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server struct {
	Wrapper *wrapper.RouterWrapper
	Client  client.Client
}

func New

func New(scheme *runtime.Scheme) *Server

func (*Server) Start

func (s *Server) Start()

Directories

Path Synopsis
v1

Jump to

Keyboard shortcuts

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