Documentation ¶
Index ¶
- func NewCatalogEntryGroupIamBindingInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewCatalogEntryGroupIamMemberInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewCatalogEntryGroupIamPolicyInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewCatalogEntryGroupInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewCatalogEntryInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewCatalogTagInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewCatalogTagTemplateIamBindingInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewCatalogTagTemplateIamMemberInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewCatalogTagTemplateIamPolicyInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewCatalogTagTemplateInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredCatalogEntryGroupIamBindingInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredCatalogEntryGroupIamMemberInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredCatalogEntryGroupIamPolicyInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredCatalogEntryGroupInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredCatalogEntryInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredCatalogTagInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredCatalogTagTemplateIamBindingInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredCatalogTagTemplateIamMemberInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredCatalogTagTemplateIamPolicyInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredCatalogTagTemplateInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredLossPreventionDeidentifyTemplateInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredLossPreventionInspectTemplateInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredLossPreventionJobTriggerInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewFilteredLossPreventionStoredInfoTypeInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewLossPreventionDeidentifyTemplateInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewLossPreventionInspectTemplateInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewLossPreventionJobTriggerInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- func NewLossPreventionStoredInfoTypeInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer
- type CatalogEntryGroupIamBindingInformer
- type CatalogEntryGroupIamMemberInformer
- type CatalogEntryGroupIamPolicyInformer
- type CatalogEntryGroupInformer
- type CatalogEntryInformer
- type CatalogTagInformer
- type CatalogTagTemplateIamBindingInformer
- type CatalogTagTemplateIamMemberInformer
- type CatalogTagTemplateIamPolicyInformer
- type CatalogTagTemplateInformer
- type Interface
- type LossPreventionDeidentifyTemplateInformer
- type LossPreventionInspectTemplateInformer
- type LossPreventionJobTriggerInformer
- type LossPreventionStoredInfoTypeInformer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCatalogEntryGroupIamBindingInformer ¶
func NewCatalogEntryGroupIamBindingInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewCatalogEntryGroupIamBindingInformer constructs a new informer for CatalogEntryGroupIamBinding 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 NewCatalogEntryGroupIamMemberInformer ¶
func NewCatalogEntryGroupIamMemberInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewCatalogEntryGroupIamMemberInformer constructs a new informer for CatalogEntryGroupIamMember 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 NewCatalogEntryGroupIamPolicyInformer ¶
func NewCatalogEntryGroupIamPolicyInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewCatalogEntryGroupIamPolicyInformer constructs a new informer for CatalogEntryGroupIamPolicy 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 NewCatalogEntryGroupInformer ¶
func NewCatalogEntryGroupInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewCatalogEntryGroupInformer constructs a new informer for CatalogEntryGroup 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 NewCatalogEntryInformer ¶
func NewCatalogEntryInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewCatalogEntryInformer constructs a new informer for CatalogEntry 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 NewCatalogTagInformer ¶
func NewCatalogTagInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewCatalogTagInformer constructs a new informer for CatalogTag 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 NewCatalogTagTemplateIamBindingInformer ¶
func NewCatalogTagTemplateIamBindingInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewCatalogTagTemplateIamBindingInformer constructs a new informer for CatalogTagTemplateIamBinding 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 NewCatalogTagTemplateIamMemberInformer ¶
func NewCatalogTagTemplateIamMemberInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewCatalogTagTemplateIamMemberInformer constructs a new informer for CatalogTagTemplateIamMember 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 NewCatalogTagTemplateIamPolicyInformer ¶
func NewCatalogTagTemplateIamPolicyInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewCatalogTagTemplateIamPolicyInformer constructs a new informer for CatalogTagTemplateIamPolicy 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 NewCatalogTagTemplateInformer ¶
func NewCatalogTagTemplateInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewCatalogTagTemplateInformer constructs a new informer for CatalogTagTemplate 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 NewFilteredCatalogEntryGroupIamBindingInformer ¶
func NewFilteredCatalogEntryGroupIamBindingInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredCatalogEntryGroupIamBindingInformer constructs a new informer for CatalogEntryGroupIamBinding 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 NewFilteredCatalogEntryGroupIamMemberInformer ¶
func NewFilteredCatalogEntryGroupIamMemberInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredCatalogEntryGroupIamMemberInformer constructs a new informer for CatalogEntryGroupIamMember 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 NewFilteredCatalogEntryGroupIamPolicyInformer ¶
func NewFilteredCatalogEntryGroupIamPolicyInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredCatalogEntryGroupIamPolicyInformer constructs a new informer for CatalogEntryGroupIamPolicy 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 NewFilteredCatalogEntryGroupInformer ¶
func NewFilteredCatalogEntryGroupInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredCatalogEntryGroupInformer constructs a new informer for CatalogEntryGroup 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 NewFilteredCatalogEntryInformer ¶
func NewFilteredCatalogEntryInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredCatalogEntryInformer constructs a new informer for CatalogEntry 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 NewFilteredCatalogTagInformer ¶
func NewFilteredCatalogTagInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredCatalogTagInformer constructs a new informer for CatalogTag 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 NewFilteredCatalogTagTemplateIamBindingInformer ¶
func NewFilteredCatalogTagTemplateIamBindingInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredCatalogTagTemplateIamBindingInformer constructs a new informer for CatalogTagTemplateIamBinding 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 NewFilteredCatalogTagTemplateIamMemberInformer ¶
func NewFilteredCatalogTagTemplateIamMemberInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredCatalogTagTemplateIamMemberInformer constructs a new informer for CatalogTagTemplateIamMember 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 NewFilteredCatalogTagTemplateIamPolicyInformer ¶
func NewFilteredCatalogTagTemplateIamPolicyInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredCatalogTagTemplateIamPolicyInformer constructs a new informer for CatalogTagTemplateIamPolicy 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 NewFilteredCatalogTagTemplateInformer ¶
func NewFilteredCatalogTagTemplateInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredCatalogTagTemplateInformer constructs a new informer for CatalogTagTemplate 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 NewFilteredLossPreventionDeidentifyTemplateInformer ¶
func NewFilteredLossPreventionDeidentifyTemplateInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredLossPreventionDeidentifyTemplateInformer constructs a new informer for LossPreventionDeidentifyTemplate 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 NewFilteredLossPreventionInspectTemplateInformer ¶
func NewFilteredLossPreventionInspectTemplateInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredLossPreventionInspectTemplateInformer constructs a new informer for LossPreventionInspectTemplate 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 NewFilteredLossPreventionJobTriggerInformer ¶
func NewFilteredLossPreventionJobTriggerInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredLossPreventionJobTriggerInformer constructs a new informer for LossPreventionJobTrigger 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 NewFilteredLossPreventionStoredInfoTypeInformer ¶
func NewFilteredLossPreventionStoredInfoTypeInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers, tweakListOptions internalinterfaces.TweakListOptionsFunc) cache.SharedIndexInformer
NewFilteredLossPreventionStoredInfoTypeInformer constructs a new informer for LossPreventionStoredInfoType 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 NewLossPreventionDeidentifyTemplateInformer ¶
func NewLossPreventionDeidentifyTemplateInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewLossPreventionDeidentifyTemplateInformer constructs a new informer for LossPreventionDeidentifyTemplate 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 NewLossPreventionInspectTemplateInformer ¶
func NewLossPreventionInspectTemplateInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewLossPreventionInspectTemplateInformer constructs a new informer for LossPreventionInspectTemplate 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 NewLossPreventionJobTriggerInformer ¶
func NewLossPreventionJobTriggerInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewLossPreventionJobTriggerInformer constructs a new informer for LossPreventionJobTrigger 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 NewLossPreventionStoredInfoTypeInformer ¶
func NewLossPreventionStoredInfoTypeInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, indexers cache.Indexers) cache.SharedIndexInformer
NewLossPreventionStoredInfoTypeInformer constructs a new informer for LossPreventionStoredInfoType 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 CatalogEntryGroupIamBindingInformer ¶
type CatalogEntryGroupIamBindingInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.CatalogEntryGroupIamBindingLister }
CatalogEntryGroupIamBindingInformer provides access to a shared informer and lister for CatalogEntryGroupIamBindings.
type CatalogEntryGroupIamMemberInformer ¶
type CatalogEntryGroupIamMemberInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.CatalogEntryGroupIamMemberLister }
CatalogEntryGroupIamMemberInformer provides access to a shared informer and lister for CatalogEntryGroupIamMembers.
type CatalogEntryGroupIamPolicyInformer ¶
type CatalogEntryGroupIamPolicyInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.CatalogEntryGroupIamPolicyLister }
CatalogEntryGroupIamPolicyInformer provides access to a shared informer and lister for CatalogEntryGroupIamPolicies.
type CatalogEntryGroupInformer ¶
type CatalogEntryGroupInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.CatalogEntryGroupLister }
CatalogEntryGroupInformer provides access to a shared informer and lister for CatalogEntryGroups.
type CatalogEntryInformer ¶
type CatalogEntryInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.CatalogEntryLister }
CatalogEntryInformer provides access to a shared informer and lister for CatalogEntries.
type CatalogTagInformer ¶
type CatalogTagInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.CatalogTagLister }
CatalogTagInformer provides access to a shared informer and lister for CatalogTags.
type CatalogTagTemplateIamBindingInformer ¶
type CatalogTagTemplateIamBindingInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.CatalogTagTemplateIamBindingLister }
CatalogTagTemplateIamBindingInformer provides access to a shared informer and lister for CatalogTagTemplateIamBindings.
type CatalogTagTemplateIamMemberInformer ¶
type CatalogTagTemplateIamMemberInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.CatalogTagTemplateIamMemberLister }
CatalogTagTemplateIamMemberInformer provides access to a shared informer and lister for CatalogTagTemplateIamMembers.
type CatalogTagTemplateIamPolicyInformer ¶
type CatalogTagTemplateIamPolicyInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.CatalogTagTemplateIamPolicyLister }
CatalogTagTemplateIamPolicyInformer provides access to a shared informer and lister for CatalogTagTemplateIamPolicies.
type CatalogTagTemplateInformer ¶
type CatalogTagTemplateInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.CatalogTagTemplateLister }
CatalogTagTemplateInformer provides access to a shared informer and lister for CatalogTagTemplates.
type Interface ¶
type Interface interface { // CatalogEntries returns a CatalogEntryInformer. CatalogEntries() CatalogEntryInformer // CatalogEntryGroups returns a CatalogEntryGroupInformer. CatalogEntryGroups() CatalogEntryGroupInformer // CatalogEntryGroupIamBindings returns a CatalogEntryGroupIamBindingInformer. CatalogEntryGroupIamBindings() CatalogEntryGroupIamBindingInformer // CatalogEntryGroupIamMembers returns a CatalogEntryGroupIamMemberInformer. CatalogEntryGroupIamMembers() CatalogEntryGroupIamMemberInformer // CatalogEntryGroupIamPolicies returns a CatalogEntryGroupIamPolicyInformer. CatalogEntryGroupIamPolicies() CatalogEntryGroupIamPolicyInformer // CatalogTags returns a CatalogTagInformer. CatalogTags() CatalogTagInformer // CatalogTagTemplates returns a CatalogTagTemplateInformer. CatalogTagTemplates() CatalogTagTemplateInformer // CatalogTagTemplateIamBindings returns a CatalogTagTemplateIamBindingInformer. CatalogTagTemplateIamBindings() CatalogTagTemplateIamBindingInformer // CatalogTagTemplateIamMembers returns a CatalogTagTemplateIamMemberInformer. CatalogTagTemplateIamMembers() CatalogTagTemplateIamMemberInformer // CatalogTagTemplateIamPolicies returns a CatalogTagTemplateIamPolicyInformer. CatalogTagTemplateIamPolicies() CatalogTagTemplateIamPolicyInformer // LossPreventionDeidentifyTemplates returns a LossPreventionDeidentifyTemplateInformer. LossPreventionDeidentifyTemplates() LossPreventionDeidentifyTemplateInformer // LossPreventionInspectTemplates returns a LossPreventionInspectTemplateInformer. LossPreventionInspectTemplates() LossPreventionInspectTemplateInformer // LossPreventionJobTriggers returns a LossPreventionJobTriggerInformer. LossPreventionJobTriggers() LossPreventionJobTriggerInformer // LossPreventionStoredInfoTypes returns a LossPreventionStoredInfoTypeInformer. LossPreventionStoredInfoTypes() LossPreventionStoredInfoTypeInformer }
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.
type LossPreventionDeidentifyTemplateInformer ¶
type LossPreventionDeidentifyTemplateInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.LossPreventionDeidentifyTemplateLister }
LossPreventionDeidentifyTemplateInformer provides access to a shared informer and lister for LossPreventionDeidentifyTemplates.
type LossPreventionInspectTemplateInformer ¶
type LossPreventionInspectTemplateInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.LossPreventionInspectTemplateLister }
LossPreventionInspectTemplateInformer provides access to a shared informer and lister for LossPreventionInspectTemplates.
type LossPreventionJobTriggerInformer ¶
type LossPreventionJobTriggerInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.LossPreventionJobTriggerLister }
LossPreventionJobTriggerInformer provides access to a shared informer and lister for LossPreventionJobTriggers.
type LossPreventionStoredInfoTypeInformer ¶
type LossPreventionStoredInfoTypeInformer interface { Informer() cache.SharedIndexInformer Lister() v1alpha1.LossPreventionStoredInfoTypeLister }
LossPreventionStoredInfoTypeInformer provides access to a shared informer and lister for LossPreventionStoredInfoTypes.
Source Files ¶
- catalogentry.go
- catalogentrygroup.go
- catalogentrygroupiambinding.go
- catalogentrygroupiammember.go
- catalogentrygroupiampolicy.go
- catalogtag.go
- catalogtagtemplate.go
- catalogtagtemplateiambinding.go
- catalogtagtemplateiammember.go
- catalogtagtemplateiampolicy.go
- interface.go
- losspreventiondeidentifytemplate.go
- losspreventioninspecttemplate.go
- losspreventionjobtrigger.go
- losspreventionstoredinfotype.go