secret

package
v0.0.0-...-bac4b8f Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2021 License: Apache-2.0 Imports: 10 Imported by: 16

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Secret

type Secret struct {
	SecretApi *k8sApi.Secret
	// contains filtered or unexported fields
}

func New

func New(client kubelego.KubeLego, namespace string, name string) *Secret

func (*Secret) Exists

func (o *Secret) Exists() bool

func (*Secret) KubeLego

func (o *Secret) KubeLego() kubelego.KubeLego

func (*Secret) Log

func (o *Secret) Log() *logrus.Entry

func (*Secret) Object

func (o *Secret) Object() *k8sApi.Secret

func (*Secret) Save

func (o *Secret) Save() (err error)

func (*Secret) TlsDomains

func (o *Secret) TlsDomains() ([]string, error)

func (*Secret) TlsDomainsInclude

func (o *Secret) TlsDomainsInclude(domains []string) bool

func (*Secret) TlsExpireTime

func (o *Secret) TlsExpireTime() (time.Time, error)

Jump to

Keyboard shortcuts

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