apiserver

package
v0.0.0-...-ef48d12 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(localCA cert.CA) chi.Router

Types

type CertRequest

type CertRequest struct {
	Serial       string `json:"serial"`
	PublicKeyPem string `json:"public_key_pem"`
}

type CertResponse

type CertResponse struct {
	CertPem string `json:"cert_pem"`
}

Jump to

Keyboard shortcuts

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