server

package
v0.0.0-...-a3ce238 Latest Latest
Warning

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

Go to latest
Published: May 11, 2021 License: MIT Imports: 10 Imported by: 0

Documentation

Overview

Package server provides HTTP server functionality.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Instance

type Instance struct {
	*http.Server
	// contains filtered or unexported fields
}

Instance wraps an *http.Server for extending custom functionality.

func New

func New(log logging.Interface, port string, kubeClientset kubernetes.Interface) *Instance

New returns a new pre-configured server instance.

Jump to

Keyboard shortcuts

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