v1alpha1

package
v0.17.9-rc.0 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2020 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 AuditSinkLister

type AuditSinkLister interface {
	// List lists all AuditSinks in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.AuditSink, err error)
	// Get retrieves the AuditSink from the index for a given name.
	Get(name string) (*v1alpha1.AuditSink, error)
	AuditSinkListerExpansion
}

AuditSinkLister helps list AuditSinks.

func NewAuditSinkLister

func NewAuditSinkLister(indexer cache.Indexer) AuditSinkLister

NewAuditSinkLister returns a new AuditSinkLister.

type AuditSinkListerExpansion

type AuditSinkListerExpansion interface{}

AuditSinkListerExpansion allows custom methods to be added to AuditSinkLister.

Jump to

Keyboard shortcuts

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