authority

package
v3.0.0-alpha.4+incompa... Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2018 License: Apache-2.0 Imports: 14 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, caCertPath string) (*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