v1alpha1

package
v0.12.0 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2022 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 VaultServerVersionLister

type VaultServerVersionLister interface {
	// List lists all VaultServerVersions in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.VaultServerVersion, err error)
	// Get retrieves the VaultServerVersion from the index for a given name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.VaultServerVersion, error)
	VaultServerVersionListerExpansion
}

VaultServerVersionLister helps list VaultServerVersions. All objects returned here must be treated as read-only.

func NewVaultServerVersionLister

func NewVaultServerVersionLister(indexer cache.Indexer) VaultServerVersionLister

NewVaultServerVersionLister returns a new VaultServerVersionLister.

type VaultServerVersionListerExpansion

type VaultServerVersionListerExpansion interface{}

VaultServerVersionListerExpansion allows custom methods to be added to VaultServerVersionLister.

Jump to

Keyboard shortcuts

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