v1beta1

package
v0.0.0-...-d24fd3e Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFilteredHelmChartRepositoryInformer

func NewFilteredHelmChartRepositoryInformer(client versioned.Interface, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer

NewFilteredHelmChartRepositoryInformer constructs a new informer for HelmChartRepository type. Always prefer using an informer factory to get a shared informer instead of getting an independent one. This reduces memory footprint and number of connections to the server.

func NewFilteredProjectHelmChartRepositoryInformer

func NewFilteredProjectHelmChartRepositoryInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer

NewFilteredProjectHelmChartRepositoryInformer constructs a new informer for ProjectHelmChartRepository type. Always prefer using an informer factory to get a shared informer instead of getting an independent one. This reduces memory footprint and number of connections to the server.

func NewHelmChartRepositoryInformer

func NewHelmChartRepositoryInformer(client versioned.Interface, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer

NewHelmChartRepositoryInformer constructs a new informer for HelmChartRepository type. Always prefer using an informer factory to get a shared informer instead of getting an independent one. This reduces memory footprint and number of connections to the server.

func NewProjectHelmChartRepositoryInformer

func NewProjectHelmChartRepositoryInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer

NewProjectHelmChartRepositoryInformer constructs a new informer for ProjectHelmChartRepository type. Always prefer using an informer factory to get a shared informer instead of getting an independent one. This reduces memory footprint and number of connections to the server.

Types

type HelmChartRepositoryInformer

type HelmChartRepositoryInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1beta1.HelmChartRepositoryLister
}

HelmChartRepositoryInformer provides access to a shared informer and lister for HelmChartRepositories.

type Interface

type Interface interface {
	// HelmChartRepositories returns a HelmChartRepositoryInformer.
	HelmChartRepositories() HelmChartRepositoryInformer
	// ProjectHelmChartRepositories returns a ProjectHelmChartRepositoryInformer.
	ProjectHelmChartRepositories() ProjectHelmChartRepositoryInformer
}

Interface provides access to all the informers in this group version.

func New

New returns a new Interface.

type ProjectHelmChartRepositoryInformer

type ProjectHelmChartRepositoryInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() v1beta1.ProjectHelmChartRepositoryLister
}

ProjectHelmChartRepositoryInformer provides access to a shared informer and lister for ProjectHelmChartRepositories.

Jump to

Keyboard shortcuts

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