v1alpha1

package
v0.0.0-...-4d5a555 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2018 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 C7NHelmReleaseLister

type C7NHelmReleaseLister interface {
	// List lists all C7NHelmReleases in the indexer.
	List(selector labels.Selector) (ret []*v1alpha1.C7NHelmRelease, err error)
	// C7NHelmReleases returns an object that can list and get C7NHelmReleases.
	C7NHelmReleases(namespace string) C7NHelmReleaseNamespaceLister
	C7NHelmReleaseListerExpansion
}

C7NHelmReleaseLister helps list C7NHelmReleases.

func NewC7NHelmReleaseLister

func NewC7NHelmReleaseLister(indexer cache.Indexer) C7NHelmReleaseLister

NewC7NHelmReleaseLister returns a new C7NHelmReleaseLister.

type C7NHelmReleaseListerExpansion

type C7NHelmReleaseListerExpansion interface{}

C7NHelmReleaseListerExpansion allows custom methods to be added to C7NHelmReleaseLister.

type C7NHelmReleaseNamespaceLister

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

C7NHelmReleaseNamespaceLister helps list and get C7NHelmReleases.

type C7NHelmReleaseNamespaceListerExpansion

type C7NHelmReleaseNamespaceListerExpansion interface{}

C7NHelmReleaseNamespaceListerExpansion allows custom methods to be added to C7NHelmReleaseNamespaceLister.

Jump to

Keyboard shortcuts

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