tls

package
v2.1.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Oct 5, 2018 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ReadTLSConfig

func ReadTLSConfig(acmeDomains []string) (*v3.ListenConfig, error)

func SetupListenConfig

func SetupListenConfig(storage Storage, noCACerts bool, lc *v3.ListenConfig) error

Types

type Storage

type Storage interface {
	Create(*v3.ListenConfig) (*v3.ListenConfig, error)
	Get(name string, opts metav1.GetOptions) (*v3.ListenConfig, error)
	Update(*v3.ListenConfig) (*v3.ListenConfig, error)
}

Jump to

Keyboard shortcuts

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