common

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Oct 10, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	InitContainerPort = 50000
)

Variables

This section is empty.

Functions

func ExternalIP

func ExternalIP() (net.IP, error)

Types

type WrappedSecretId

type WrappedSecretId struct {
	SecretID     string    `json:"token"`
	CreationTime time.Time `json:"creationTime"`
	TTL          int       `json:"ttl"`
	VaultAddr    string    `json:"vaultAddr"`
	VaultCAs     []byte    `json:"vaultCAs"`
}

func (WrappedSecretId) Validate

func (w WrappedSecretId) Validate() error

Jump to

Keyboard shortcuts

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