v1alpha1

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2019 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ImageManifestVulnLister

type ImageManifestVulnLister interface {
	// List lists all ImageManifestVulns in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.ImageManifestVuln, err error)
	// ImageManifestVulns returns an object that can list and get ImageManifestVulns.
	ImageManifestVulns(namespace string) ImageManifestVulnNamespaceLister
	ImageManifestVulnListerExpansion
}

ImageManifestVulnLister helps list ImageManifestVulns.

func NewImageManifestVulnLister

func NewImageManifestVulnLister(indexer cache.Indexer) ImageManifestVulnLister

NewImageManifestVulnLister returns a new ImageManifestVulnLister.

type ImageManifestVulnListerExpansion

type ImageManifestVulnListerExpansion interface{}

ImageManifestVulnListerExpansion allows custom methods to be added to ImageManifestVulnLister.

type ImageManifestVulnNamespaceLister

type ImageManifestVulnNamespaceLister interface {
	// List lists all ImageManifestVulns in the indexer for a given namespace.
	List(selector labels.Selector) (ret []*v1alpha1.ImageManifestVuln, err error)
	// Get retrieves the ImageManifestVuln from the indexer for a given namespace and name.
	Get(name string) (*v1alpha1.ImageManifestVuln, error)
	ImageManifestVulnNamespaceListerExpansion
}

ImageManifestVulnNamespaceLister helps list and get ImageManifestVulns.

type ImageManifestVulnNamespaceListerExpansion

type ImageManifestVulnNamespaceListerExpansion interface{}

ImageManifestVulnNamespaceListerExpansion allows custom methods to be added to ImageManifestVulnNamespaceLister.

Jump to

Keyboard shortcuts

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