stub

package
v0.0.0-...-0f82350 Latest Latest
Warning

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

Go to latest
Published: Aug 29, 2018 License: Apache-2.0 Imports: 10 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewHandler

func NewHandler() handler.Handler

Types

type Handler

type Handler struct {
}

func (*Handler) Handle

func (h *Handler) Handle(ctx types.Context, event types.Event) error

type LegacyMapping

type LegacyMapping struct {
	APIVersion string `yaml:"apiVersion"`
	Kind       string `yaml:"kind"`
	Name       string `yaml:"name"`
	Prefix     string `yaml:"prefix"`
	Service    string `yaml:"service"`
}

LegacyMapping is a representation of a Service annotation, which can be marshalled to YAML.

Jump to

Keyboard shortcuts

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