certificate

package
v1.3.3 Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type YurtCertificateManager added in v1.2.0

type YurtCertificateManager interface {
	Start()
	Stop()
	// Ready should be called after yurt certificate manager started by Start.
	Ready() bool
	UpdateBootstrapConf(joinToken string) error
	GetHubConfFile() string
	GetCaFile() string
	GetAPIServerClientCert() *tls.Certificate
	GetHubServerCert() *tls.Certificate
	GetHubServerCertFile() string
}

YurtCertificateManager is responsible for managing node certificate for yurthub

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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