store

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: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Mock

type Mock struct {
	Filters []*v1alpha1.IstioFilter
}

func (*Mock) Find

func (m *Mock) Find(ctx context.Context, kind, name, namespace string, labels map[string]string) ([]*v1alpha1.IstioFilter, error)

type Store

type Store interface {
	Find(ctx context.Context, kind, name, namespace string, labels map[string]string) ([]*v1alpha1.IstioFilter, error)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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