applicationv2

package
v0.5.1-rc0.5.0 Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2021 License: MPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrNotFound = errors.New("not found")

Functions

This section is empty.

Types

type Fetcher

type Fetcher interface {
	Get(ctx context.Context, name string, namespace string) (models.Application, error)
	List(ctx context.Context, namespace string) ([]models.Application, error)
}

func NewFetcher

func NewFetcher(k8s client.Client) Fetcher

Directories

Path Synopsis
Code generated by counterfeiter.
Code generated by counterfeiter.

Jump to

Keyboard shortcuts

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