secureupstream

package
v0.8.3 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2020 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewParser

NewParser creates a new secure upstream annotation parser

Types

type Secure

type Secure struct {
	IsSecure bool                 `json:"secure"`
	Cert     resolver.AuthSSLCert `json:"cert"`
	CACert   resolver.AuthSSLCert `json:"caCert"`
}

Secure describes SSL backend configuration

func (*Secure) Equal added in v0.7.1

func (s1 *Secure) Equal(s2 *Secure) bool

Equal tests for equality between two Secure objects

Jump to

Keyboard shortcuts

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