tlssecret

package
v1.1.2 Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Namespace string
	Name      string
	CACrt     string
	TLSKey    string
	TLSCert   string
	Cluster   cluster.Cluster
}

Config represents the configuration for frontend.

type Instance

type Instance interface {
	resource.Resource

	Secret() (*v1.Secret, error)
}

func New

func New(ctx resource.Context, cfg *Config) (i Instance, err error)

New returns a new instance of Certificate.

Jump to

Keyboard shortcuts

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