Documentation ¶
Index ¶
- func NewCenterAssessmentInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewCenterAssessmentMetadataInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewCenterAssessmentPolicyInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewCenterAutoProvisioningInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewCenterAutomationInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewCenterContactInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewCenterServerVulnerabilityAssessmentInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewCenterSettingInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewCenterSubscriptionPricingInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewCenterWorkspaceInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredCenterAssessmentInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredCenterAssessmentMetadataInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredCenterAssessmentPolicyInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredCenterAutoProvisioningInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredCenterAutomationInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredCenterContactInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredCenterServerVulnerabilityAssessmentInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredCenterSettingInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredCenterSubscriptionPricingInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredCenterWorkspaceInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- type CenterAssessmentInformer
- type CenterAssessmentMetadataInformer
- type CenterAssessmentPolicyInformer
- type CenterAutoProvisioningInformer
- type CenterAutomationInformer
- type CenterContactInformer
- type CenterServerVulnerabilityAssessmentInformer
- type CenterSettingInformer
- type CenterSubscriptionPricingInformer
- type CenterWorkspaceInformer
- type Interface
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCenterAssessmentInformer ¶
func NewCenterAssessmentInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewCenterAssessmentInformer constructs a new informer for CenterAssessment 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 NewCenterAssessmentMetadataInformer ¶
func NewCenterAssessmentMetadataInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewCenterAssessmentMetadataInformer constructs a new informer for CenterAssessmentMetadata 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 NewCenterAssessmentPolicyInformer ¶
func NewCenterAssessmentPolicyInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewCenterAssessmentPolicyInformer constructs a new informer for CenterAssessmentPolicy 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 NewCenterAutoProvisioningInformer ¶
func NewCenterAutoProvisioningInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewCenterAutoProvisioningInformer constructs a new informer for CenterAutoProvisioning 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 NewCenterAutomationInformer ¶
func NewCenterAutomationInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewCenterAutomationInformer constructs a new informer for CenterAutomation 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 NewCenterContactInformer ¶
func NewCenterContactInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewCenterContactInformer constructs a new informer for CenterContact 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 NewCenterServerVulnerabilityAssessmentInformer ¶
func NewCenterServerVulnerabilityAssessmentInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewCenterServerVulnerabilityAssessmentInformer constructs a new informer for CenterServerVulnerabilityAssessment 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 NewCenterSettingInformer ¶
func NewCenterSettingInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewCenterSettingInformer constructs a new informer for CenterSetting 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 NewCenterSubscriptionPricingInformer ¶
func NewCenterSubscriptionPricingInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewCenterSubscriptionPricingInformer constructs a new informer for CenterSubscriptionPricing 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 NewCenterWorkspaceInformer ¶
func NewCenterWorkspaceInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewCenterWorkspaceInformer constructs a new informer for CenterWorkspace 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 NewFilteredCenterAssessmentInformer ¶
func NewFilteredCenterAssessmentInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredCenterAssessmentInformer constructs a new informer for CenterAssessment 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 NewFilteredCenterAssessmentMetadataInformer ¶
func NewFilteredCenterAssessmentMetadataInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredCenterAssessmentMetadataInformer constructs a new informer for CenterAssessmentMetadata 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 NewFilteredCenterAssessmentPolicyInformer ¶
func NewFilteredCenterAssessmentPolicyInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredCenterAssessmentPolicyInformer constructs a new informer for CenterAssessmentPolicy 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 NewFilteredCenterAutoProvisioningInformer ¶
func NewFilteredCenterAutoProvisioningInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredCenterAutoProvisioningInformer constructs a new informer for CenterAutoProvisioning 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 NewFilteredCenterAutomationInformer ¶
func NewFilteredCenterAutomationInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredCenterAutomationInformer constructs a new informer for CenterAutomation 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 NewFilteredCenterContactInformer ¶
func NewFilteredCenterContactInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredCenterContactInformer constructs a new informer for CenterContact 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 NewFilteredCenterServerVulnerabilityAssessmentInformer ¶
func NewFilteredCenterServerVulnerabilityAssessmentInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredCenterServerVulnerabilityAssessmentInformer constructs a new informer for CenterServerVulnerabilityAssessment 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 NewFilteredCenterSettingInformer ¶
func NewFilteredCenterSettingInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredCenterSettingInformer constructs a new informer for CenterSetting 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 NewFilteredCenterSubscriptionPricingInformer ¶
func NewFilteredCenterSubscriptionPricingInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredCenterSubscriptionPricingInformer constructs a new informer for CenterSubscriptionPricing 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 NewFilteredCenterWorkspaceInformer ¶
func NewFilteredCenterWorkspaceInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredCenterWorkspaceInformer constructs a new informer for CenterWorkspace 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 CenterAssessmentInformer ¶
type CenterAssessmentInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.CenterAssessmentLister }
CenterAssessmentInformer provides access to a shared informer and lister for CenterAssessments.
type CenterAssessmentMetadataInformer ¶
type CenterAssessmentMetadataInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.CenterAssessmentMetadataLister }
CenterAssessmentMetadataInformer provides access to a shared informer and lister for CenterAssessmentMetadatas.
type CenterAssessmentPolicyInformer ¶
type CenterAssessmentPolicyInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.CenterAssessmentPolicyLister }
CenterAssessmentPolicyInformer provides access to a shared informer and lister for CenterAssessmentPolicies.
type CenterAutoProvisioningInformer ¶
type CenterAutoProvisioningInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.CenterAutoProvisioningLister }
CenterAutoProvisioningInformer provides access to a shared informer and lister for CenterAutoProvisionings.
type CenterAutomationInformer ¶
type CenterAutomationInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.CenterAutomationLister }
CenterAutomationInformer provides access to a shared informer and lister for CenterAutomations.
type CenterContactInformer ¶
type CenterContactInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.CenterContactLister }
CenterContactInformer provides access to a shared informer and lister for CenterContacts.
type CenterServerVulnerabilityAssessmentInformer ¶
type CenterServerVulnerabilityAssessmentInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.CenterServerVulnerabilityAssessmentLister }
CenterServerVulnerabilityAssessmentInformer provides access to a shared informer and lister for CenterServerVulnerabilityAssessments.
type CenterSettingInformer ¶
type CenterSettingInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.CenterSettingLister }
CenterSettingInformer provides access to a shared informer and lister for CenterSettings.
type CenterSubscriptionPricingInformer ¶
type CenterSubscriptionPricingInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.CenterSubscriptionPricingLister }
CenterSubscriptionPricingInformer provides access to a shared informer and lister for CenterSubscriptionPricings.
type CenterWorkspaceInformer ¶
type CenterWorkspaceInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.CenterWorkspaceLister }
CenterWorkspaceInformer provides access to a shared informer and lister for CenterWorkspaces.
type Interface ¶
type Interface interface { // CenterAssessments returns a CenterAssessmentInformer. CenterAssessments() CenterAssessmentInformer // CenterAssessmentMetadatas returns a CenterAssessmentMetadataInformer. CenterAssessmentMetadatas() CenterAssessmentMetadataInformer // CenterAssessmentPolicies returns a CenterAssessmentPolicyInformer. CenterAssessmentPolicies() CenterAssessmentPolicyInformer // CenterAutoProvisionings returns a CenterAutoProvisioningInformer. CenterAutoProvisionings() CenterAutoProvisioningInformer // CenterAutomations returns a CenterAutomationInformer. CenterAutomations() CenterAutomationInformer // CenterContacts returns a CenterContactInformer. CenterContacts() CenterContactInformer // CenterServerVulnerabilityAssessments returns a CenterServerVulnerabilityAssessmentInformer. CenterServerVulnerabilityAssessments() CenterServerVulnerabilityAssessmentInformer // CenterSettings returns a CenterSettingInformer. CenterSettings() CenterSettingInformer // CenterSubscriptionPricings returns a CenterSubscriptionPricingInformer. CenterSubscriptionPricings() CenterSubscriptionPricingInformer // CenterWorkspaces returns a CenterWorkspaceInformer. CenterWorkspaces() CenterWorkspaceInformer }
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.