annotation

package
v0.0.0-...-ef1d371 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const IstioFilterApplyName = "istio-conductor.org/istio-filter-apply"
View Source
const IstioFilterStatusName = "istio-conductor.org/istio-filter-status"
View Source
const IstioSkeletonName = "istio-conductor.org/skeleton"
View Source
const IstioSpecHash = "istio-conductor.org/spec-hash"

Variables

View Source
var (
	ErrInvalidStatus = errors.New("invalid status")
)

Functions

func Status

func Status(status string) (namespace string, name string, rv int64, err error)

func Statuses

func Statuses(status string) (filters map[string]FilterID)

func ToStatus

func ToStatus(namespace string, name string, rv int64) string

Types

type FilterID

type FilterID struct {
	Namespace       string `json:"namespace"`
	Name            string `json:"name"`
	ResourceVersion int64  `json:"rv"`
}

Jump to

Keyboard shortcuts

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