certificate

package
v1.17.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (

	// CertificatesDir defines default certificate directory
	CertificatesDir = "/etc/kubeedge/pki/metaserver"
)

Variables

This section is empty.

Functions

func NewSimpleClientset

func NewSimpleClientset() clientset.Interface

NewSimpleClientset is new interface

Types

type Clientset

type Clientset struct {
	fakekube.Clientset
	MetaClient client.CoreInterface
}

Clientset extends Clientset

func (*Clientset) CertificatesV1

func (c *Clientset) CertificatesV1() v1.CertificatesV1Interface

CertificateV1 retrieves the CertificateV1Client

type ServerCertificateManager

type ServerCertificateManager struct {
	certificate.Manager
}

func NewServerCertificateManager

func NewServerCertificateManager(
	kubeClient clientset.Interface,
	nodeName types.NodeName,
	ips []net.IP,
	certDirectory string) (*ServerCertificateManager, error)

func (*ServerCertificateManager) WaitForCAReady

func (scm *ServerCertificateManager) WaitForCAReady() error

func (*ServerCertificateManager) WaitForCertReady

func (scm *ServerCertificateManager) WaitForCertReady() error

Directories

Path Synopsis
certificates
v1

Jump to

Keyboard shortcuts

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