tls

package
v1.6.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Manager

type Manager interface {
	CreateTLSForTidbCluster(tc *v1alpha1.TidbCluster) error
}

Manager is defined for managing tls in e2e tests

func New

type Meta

type Meta struct {
	Name      string
	Namespace string
}

type TLSCert

type TLSCert struct {
	Meta
	SecretName  string
	CN          string
	Usages      []string
	DNSNames    []string
	IPAddresses []string
	Issuer      string
}

Jump to

Keyboard shortcuts

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