authtls

package
v0.0.0-...-336e61a Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2016 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SSLCert

type SSLCert struct {
	Secret       string
	CertFileName string
	KeyFileName  string
	CAFileName   string
	PemSHA       string
}

SSLCert returns external authentication configuration for an Ingress rule

func ParseAnnotations

func ParseAnnotations(ing *extensions.Ingress,
	fn func(secret string) (*SSLCert, error)) (*SSLCert, error)

ParseAnnotations parses the annotations contained in the ingress rule used to use an external URL as source for authentication

Jump to

Keyboard shortcuts

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