authority

package
v3.0.0-beta.1+incompat... Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2018 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cert

type Cert struct {
	// Cert is a signed certificate PEM block
	Cert []byte
	// CA is a PEM block with trusted CA
	CA []byte
}

Cert is a certificate

func ProcessCSR

func ProcessCSR(csrPEM []byte, caPEM []byte) (*Cert, error)

ProcessCSR processes CSR request with local k8s certificate authority and returns certificate PEM signed by CA

Jump to

Keyboard shortcuts

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