certificatesigningrequest

package
v1.7.1 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2022 License: Apache-2.0 Imports: 35 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CSRApprovingController

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

CSRApprovingController is responsible for approving CertificateSigningRequests.

func NewCSRApprovingController

func NewCSRApprovingController(client clientset.Interface, csrInformer cache.SharedIndexInformer, csrLister csrlisters.CertificateSigningRequestLister) *CSRApprovingController

NewCSRApprovingController returns a new *CSRApprovingController.

func (*CSRApprovingController) Run

func (c *CSRApprovingController) Run(stopCh <-chan struct{})

Run begins watching and syncing of the CSRApprovingController.

type IPsecCSRSigningController

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

IPsecCSRSigningController is responsible for signing CertificateSigningRequests.

func NewIPsecCSRSigningController

func NewIPsecCSRSigningController(client clientset.Interface, csrInformer cache.SharedIndexInformer, csrLister csrlisters.CertificateSigningRequestLister, selfSignedCA bool) *IPsecCSRSigningController

NewIPsecCSRSigningController returns a new *IPsecCSRSigningController.

func (*IPsecCSRSigningController) Run

func (c *IPsecCSRSigningController) Run(stopCh <-chan struct{})

Run begins watching and syncing of the IPsecCSRSigningController.

Jump to

Keyboard shortcuts

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