server

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2022 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Start

func Start(port int, issuerKind string, issuerName string)

Start is the entrypoint for starting the webserver

func StartMetricsExporter added in v0.5.0

func StartMetricsExporter(port int)

func Stop added in v1.0.0

func Stop()

Types

type PlainCert added in v0.7.0

type PlainCert struct {
	Ca  string `json:"ca"`
	Crt string `json:"crt"`
	Key string `json:"key"`
}

Jump to

Keyboard shortcuts

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