ca

package
v0.0.0-...-2c1c132 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2024 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KeyCertBundle

type KeyCertBundle struct {
	CertPem  *bytes.Buffer
	KeyPem   *bytes.Buffer
	CABundle *bytes.Buffer
}

KeyCertBundle stores the cert, private key and root cert for aeraki.

func GenerateKeyCertBundle

func GenerateKeyCertBundle(client kubelib.Client, namespace string) (*KeyCertBundle, error)

GenerateKeyCertBundle generates root ca and server certificate

Jump to

Keyboard shortcuts

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