v1alpha1

package
v0.0.0-...-b5015ec Latest Latest
Warning

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

Go to latest
Published: May 9, 2024 License: Apache-2.0 Imports: 4 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HelmApplicationLister

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

HelmApplicationLister helps list HelmApplications. All objects returned here must be treated as read-only.

func NewHelmApplicationLister

func NewHelmApplicationLister(indexer cache.Indexer) HelmApplicationLister

NewHelmApplicationLister returns a new HelmApplicationLister.

type HelmApplicationListerExpansion

type HelmApplicationListerExpansion interface{}

HelmApplicationListerExpansion allows custom methods to be added to HelmApplicationLister.

type HelmApplicationVersionLister

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

HelmApplicationVersionLister helps list HelmApplicationVersions. All objects returned here must be treated as read-only.

func NewHelmApplicationVersionLister

func NewHelmApplicationVersionLister(indexer cache.Indexer) HelmApplicationVersionLister

NewHelmApplicationVersionLister returns a new HelmApplicationVersionLister.

type HelmApplicationVersionListerExpansion

type HelmApplicationVersionListerExpansion interface{}

HelmApplicationVersionListerExpansion allows custom methods to be added to HelmApplicationVersionLister.

type HelmCategoryLister

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

HelmCategoryLister helps list HelmCategories. All objects returned here must be treated as read-only.

func NewHelmCategoryLister

func NewHelmCategoryLister(indexer cache.Indexer) HelmCategoryLister

NewHelmCategoryLister returns a new HelmCategoryLister.

type HelmCategoryListerExpansion

type HelmCategoryListerExpansion interface{}

HelmCategoryListerExpansion allows custom methods to be added to HelmCategoryLister.

type HelmReleaseLister

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

HelmReleaseLister helps list HelmReleases. All objects returned here must be treated as read-only.

func NewHelmReleaseLister

func NewHelmReleaseLister(indexer cache.Indexer) HelmReleaseLister

NewHelmReleaseLister returns a new HelmReleaseLister.

type HelmReleaseListerExpansion

type HelmReleaseListerExpansion interface{}

HelmReleaseListerExpansion allows custom methods to be added to HelmReleaseLister.

type HelmRepoLister

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

HelmRepoLister helps list HelmRepos. All objects returned here must be treated as read-only.

func NewHelmRepoLister

func NewHelmRepoLister(indexer cache.Indexer) HelmRepoLister

NewHelmRepoLister returns a new HelmRepoLister.

type HelmRepoListerExpansion

type HelmRepoListerExpansion interface{}

HelmRepoListerExpansion allows custom methods to be added to HelmRepoLister.

Jump to

Keyboard shortcuts

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