pki

package
v0.0.0-...-40cc410 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CAIssuer

func CAIssuer(params IssuerParams) *unstructured.Unstructured

func Certificate

func Certificate(params CertificateParams) *unstructured.Unstructured

func SelfSignedIssuer

func SelfSignedIssuer(params IssuerParams) *unstructured.Unstructured

Types

type CertificateParams

type CertificateParams struct {
	Name       string
	Namespace  string
	SecretName string
	IssuerName string
	IsCA       bool
	Usages     []string
}

type IssuerParams

type IssuerParams struct {
	Name       string
	Namespace  string
	SecretName string
}

Jump to

Keyboard shortcuts

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