Documentation ¶
Index ¶
- func NewAAQInformer(client versioned.Interface, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewAAQJobQueueConfigInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewApplicationAwareAppliedClusterResourceQuotaInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewApplicationAwareClusterResourceQuotaInformer(client versioned.Interface, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewApplicationAwareResourceQuotaInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredAAQInformer(client versioned.Interface, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredAAQJobQueueConfigInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredApplicationAwareAppliedClusterResourceQuotaInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredApplicationAwareClusterResourceQuotaInformer(client versioned.Interface, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredApplicationAwareResourceQuotaInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- type AAQInformer
- type AAQJobQueueConfigInformer
- type ApplicationAwareAppliedClusterResourceQuotaInformer
- type ApplicationAwareClusterResourceQuotaInformer
- type ApplicationAwareResourceQuotaInformer
- type Interface
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAAQInformer ¶
func NewAAQInformer(client versioned.Interface, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewAAQInformer constructs a new informer for AAQ 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 NewAAQJobQueueConfigInformer ¶
func NewAAQJobQueueConfigInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewAAQJobQueueConfigInformer constructs a new informer for AAQJobQueueConfig 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 NewApplicationAwareAppliedClusterResourceQuotaInformer ¶ added in v1.1.5
func NewApplicationAwareAppliedClusterResourceQuotaInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewApplicationAwareAppliedClusterResourceQuotaInformer constructs a new informer for ApplicationAwareAppliedClusterResourceQuota 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 NewApplicationAwareClusterResourceQuotaInformer ¶
func NewApplicationAwareClusterResourceQuotaInformer(client versioned.Interface, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewApplicationAwareClusterResourceQuotaInformer constructs a new informer for ApplicationAwareClusterResourceQuota 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 NewApplicationAwareResourceQuotaInformer ¶
func NewApplicationAwareResourceQuotaInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewApplicationAwareResourceQuotaInformer constructs a new informer for ApplicationAwareResourceQuota 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 NewFilteredAAQInformer ¶
func NewFilteredAAQInformer(client versioned.Interface, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredAAQInformer constructs a new informer for AAQ 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 NewFilteredAAQJobQueueConfigInformer ¶
func NewFilteredAAQJobQueueConfigInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredAAQJobQueueConfigInformer constructs a new informer for AAQJobQueueConfig 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 NewFilteredApplicationAwareAppliedClusterResourceQuotaInformer ¶ added in v1.1.5
func NewFilteredApplicationAwareAppliedClusterResourceQuotaInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredApplicationAwareAppliedClusterResourceQuotaInformer constructs a new informer for ApplicationAwareAppliedClusterResourceQuota 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 NewFilteredApplicationAwareClusterResourceQuotaInformer ¶
func NewFilteredApplicationAwareClusterResourceQuotaInformer(client versioned.Interface, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredApplicationAwareClusterResourceQuotaInformer constructs a new informer for ApplicationAwareClusterResourceQuota 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 NewFilteredApplicationAwareResourceQuotaInformer ¶
func NewFilteredApplicationAwareResourceQuotaInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredApplicationAwareResourceQuotaInformer constructs a new informer for ApplicationAwareResourceQuota 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 AAQInformer ¶
type AAQInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.AAQLister }
AAQInformer provides access to a shared informer and lister for AAQs.
type AAQJobQueueConfigInformer ¶
type AAQJobQueueConfigInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.AAQJobQueueConfigLister }
AAQJobQueueConfigInformer provides access to a shared informer and lister for AAQJobQueueConfigs.
type ApplicationAwareAppliedClusterResourceQuotaInformer ¶ added in v1.1.5
type ApplicationAwareAppliedClusterResourceQuotaInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.ApplicationAwareAppliedClusterResourceQuotaLister }
ApplicationAwareAppliedClusterResourceQuotaInformer provides access to a shared informer and lister for ApplicationAwareAppliedClusterResourceQuotas.
type ApplicationAwareClusterResourceQuotaInformer ¶
type ApplicationAwareClusterResourceQuotaInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.ApplicationAwareClusterResourceQuotaLister }
ApplicationAwareClusterResourceQuotaInformer provides access to a shared informer and lister for ApplicationAwareClusterResourceQuotas.
type ApplicationAwareResourceQuotaInformer ¶
type ApplicationAwareResourceQuotaInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.ApplicationAwareResourceQuotaLister }
ApplicationAwareResourceQuotaInformer provides access to a shared informer and lister for ApplicationAwareResourceQuotas.
type Interface ¶
type Interface interface { // AAQs returns a AAQInformer. AAQs() AAQInformer // AAQJobQueueConfigs returns a AAQJobQueueConfigInformer. AAQJobQueueConfigs() AAQJobQueueConfigInformer // ApplicationAwareAppliedClusterResourceQuotas returns a ApplicationAwareAppliedClusterResourceQuotaInformer. ApplicationAwareAppliedClusterResourceQuotas() ApplicationAwareAppliedClusterResourceQuotaInformer // ApplicationAwareClusterResourceQuotas returns a ApplicationAwareClusterResourceQuotaInformer. ApplicationAwareClusterResourceQuotas() ApplicationAwareClusterResourceQuotaInformer // ApplicationAwareResourceQuotas returns a ApplicationAwareResourceQuotaInformer. ApplicationAwareResourceQuotas() ApplicationAwareResourceQuotaInformer }
Interface provides access to all the informers in this group version.
func New ¶
func New(f internalinterfaces.SharedInformerFactory, namespace string, tweakListOptions internalinterfaces.TweakListOptionsFunc) Interface
New returns a new Interface.