istiocert

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Generator

type Generator interface {
	Secret(namespace string) (*v1.Secret, error)
}

type PluggedCert

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

func NewPluggedCert

func NewPluggedCert(basePath string) *PluggedCert

func (*PluggedCert) Secret

func (cert *PluggedCert) Secret(namespace string) (*v1.Secret, error)

type SelfSignedCert

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

func NewSelfSignedCert

func NewSelfSignedCert(org string) *SelfSignedCert

func (*SelfSignedCert) Secret

func (cert *SelfSignedCert) Secret(namespace string) (*v1.Secret, error)

Jump to

Keyboard shortcuts

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