expose

package
v0.0.0-...-60f4931 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ExposeAnnotation

type ExposeAnnotation map[string]ExposeInfo

ExposeAnnotation maps secret tokens to their underlying ExposeInfos.

func ParseJsonAnnotation

func ParseJsonAnnotation(annotation string) (ExposeAnnotation, error)

func (ExposeAnnotation) ToJson

func (annotation ExposeAnnotation) ToJson() (string, error)

type ExposeInfo

type ExposeInfo struct {
	Service string
	Port    int
}

Jump to

Keyboard shortcuts

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