provisioners

package
v0.0.0-...-c2ca77f Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2023 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Store

func Store(namespacedName types.NamespacedName, provisioner *FreeIPAPKI)

Store adds a new provisioner to the collection by NamespacedName.

Types

type CaPem

type CaPem []byte

type CertPem

type CertPem []byte

type FreeIPAPKI

type FreeIPAPKI struct {
	// contains filtered or unexported fields
}

FreeIPAPKI

func Load

func Load(namespacedName types.NamespacedName) (*FreeIPAPKI, bool)

Load returns a provisioner by NamespacedName.

func New

func New(namespacedName types.NamespacedName, spec *api.IssuerSpec, user, password string, insecure bool) (*FreeIPAPKI, error)

New returns a new provisioner, configured with the information in the given issuer.

func (*FreeIPAPKI) Sign

Sign sends the certificate requests to the CA and returns the signed certificate.

Jump to

Keyboard shortcuts

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