v1

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2026 License: MPL-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAgentAuditEventInformer

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

NewAgentAuditEventInformer constructs a new informer for AgentAuditEvent 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 NewAnnouncementInformer

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

NewAnnouncementInformer constructs a new informer for Announcement 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 NewAppInformer

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

NewAppInformer constructs a new informer for App 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 NewBackupInformer

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

NewBackupInformer constructs a new informer for Backup 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 NewClusterAccessInformer

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

NewClusterAccessInformer constructs a new informer for ClusterAccess 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 NewClusterInformer

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

NewClusterInformer constructs a new informer for Cluster 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 NewClusterRoleTemplateInformer

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

NewClusterRoleTemplateInformer constructs a new informer for ClusterRoleTemplate 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 NewConfigInformer

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

NewConfigInformer constructs a new informer for Config 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 NewConvertVirtualClusterConfigInformer

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

NewConvertVirtualClusterConfigInformer constructs a new informer for ConvertVirtualClusterConfig 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 NewDatabaseConnectorInformer

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

NewDatabaseConnectorInformer constructs a new informer for DatabaseConnector 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 NewDevsyEnvironmentTemplateInformer added in v1.1.0

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

NewDevsyEnvironmentTemplateInformer constructs a new informer for DevsyEnvironmentTemplate 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 NewDevsyUpgradeInformer

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

NewDevsyUpgradeInformer constructs a new informer for DevsyUpgrade 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 NewDevsyWorkspaceInstanceInformer added in v1.1.0

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

NewDevsyWorkspaceInstanceInformer constructs a new informer for DevsyWorkspaceInstance 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 NewDevsyWorkspacePresetInformer added in v1.1.0

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

NewDevsyWorkspacePresetInformer constructs a new informer for DevsyWorkspacePreset 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 NewDevsyWorkspaceTemplateInformer added in v1.1.0

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

NewDevsyWorkspaceTemplateInformer constructs a new informer for DevsyWorkspaceTemplate 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 NewDirectClusterEndpointTokenInformer

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

NewDirectClusterEndpointTokenInformer constructs a new informer for DirectClusterEndpointToken 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 NewEventInformer

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

NewEventInformer constructs a new informer for Event 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 NewFeatureInformer

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

NewFeatureInformer constructs a new informer for Feature 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 NewFilteredAgentAuditEventInformer

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

NewFilteredAgentAuditEventInformer constructs a new informer for AgentAuditEvent 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 NewFilteredAnnouncementInformer

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

NewFilteredAnnouncementInformer constructs a new informer for Announcement 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 NewFilteredAppInformer

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

NewFilteredAppInformer constructs a new informer for App 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 NewFilteredBackupInformer

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

NewFilteredBackupInformer constructs a new informer for Backup 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 NewFilteredClusterAccessInformer

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

NewFilteredClusterAccessInformer constructs a new informer for ClusterAccess 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 NewFilteredClusterInformer

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

NewFilteredClusterInformer constructs a new informer for Cluster 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 NewFilteredClusterRoleTemplateInformer

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

NewFilteredClusterRoleTemplateInformer constructs a new informer for ClusterRoleTemplate 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 NewFilteredConfigInformer

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

NewFilteredConfigInformer constructs a new informer for Config 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 NewFilteredConvertVirtualClusterConfigInformer

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

NewFilteredConvertVirtualClusterConfigInformer constructs a new informer for ConvertVirtualClusterConfig 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 NewFilteredDatabaseConnectorInformer

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

NewFilteredDatabaseConnectorInformer constructs a new informer for DatabaseConnector 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 NewFilteredDevsyEnvironmentTemplateInformer added in v1.1.0

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

NewFilteredDevsyEnvironmentTemplateInformer constructs a new informer for DevsyEnvironmentTemplate 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 NewFilteredDevsyUpgradeInformer

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

NewFilteredDevsyUpgradeInformer constructs a new informer for DevsyUpgrade 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 NewFilteredDevsyWorkspaceInstanceInformer added in v1.1.0

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

NewFilteredDevsyWorkspaceInstanceInformer constructs a new informer for DevsyWorkspaceInstance 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 NewFilteredDevsyWorkspacePresetInformer added in v1.1.0

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

NewFilteredDevsyWorkspacePresetInformer constructs a new informer for DevsyWorkspacePreset 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 NewFilteredDevsyWorkspaceTemplateInformer added in v1.1.0

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

NewFilteredDevsyWorkspaceTemplateInformer constructs a new informer for DevsyWorkspaceTemplate 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 NewFilteredDirectClusterEndpointTokenInformer

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

NewFilteredDirectClusterEndpointTokenInformer constructs a new informer for DirectClusterEndpointToken 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 NewFilteredEventInformer

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

NewFilteredEventInformer constructs a new informer for Event 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 NewFilteredFeatureInformer

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

NewFilteredFeatureInformer constructs a new informer for Feature 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 NewFilteredIngressAuthTokenInformer

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

NewFilteredIngressAuthTokenInformer constructs a new informer for IngressAuthToken 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 NewFilteredLicenseInformer

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

NewFilteredLicenseInformer constructs a new informer for License 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 NewFilteredLicenseTokenInformer

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

NewFilteredLicenseTokenInformer constructs a new informer for LicenseToken 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 NewFilteredNodeClaimInformer

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

NewFilteredNodeClaimInformer constructs a new informer for NodeClaim 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 NewFilteredNodeEnvironmentInformer

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

NewFilteredNodeEnvironmentInformer constructs a new informer for NodeEnvironment 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 NewFilteredNodeProviderInformer

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

NewFilteredNodeProviderInformer constructs a new informer for NodeProvider 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 NewFilteredNodeTypeInformer

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

NewFilteredNodeTypeInformer constructs a new informer for NodeType 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 NewFilteredOIDCClientInformer

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

NewFilteredOIDCClientInformer constructs a new informer for OIDCClient 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 NewFilteredOwnedAccessKeyInformer

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

NewFilteredOwnedAccessKeyInformer constructs a new informer for OwnedAccessKey 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 NewFilteredProjectInformer

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

NewFilteredProjectInformer constructs a new informer for Project 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 NewFilteredProjectSecretInformer

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

NewFilteredProjectSecretInformer constructs a new informer for ProjectSecret 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 NewFilteredRedirectTokenInformer

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

NewFilteredRedirectTokenInformer constructs a new informer for RedirectToken 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 NewFilteredRegisterVirtualClusterInformer

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

NewFilteredRegisterVirtualClusterInformer constructs a new informer for RegisterVirtualCluster 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 NewFilteredResetAccessKeyInformer

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

NewFilteredResetAccessKeyInformer constructs a new informer for ResetAccessKey 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 NewFilteredSelfInformer

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

NewFilteredSelfInformer constructs a new informer for Self 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 NewFilteredSelfSubjectAccessReviewInformer

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

NewFilteredSelfSubjectAccessReviewInformer constructs a new informer for SelfSubjectAccessReview 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 NewFilteredSharedSecretInformer

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

NewFilteredSharedSecretInformer constructs a new informer for SharedSecret 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 NewFilteredSpaceInstanceInformer

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

NewFilteredSpaceInstanceInformer constructs a new informer for SpaceInstance 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 NewFilteredSpaceTemplateInformer

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

NewFilteredSpaceTemplateInformer constructs a new informer for SpaceTemplate 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 NewFilteredSubjectAccessReviewInformer

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

NewFilteredSubjectAccessReviewInformer constructs a new informer for SubjectAccessReview 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 NewFilteredTaskInformer

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

NewFilteredTaskInformer constructs a new informer for Task 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 NewFilteredTeamInformer

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

NewFilteredTeamInformer constructs a new informer for Team 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 NewFilteredTranslateDevsyResourceNameInformer

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

NewFilteredTranslateDevsyResourceNameInformer constructs a new informer for TranslateDevsyResourceName 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 NewFilteredUsageDownloadInformer

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

NewFilteredUsageDownloadInformer constructs a new informer for UsageDownload 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 NewFilteredUserInformer

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

NewFilteredUserInformer constructs a new informer for User 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 NewFilteredVirtualClusterInstanceInformer

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

NewFilteredVirtualClusterInstanceInformer constructs a new informer for VirtualClusterInstance 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 NewFilteredVirtualClusterSchemaInformer

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

NewFilteredVirtualClusterSchemaInformer constructs a new informer for VirtualClusterSchema 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 NewFilteredVirtualClusterTemplateInformer

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

NewFilteredVirtualClusterTemplateInformer constructs a new informer for VirtualClusterTemplate 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 NewIngressAuthTokenInformer

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

NewIngressAuthTokenInformer constructs a new informer for IngressAuthToken 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 NewLicenseInformer

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

NewLicenseInformer constructs a new informer for License 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 NewLicenseTokenInformer

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

NewLicenseTokenInformer constructs a new informer for LicenseToken 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 NewNodeClaimInformer

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

NewNodeClaimInformer constructs a new informer for NodeClaim 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 NewNodeEnvironmentInformer

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

NewNodeEnvironmentInformer constructs a new informer for NodeEnvironment 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 NewNodeProviderInformer

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

NewNodeProviderInformer constructs a new informer for NodeProvider 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 NewNodeTypeInformer

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

NewNodeTypeInformer constructs a new informer for NodeType 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 NewOIDCClientInformer

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

NewOIDCClientInformer constructs a new informer for OIDCClient 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 NewOwnedAccessKeyInformer

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

NewOwnedAccessKeyInformer constructs a new informer for OwnedAccessKey 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 NewProjectInformer

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

NewProjectInformer constructs a new informer for Project 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 NewProjectSecretInformer

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

NewProjectSecretInformer constructs a new informer for ProjectSecret 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 NewRedirectTokenInformer

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

NewRedirectTokenInformer constructs a new informer for RedirectToken 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 NewRegisterVirtualClusterInformer

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

NewRegisterVirtualClusterInformer constructs a new informer for RegisterVirtualCluster 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 NewResetAccessKeyInformer

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

NewResetAccessKeyInformer constructs a new informer for ResetAccessKey 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 NewSelfInformer

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

NewSelfInformer constructs a new informer for Self 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 NewSelfSubjectAccessReviewInformer

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

NewSelfSubjectAccessReviewInformer constructs a new informer for SelfSubjectAccessReview 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 NewSharedSecretInformer

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

NewSharedSecretInformer constructs a new informer for SharedSecret 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 NewSpaceInstanceInformer

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

NewSpaceInstanceInformer constructs a new informer for SpaceInstance 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 NewSpaceTemplateInformer

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

NewSpaceTemplateInformer constructs a new informer for SpaceTemplate 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 NewSubjectAccessReviewInformer

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

NewSubjectAccessReviewInformer constructs a new informer for SubjectAccessReview 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 NewTaskInformer

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

NewTaskInformer constructs a new informer for Task 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 NewTeamInformer

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

NewTeamInformer constructs a new informer for Team 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 NewTranslateDevsyResourceNameInformer

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

NewTranslateDevsyResourceNameInformer constructs a new informer for TranslateDevsyResourceName 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 NewUsageDownloadInformer

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

NewUsageDownloadInformer constructs a new informer for UsageDownload 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 NewUserInformer

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

NewUserInformer constructs a new informer for User 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 NewVirtualClusterInstanceInformer

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

NewVirtualClusterInstanceInformer constructs a new informer for VirtualClusterInstance 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 NewVirtualClusterSchemaInformer

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

NewVirtualClusterSchemaInformer constructs a new informer for VirtualClusterSchema 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 NewVirtualClusterTemplateInformer

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

NewVirtualClusterTemplateInformer constructs a new informer for VirtualClusterTemplate 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 AgentAuditEventInformer

type AgentAuditEventInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() managementv1.AgentAuditEventLister
}

AgentAuditEventInformer provides access to a shared informer and lister for AgentAuditEvents.

type AnnouncementInformer

type AnnouncementInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() managementv1.AnnouncementLister
}

AnnouncementInformer provides access to a shared informer and lister for Announcements.

type AppInformer

type AppInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() managementv1.AppLister
}

AppInformer provides access to a shared informer and lister for Apps.

type BackupInformer

type BackupInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() managementv1.BackupLister
}

BackupInformer provides access to a shared informer and lister for Backups.

type ClusterAccessInformer

type ClusterAccessInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() managementv1.ClusterAccessLister
}

ClusterAccessInformer provides access to a shared informer and lister for ClusterAccesses.

type ClusterInformer

type ClusterInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() managementv1.ClusterLister
}

ClusterInformer provides access to a shared informer and lister for Clusters.

type ClusterRoleTemplateInformer

type ClusterRoleTemplateInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() managementv1.ClusterRoleTemplateLister
}

ClusterRoleTemplateInformer provides access to a shared informer and lister for ClusterRoleTemplates.

type ConfigInformer

type ConfigInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() managementv1.ConfigLister
}

ConfigInformer provides access to a shared informer and lister for Configs.

type ConvertVirtualClusterConfigInformer

type ConvertVirtualClusterConfigInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() managementv1.ConvertVirtualClusterConfigLister
}

ConvertVirtualClusterConfigInformer provides access to a shared informer and lister for ConvertVirtualClusterConfigs.

type DatabaseConnectorInformer

type DatabaseConnectorInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() managementv1.DatabaseConnectorLister
}

DatabaseConnectorInformer provides access to a shared informer and lister for DatabaseConnectors.

type DevsyEnvironmentTemplateInformer added in v1.1.0

type DevsyEnvironmentTemplateInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() managementv1.DevsyEnvironmentTemplateLister
}

DevsyEnvironmentTemplateInformer provides access to a shared informer and lister for DevsyEnvironmentTemplates.

type DevsyUpgradeInformer

type DevsyUpgradeInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() managementv1.DevsyUpgradeLister
}

DevsyUpgradeInformer provides access to a shared informer and lister for DevsyUpgrades.

type DevsyWorkspaceInstanceInformer added in v1.1.0

type DevsyWorkspaceInstanceInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() managementv1.DevsyWorkspaceInstanceLister
}

DevsyWorkspaceInstanceInformer provides access to a shared informer and lister for DevsyWorkspaceInstances.

type DevsyWorkspacePresetInformer added in v1.1.0

type DevsyWorkspacePresetInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() managementv1.DevsyWorkspacePresetLister
}

DevsyWorkspacePresetInformer provides access to a shared informer and lister for DevsyWorkspacePresets.

type DevsyWorkspaceTemplateInformer added in v1.1.0

type DevsyWorkspaceTemplateInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() managementv1.DevsyWorkspaceTemplateLister
}

DevsyWorkspaceTemplateInformer provides access to a shared informer and lister for DevsyWorkspaceTemplates.

type DirectClusterEndpointTokenInformer

type DirectClusterEndpointTokenInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() managementv1.DirectClusterEndpointTokenLister
}

DirectClusterEndpointTokenInformer provides access to a shared informer and lister for DirectClusterEndpointTokens.

type EventInformer

type EventInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() managementv1.EventLister
}

EventInformer provides access to a shared informer and lister for Events.

type FeatureInformer

type FeatureInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() managementv1.FeatureLister
}

FeatureInformer provides access to a shared informer and lister for Features.

type IngressAuthTokenInformer

type IngressAuthTokenInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() managementv1.IngressAuthTokenLister
}

IngressAuthTokenInformer provides access to a shared informer and lister for IngressAuthTokens.

type Interface

type Interface interface {
	// AgentAuditEvents returns a AgentAuditEventInformer.
	AgentAuditEvents() AgentAuditEventInformer
	// Announcements returns a AnnouncementInformer.
	Announcements() AnnouncementInformer
	// Apps returns a AppInformer.
	Apps() AppInformer
	// Backups returns a BackupInformer.
	Backups() BackupInformer
	// Clusters returns a ClusterInformer.
	Clusters() ClusterInformer
	// ClusterAccesses returns a ClusterAccessInformer.
	ClusterAccesses() ClusterAccessInformer
	// ClusterRoleTemplates returns a ClusterRoleTemplateInformer.
	ClusterRoleTemplates() ClusterRoleTemplateInformer
	// Configs returns a ConfigInformer.
	Configs() ConfigInformer
	// ConvertVirtualClusterConfigs returns a ConvertVirtualClusterConfigInformer.
	ConvertVirtualClusterConfigs() ConvertVirtualClusterConfigInformer
	// DatabaseConnectors returns a DatabaseConnectorInformer.
	DatabaseConnectors() DatabaseConnectorInformer
	// DevsyEnvironmentTemplates returns a DevsyEnvironmentTemplateInformer.
	DevsyEnvironmentTemplates() DevsyEnvironmentTemplateInformer
	// DevsyUpgrades returns a DevsyUpgradeInformer.
	DevsyUpgrades() DevsyUpgradeInformer
	// DevsyWorkspaceInstances returns a DevsyWorkspaceInstanceInformer.
	DevsyWorkspaceInstances() DevsyWorkspaceInstanceInformer
	// DevsyWorkspacePresets returns a DevsyWorkspacePresetInformer.
	DevsyWorkspacePresets() DevsyWorkspacePresetInformer
	// DevsyWorkspaceTemplates returns a DevsyWorkspaceTemplateInformer.
	DevsyWorkspaceTemplates() DevsyWorkspaceTemplateInformer
	// DirectClusterEndpointTokens returns a DirectClusterEndpointTokenInformer.
	DirectClusterEndpointTokens() DirectClusterEndpointTokenInformer
	// Events returns a EventInformer.
	Events() EventInformer
	// Features returns a FeatureInformer.
	Features() FeatureInformer
	// IngressAuthTokens returns a IngressAuthTokenInformer.
	IngressAuthTokens() IngressAuthTokenInformer
	// Licenses returns a LicenseInformer.
	Licenses() LicenseInformer
	// LicenseTokens returns a LicenseTokenInformer.
	LicenseTokens() LicenseTokenInformer
	// NodeClaims returns a NodeClaimInformer.
	NodeClaims() NodeClaimInformer
	// NodeEnvironments returns a NodeEnvironmentInformer.
	NodeEnvironments() NodeEnvironmentInformer
	// NodeProviders returns a NodeProviderInformer.
	NodeProviders() NodeProviderInformer
	// NodeTypes returns a NodeTypeInformer.
	NodeTypes() NodeTypeInformer
	// OIDCClients returns a OIDCClientInformer.
	OIDCClients() OIDCClientInformer
	// OwnedAccessKeys returns a OwnedAccessKeyInformer.
	OwnedAccessKeys() OwnedAccessKeyInformer
	// Projects returns a ProjectInformer.
	Projects() ProjectInformer
	// ProjectSecrets returns a ProjectSecretInformer.
	ProjectSecrets() ProjectSecretInformer
	// RedirectTokens returns a RedirectTokenInformer.
	RedirectTokens() RedirectTokenInformer
	// RegisterVirtualClusters returns a RegisterVirtualClusterInformer.
	RegisterVirtualClusters() RegisterVirtualClusterInformer
	// ResetAccessKeys returns a ResetAccessKeyInformer.
	ResetAccessKeys() ResetAccessKeyInformer
	// Selves returns a SelfInformer.
	Selves() SelfInformer
	// SelfSubjectAccessReviews returns a SelfSubjectAccessReviewInformer.
	SelfSubjectAccessReviews() SelfSubjectAccessReviewInformer
	// SharedSecrets returns a SharedSecretInformer.
	SharedSecrets() SharedSecretInformer
	// SpaceInstances returns a SpaceInstanceInformer.
	SpaceInstances() SpaceInstanceInformer
	// SpaceTemplates returns a SpaceTemplateInformer.
	SpaceTemplates() SpaceTemplateInformer
	// SubjectAccessReviews returns a SubjectAccessReviewInformer.
	SubjectAccessReviews() SubjectAccessReviewInformer
	// Tasks returns a TaskInformer.
	Tasks() TaskInformer
	// Teams returns a TeamInformer.
	Teams() TeamInformer
	// TranslateDevsyResourceNames returns a TranslateDevsyResourceNameInformer.
	TranslateDevsyResourceNames() TranslateDevsyResourceNameInformer
	// UsageDownloads returns a UsageDownloadInformer.
	UsageDownloads() UsageDownloadInformer
	// Users returns a UserInformer.
	Users() UserInformer
	// VirtualClusterInstances returns a VirtualClusterInstanceInformer.
	VirtualClusterInstances() VirtualClusterInstanceInformer
	// VirtualClusterSchemas returns a VirtualClusterSchemaInformer.
	VirtualClusterSchemas() VirtualClusterSchemaInformer
	// VirtualClusterTemplates returns a VirtualClusterTemplateInformer.
	VirtualClusterTemplates() VirtualClusterTemplateInformer
}

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

func New

New returns a new Interface.

type LicenseInformer

type LicenseInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() managementv1.LicenseLister
}

LicenseInformer provides access to a shared informer and lister for Licenses.

type LicenseTokenInformer

type LicenseTokenInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() managementv1.LicenseTokenLister
}

LicenseTokenInformer provides access to a shared informer and lister for LicenseTokens.

type NodeClaimInformer

type NodeClaimInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() managementv1.NodeClaimLister
}

NodeClaimInformer provides access to a shared informer and lister for NodeClaims.

type NodeEnvironmentInformer

type NodeEnvironmentInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() managementv1.NodeEnvironmentLister
}

NodeEnvironmentInformer provides access to a shared informer and lister for NodeEnvironments.

type NodeProviderInformer

type NodeProviderInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() managementv1.NodeProviderLister
}

NodeProviderInformer provides access to a shared informer and lister for NodeProviders.

type NodeTypeInformer

type NodeTypeInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() managementv1.NodeTypeLister
}

NodeTypeInformer provides access to a shared informer and lister for NodeTypes.

type OIDCClientInformer

type OIDCClientInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() managementv1.OIDCClientLister
}

OIDCClientInformer provides access to a shared informer and lister for OIDCClients.

type OwnedAccessKeyInformer

type OwnedAccessKeyInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() managementv1.OwnedAccessKeyLister
}

OwnedAccessKeyInformer provides access to a shared informer and lister for OwnedAccessKeys.

type ProjectInformer

type ProjectInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() managementv1.ProjectLister
}

ProjectInformer provides access to a shared informer and lister for Projects.

type ProjectSecretInformer

type ProjectSecretInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() managementv1.ProjectSecretLister
}

ProjectSecretInformer provides access to a shared informer and lister for ProjectSecrets.

type RedirectTokenInformer

type RedirectTokenInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() managementv1.RedirectTokenLister
}

RedirectTokenInformer provides access to a shared informer and lister for RedirectTokens.

type RegisterVirtualClusterInformer

type RegisterVirtualClusterInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() managementv1.RegisterVirtualClusterLister
}

RegisterVirtualClusterInformer provides access to a shared informer and lister for RegisterVirtualClusters.

type ResetAccessKeyInformer

type ResetAccessKeyInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() managementv1.ResetAccessKeyLister
}

ResetAccessKeyInformer provides access to a shared informer and lister for ResetAccessKeys.

type SelfInformer

type SelfInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() managementv1.SelfLister
}

SelfInformer provides access to a shared informer and lister for Selves.

type SelfSubjectAccessReviewInformer

type SelfSubjectAccessReviewInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() managementv1.SelfSubjectAccessReviewLister
}

SelfSubjectAccessReviewInformer provides access to a shared informer and lister for SelfSubjectAccessReviews.

type SharedSecretInformer

type SharedSecretInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() managementv1.SharedSecretLister
}

SharedSecretInformer provides access to a shared informer and lister for SharedSecrets.

type SpaceInstanceInformer

type SpaceInstanceInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() managementv1.SpaceInstanceLister
}

SpaceInstanceInformer provides access to a shared informer and lister for SpaceInstances.

type SpaceTemplateInformer

type SpaceTemplateInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() managementv1.SpaceTemplateLister
}

SpaceTemplateInformer provides access to a shared informer and lister for SpaceTemplates.

type SubjectAccessReviewInformer

type SubjectAccessReviewInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() managementv1.SubjectAccessReviewLister
}

SubjectAccessReviewInformer provides access to a shared informer and lister for SubjectAccessReviews.

type TaskInformer

type TaskInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() managementv1.TaskLister
}

TaskInformer provides access to a shared informer and lister for Tasks.

type TeamInformer

type TeamInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() managementv1.TeamLister
}

TeamInformer provides access to a shared informer and lister for Teams.

type TranslateDevsyResourceNameInformer

type TranslateDevsyResourceNameInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() managementv1.TranslateDevsyResourceNameLister
}

TranslateDevsyResourceNameInformer provides access to a shared informer and lister for TranslateDevsyResourceNames.

type UsageDownloadInformer

type UsageDownloadInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() managementv1.UsageDownloadLister
}

UsageDownloadInformer provides access to a shared informer and lister for UsageDownloads.

type UserInformer

type UserInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() managementv1.UserLister
}

UserInformer provides access to a shared informer and lister for Users.

type VirtualClusterInstanceInformer

type VirtualClusterInstanceInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() managementv1.VirtualClusterInstanceLister
}

VirtualClusterInstanceInformer provides access to a shared informer and lister for VirtualClusterInstances.

type VirtualClusterSchemaInformer

type VirtualClusterSchemaInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() managementv1.VirtualClusterSchemaLister
}

VirtualClusterSchemaInformer provides access to a shared informer and lister for VirtualClusterSchemas.

type VirtualClusterTemplateInformer

type VirtualClusterTemplateInformer interface {
	Informer() cache.SharedIndexInformer
	Lister() managementv1.VirtualClusterTemplateLister
}

VirtualClusterTemplateInformer provides access to a shared informer and lister for VirtualClusterTemplates.

Jump to

Keyboard shortcuts

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