v1alpha1

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 3, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AlertRuleFusionLister

type AlertRuleFusionLister interface {
	// List lists all AlertRuleFusions in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.AlertRuleFusion, err error)
	// AlertRuleFusions returns an object that can list and get AlertRuleFusions.
	AlertRuleFusions(namespace string) AlertRuleFusionNamespaceLister
	AlertRuleFusionListerExpansion
}

AlertRuleFusionLister helps list AlertRuleFusions. All objects returned here must be treated as read-only.

func NewAlertRuleFusionLister

func NewAlertRuleFusionLister(indexer cache.Indexer) AlertRuleFusionLister

NewAlertRuleFusionLister returns a new AlertRuleFusionLister.

type AlertRuleFusionListerExpansion

type AlertRuleFusionListerExpansion interface{}

AlertRuleFusionListerExpansion allows custom methods to be added to AlertRuleFusionLister.

type AlertRuleFusionNamespaceLister

type AlertRuleFusionNamespaceLister interface {
	// List lists all AlertRuleFusions in the indexer for a given namespace.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.AlertRuleFusion, err error)
	// Get retrieves the AlertRuleFusion from the indexer for a given namespace and name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.AlertRuleFusion, error)
	AlertRuleFusionNamespaceListerExpansion
}

AlertRuleFusionNamespaceLister helps list and get AlertRuleFusions. All objects returned here must be treated as read-only.

type AlertRuleFusionNamespaceListerExpansion

type AlertRuleFusionNamespaceListerExpansion interface{}

AlertRuleFusionNamespaceListerExpansion allows custom methods to be added to AlertRuleFusionNamespaceLister.

type AlertRuleMachineLearningBehaviorAnalyticsLister

type AlertRuleMachineLearningBehaviorAnalyticsLister interface {
	// List lists all AlertRuleMachineLearningBehaviorAnalyticses in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.AlertRuleMachineLearningBehaviorAnalytics, err error)
	// AlertRuleMachineLearningBehaviorAnalyticses returns an object that can list and get AlertRuleMachineLearningBehaviorAnalyticses.
	AlertRuleMachineLearningBehaviorAnalyticses(namespace string) AlertRuleMachineLearningBehaviorAnalyticsNamespaceLister
	AlertRuleMachineLearningBehaviorAnalyticsListerExpansion
}

AlertRuleMachineLearningBehaviorAnalyticsLister helps list AlertRuleMachineLearningBehaviorAnalyticses. All objects returned here must be treated as read-only.

func NewAlertRuleMachineLearningBehaviorAnalyticsLister

func NewAlertRuleMachineLearningBehaviorAnalyticsLister(indexer cache.Indexer) AlertRuleMachineLearningBehaviorAnalyticsLister

NewAlertRuleMachineLearningBehaviorAnalyticsLister returns a new AlertRuleMachineLearningBehaviorAnalyticsLister.

type AlertRuleMachineLearningBehaviorAnalyticsListerExpansion

type AlertRuleMachineLearningBehaviorAnalyticsListerExpansion interface{}

AlertRuleMachineLearningBehaviorAnalyticsListerExpansion allows custom methods to be added to AlertRuleMachineLearningBehaviorAnalyticsLister.

type AlertRuleMachineLearningBehaviorAnalyticsNamespaceLister

type AlertRuleMachineLearningBehaviorAnalyticsNamespaceLister interface {
	// List lists all AlertRuleMachineLearningBehaviorAnalyticses in the indexer for a given namespace.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.AlertRuleMachineLearningBehaviorAnalytics, err error)
	// Get retrieves the AlertRuleMachineLearningBehaviorAnalytics from the indexer for a given namespace and name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.AlertRuleMachineLearningBehaviorAnalytics, error)
	AlertRuleMachineLearningBehaviorAnalyticsNamespaceListerExpansion
}

AlertRuleMachineLearningBehaviorAnalyticsNamespaceLister helps list and get AlertRuleMachineLearningBehaviorAnalyticses. All objects returned here must be treated as read-only.

type AlertRuleMachineLearningBehaviorAnalyticsNamespaceListerExpansion

type AlertRuleMachineLearningBehaviorAnalyticsNamespaceListerExpansion interface{}

AlertRuleMachineLearningBehaviorAnalyticsNamespaceListerExpansion allows custom methods to be added to AlertRuleMachineLearningBehaviorAnalyticsNamespaceLister.

type AlertRuleMsSecurityIncidentLister

type AlertRuleMsSecurityIncidentLister interface {
	// List lists all AlertRuleMsSecurityIncidents in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.AlertRuleMsSecurityIncident, err error)
	// AlertRuleMsSecurityIncidents returns an object that can list and get AlertRuleMsSecurityIncidents.
	AlertRuleMsSecurityIncidents(namespace string) AlertRuleMsSecurityIncidentNamespaceLister
	AlertRuleMsSecurityIncidentListerExpansion
}

AlertRuleMsSecurityIncidentLister helps list AlertRuleMsSecurityIncidents. All objects returned here must be treated as read-only.

func NewAlertRuleMsSecurityIncidentLister

func NewAlertRuleMsSecurityIncidentLister(indexer cache.Indexer) AlertRuleMsSecurityIncidentLister

NewAlertRuleMsSecurityIncidentLister returns a new AlertRuleMsSecurityIncidentLister.

type AlertRuleMsSecurityIncidentListerExpansion

type AlertRuleMsSecurityIncidentListerExpansion interface{}

AlertRuleMsSecurityIncidentListerExpansion allows custom methods to be added to AlertRuleMsSecurityIncidentLister.

type AlertRuleMsSecurityIncidentNamespaceLister

type AlertRuleMsSecurityIncidentNamespaceLister interface {
	// List lists all AlertRuleMsSecurityIncidents in the indexer for a given namespace.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.AlertRuleMsSecurityIncident, err error)
	// Get retrieves the AlertRuleMsSecurityIncident from the indexer for a given namespace and name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.AlertRuleMsSecurityIncident, error)
	AlertRuleMsSecurityIncidentNamespaceListerExpansion
}

AlertRuleMsSecurityIncidentNamespaceLister helps list and get AlertRuleMsSecurityIncidents. All objects returned here must be treated as read-only.

type AlertRuleMsSecurityIncidentNamespaceListerExpansion

type AlertRuleMsSecurityIncidentNamespaceListerExpansion interface{}

AlertRuleMsSecurityIncidentNamespaceListerExpansion allows custom methods to be added to AlertRuleMsSecurityIncidentNamespaceLister.

type AlertRuleScheduledLister

type AlertRuleScheduledLister interface {
	// List lists all AlertRuleScheduleds in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.AlertRuleScheduled, err error)
	// AlertRuleScheduleds returns an object that can list and get AlertRuleScheduleds.
	AlertRuleScheduleds(namespace string) AlertRuleScheduledNamespaceLister
	AlertRuleScheduledListerExpansion
}

AlertRuleScheduledLister helps list AlertRuleScheduleds. All objects returned here must be treated as read-only.

func NewAlertRuleScheduledLister

func NewAlertRuleScheduledLister(indexer cache.Indexer) AlertRuleScheduledLister

NewAlertRuleScheduledLister returns a new AlertRuleScheduledLister.

type AlertRuleScheduledListerExpansion

type AlertRuleScheduledListerExpansion interface{}

AlertRuleScheduledListerExpansion allows custom methods to be added to AlertRuleScheduledLister.

type AlertRuleScheduledNamespaceLister

type AlertRuleScheduledNamespaceLister interface {
	// List lists all AlertRuleScheduleds in the indexer for a given namespace.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.AlertRuleScheduled, err error)
	// Get retrieves the AlertRuleScheduled from the indexer for a given namespace and name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.AlertRuleScheduled, error)
	AlertRuleScheduledNamespaceListerExpansion
}

AlertRuleScheduledNamespaceLister helps list and get AlertRuleScheduleds. All objects returned here must be treated as read-only.

type AlertRuleScheduledNamespaceListerExpansion

type AlertRuleScheduledNamespaceListerExpansion interface{}

AlertRuleScheduledNamespaceListerExpansion allows custom methods to be added to AlertRuleScheduledNamespaceLister.

type DataConnectorAwsCloudTrailLister

type DataConnectorAwsCloudTrailLister interface {
	// List lists all DataConnectorAwsCloudTrails in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.DataConnectorAwsCloudTrail, err error)
	// DataConnectorAwsCloudTrails returns an object that can list and get DataConnectorAwsCloudTrails.
	DataConnectorAwsCloudTrails(namespace string) DataConnectorAwsCloudTrailNamespaceLister
	DataConnectorAwsCloudTrailListerExpansion
}

DataConnectorAwsCloudTrailLister helps list DataConnectorAwsCloudTrails. All objects returned here must be treated as read-only.

func NewDataConnectorAwsCloudTrailLister

func NewDataConnectorAwsCloudTrailLister(indexer cache.Indexer) DataConnectorAwsCloudTrailLister

NewDataConnectorAwsCloudTrailLister returns a new DataConnectorAwsCloudTrailLister.

type DataConnectorAwsCloudTrailListerExpansion

type DataConnectorAwsCloudTrailListerExpansion interface{}

DataConnectorAwsCloudTrailListerExpansion allows custom methods to be added to DataConnectorAwsCloudTrailLister.

type DataConnectorAwsCloudTrailNamespaceLister

type DataConnectorAwsCloudTrailNamespaceLister interface {
	// List lists all DataConnectorAwsCloudTrails in the indexer for a given namespace.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.DataConnectorAwsCloudTrail, err error)
	// Get retrieves the DataConnectorAwsCloudTrail from the indexer for a given namespace and name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.DataConnectorAwsCloudTrail, error)
	DataConnectorAwsCloudTrailNamespaceListerExpansion
}

DataConnectorAwsCloudTrailNamespaceLister helps list and get DataConnectorAwsCloudTrails. All objects returned here must be treated as read-only.

type DataConnectorAwsCloudTrailNamespaceListerExpansion

type DataConnectorAwsCloudTrailNamespaceListerExpansion interface{}

DataConnectorAwsCloudTrailNamespaceListerExpansion allows custom methods to be added to DataConnectorAwsCloudTrailNamespaceLister.

type DataConnectorAzureActiveDirectoryLister

type DataConnectorAzureActiveDirectoryLister interface {
	// List lists all DataConnectorAzureActiveDirectories in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.DataConnectorAzureActiveDirectory, err error)
	// DataConnectorAzureActiveDirectories returns an object that can list and get DataConnectorAzureActiveDirectories.
	DataConnectorAzureActiveDirectories(namespace string) DataConnectorAzureActiveDirectoryNamespaceLister
	DataConnectorAzureActiveDirectoryListerExpansion
}

DataConnectorAzureActiveDirectoryLister helps list DataConnectorAzureActiveDirectories. All objects returned here must be treated as read-only.

func NewDataConnectorAzureActiveDirectoryLister

func NewDataConnectorAzureActiveDirectoryLister(indexer cache.Indexer) DataConnectorAzureActiveDirectoryLister

NewDataConnectorAzureActiveDirectoryLister returns a new DataConnectorAzureActiveDirectoryLister.

type DataConnectorAzureActiveDirectoryListerExpansion

type DataConnectorAzureActiveDirectoryListerExpansion interface{}

DataConnectorAzureActiveDirectoryListerExpansion allows custom methods to be added to DataConnectorAzureActiveDirectoryLister.

type DataConnectorAzureActiveDirectoryNamespaceLister

type DataConnectorAzureActiveDirectoryNamespaceLister interface {
	// List lists all DataConnectorAzureActiveDirectories in the indexer for a given namespace.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.DataConnectorAzureActiveDirectory, err error)
	// Get retrieves the DataConnectorAzureActiveDirectory from the indexer for a given namespace and name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.DataConnectorAzureActiveDirectory, error)
	DataConnectorAzureActiveDirectoryNamespaceListerExpansion
}

DataConnectorAzureActiveDirectoryNamespaceLister helps list and get DataConnectorAzureActiveDirectories. All objects returned here must be treated as read-only.

type DataConnectorAzureActiveDirectoryNamespaceListerExpansion

type DataConnectorAzureActiveDirectoryNamespaceListerExpansion interface{}

DataConnectorAzureActiveDirectoryNamespaceListerExpansion allows custom methods to be added to DataConnectorAzureActiveDirectoryNamespaceLister.

type DataConnectorAzureAdvancedThreatProtectionLister

type DataConnectorAzureAdvancedThreatProtectionLister interface {
	// List lists all DataConnectorAzureAdvancedThreatProtections in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.DataConnectorAzureAdvancedThreatProtection, err error)
	// DataConnectorAzureAdvancedThreatProtections returns an object that can list and get DataConnectorAzureAdvancedThreatProtections.
	DataConnectorAzureAdvancedThreatProtections(namespace string) DataConnectorAzureAdvancedThreatProtectionNamespaceLister
	DataConnectorAzureAdvancedThreatProtectionListerExpansion
}

DataConnectorAzureAdvancedThreatProtectionLister helps list DataConnectorAzureAdvancedThreatProtections. All objects returned here must be treated as read-only.

func NewDataConnectorAzureAdvancedThreatProtectionLister

func NewDataConnectorAzureAdvancedThreatProtectionLister(indexer cache.Indexer) DataConnectorAzureAdvancedThreatProtectionLister

NewDataConnectorAzureAdvancedThreatProtectionLister returns a new DataConnectorAzureAdvancedThreatProtectionLister.

type DataConnectorAzureAdvancedThreatProtectionListerExpansion

type DataConnectorAzureAdvancedThreatProtectionListerExpansion interface{}

DataConnectorAzureAdvancedThreatProtectionListerExpansion allows custom methods to be added to DataConnectorAzureAdvancedThreatProtectionLister.

type DataConnectorAzureAdvancedThreatProtectionNamespaceLister

type DataConnectorAzureAdvancedThreatProtectionNamespaceLister interface {
	// List lists all DataConnectorAzureAdvancedThreatProtections in the indexer for a given namespace.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.DataConnectorAzureAdvancedThreatProtection, err error)
	// Get retrieves the DataConnectorAzureAdvancedThreatProtection from the indexer for a given namespace and name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.DataConnectorAzureAdvancedThreatProtection, error)
	DataConnectorAzureAdvancedThreatProtectionNamespaceListerExpansion
}

DataConnectorAzureAdvancedThreatProtectionNamespaceLister helps list and get DataConnectorAzureAdvancedThreatProtections. All objects returned here must be treated as read-only.

type DataConnectorAzureAdvancedThreatProtectionNamespaceListerExpansion

type DataConnectorAzureAdvancedThreatProtectionNamespaceListerExpansion interface{}

DataConnectorAzureAdvancedThreatProtectionNamespaceListerExpansion allows custom methods to be added to DataConnectorAzureAdvancedThreatProtectionNamespaceLister.

type DataConnectorAzureSecurityCenterLister

type DataConnectorAzureSecurityCenterLister interface {
	// List lists all DataConnectorAzureSecurityCenters in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.DataConnectorAzureSecurityCenter, err error)
	// DataConnectorAzureSecurityCenters returns an object that can list and get DataConnectorAzureSecurityCenters.
	DataConnectorAzureSecurityCenters(namespace string) DataConnectorAzureSecurityCenterNamespaceLister
	DataConnectorAzureSecurityCenterListerExpansion
}

DataConnectorAzureSecurityCenterLister helps list DataConnectorAzureSecurityCenters. All objects returned here must be treated as read-only.

func NewDataConnectorAzureSecurityCenterLister

func NewDataConnectorAzureSecurityCenterLister(indexer cache.Indexer) DataConnectorAzureSecurityCenterLister

NewDataConnectorAzureSecurityCenterLister returns a new DataConnectorAzureSecurityCenterLister.

type DataConnectorAzureSecurityCenterListerExpansion

type DataConnectorAzureSecurityCenterListerExpansion interface{}

DataConnectorAzureSecurityCenterListerExpansion allows custom methods to be added to DataConnectorAzureSecurityCenterLister.

type DataConnectorAzureSecurityCenterNamespaceLister

type DataConnectorAzureSecurityCenterNamespaceLister interface {
	// List lists all DataConnectorAzureSecurityCenters in the indexer for a given namespace.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.DataConnectorAzureSecurityCenter, err error)
	// Get retrieves the DataConnectorAzureSecurityCenter from the indexer for a given namespace and name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.DataConnectorAzureSecurityCenter, error)
	DataConnectorAzureSecurityCenterNamespaceListerExpansion
}

DataConnectorAzureSecurityCenterNamespaceLister helps list and get DataConnectorAzureSecurityCenters. All objects returned here must be treated as read-only.

type DataConnectorAzureSecurityCenterNamespaceListerExpansion

type DataConnectorAzureSecurityCenterNamespaceListerExpansion interface{}

DataConnectorAzureSecurityCenterNamespaceListerExpansion allows custom methods to be added to DataConnectorAzureSecurityCenterNamespaceLister.

type DataConnectorMicrosoftCloudAppSecurityLister

type DataConnectorMicrosoftCloudAppSecurityLister interface {
	// List lists all DataConnectorMicrosoftCloudAppSecurities in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.DataConnectorMicrosoftCloudAppSecurity, err error)
	// DataConnectorMicrosoftCloudAppSecurities returns an object that can list and get DataConnectorMicrosoftCloudAppSecurities.
	DataConnectorMicrosoftCloudAppSecurities(namespace string) DataConnectorMicrosoftCloudAppSecurityNamespaceLister
	DataConnectorMicrosoftCloudAppSecurityListerExpansion
}

DataConnectorMicrosoftCloudAppSecurityLister helps list DataConnectorMicrosoftCloudAppSecurities. All objects returned here must be treated as read-only.

func NewDataConnectorMicrosoftCloudAppSecurityLister

func NewDataConnectorMicrosoftCloudAppSecurityLister(indexer cache.Indexer) DataConnectorMicrosoftCloudAppSecurityLister

NewDataConnectorMicrosoftCloudAppSecurityLister returns a new DataConnectorMicrosoftCloudAppSecurityLister.

type DataConnectorMicrosoftCloudAppSecurityListerExpansion

type DataConnectorMicrosoftCloudAppSecurityListerExpansion interface{}

DataConnectorMicrosoftCloudAppSecurityListerExpansion allows custom methods to be added to DataConnectorMicrosoftCloudAppSecurityLister.

type DataConnectorMicrosoftCloudAppSecurityNamespaceLister

type DataConnectorMicrosoftCloudAppSecurityNamespaceLister interface {
	// List lists all DataConnectorMicrosoftCloudAppSecurities in the indexer for a given namespace.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.DataConnectorMicrosoftCloudAppSecurity, err error)
	// Get retrieves the DataConnectorMicrosoftCloudAppSecurity from the indexer for a given namespace and name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.DataConnectorMicrosoftCloudAppSecurity, error)
	DataConnectorMicrosoftCloudAppSecurityNamespaceListerExpansion
}

DataConnectorMicrosoftCloudAppSecurityNamespaceLister helps list and get DataConnectorMicrosoftCloudAppSecurities. All objects returned here must be treated as read-only.

type DataConnectorMicrosoftCloudAppSecurityNamespaceListerExpansion

type DataConnectorMicrosoftCloudAppSecurityNamespaceListerExpansion interface{}

DataConnectorMicrosoftCloudAppSecurityNamespaceListerExpansion allows custom methods to be added to DataConnectorMicrosoftCloudAppSecurityNamespaceLister.

type DataConnectorMicrosoftDefenderAdvancedThreatProtectionLister

type DataConnectorMicrosoftDefenderAdvancedThreatProtectionLister interface {
	// List lists all DataConnectorMicrosoftDefenderAdvancedThreatProtections in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.DataConnectorMicrosoftDefenderAdvancedThreatProtection, err error)
	// DataConnectorMicrosoftDefenderAdvancedThreatProtections returns an object that can list and get DataConnectorMicrosoftDefenderAdvancedThreatProtections.
	DataConnectorMicrosoftDefenderAdvancedThreatProtections(namespace string) DataConnectorMicrosoftDefenderAdvancedThreatProtectionNamespaceLister
	DataConnectorMicrosoftDefenderAdvancedThreatProtectionListerExpansion
}

DataConnectorMicrosoftDefenderAdvancedThreatProtectionLister helps list DataConnectorMicrosoftDefenderAdvancedThreatProtections. All objects returned here must be treated as read-only.

func NewDataConnectorMicrosoftDefenderAdvancedThreatProtectionLister

func NewDataConnectorMicrosoftDefenderAdvancedThreatProtectionLister(indexer cache.Indexer) DataConnectorMicrosoftDefenderAdvancedThreatProtectionLister

NewDataConnectorMicrosoftDefenderAdvancedThreatProtectionLister returns a new DataConnectorMicrosoftDefenderAdvancedThreatProtectionLister.

type DataConnectorMicrosoftDefenderAdvancedThreatProtectionListerExpansion

type DataConnectorMicrosoftDefenderAdvancedThreatProtectionListerExpansion interface{}

DataConnectorMicrosoftDefenderAdvancedThreatProtectionListerExpansion allows custom methods to be added to DataConnectorMicrosoftDefenderAdvancedThreatProtectionLister.

type DataConnectorMicrosoftDefenderAdvancedThreatProtectionNamespaceLister

type DataConnectorMicrosoftDefenderAdvancedThreatProtectionNamespaceLister interface {
	// List lists all DataConnectorMicrosoftDefenderAdvancedThreatProtections in the indexer for a given namespace.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.DataConnectorMicrosoftDefenderAdvancedThreatProtection, err error)
	// Get retrieves the DataConnectorMicrosoftDefenderAdvancedThreatProtection from the indexer for a given namespace and name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.DataConnectorMicrosoftDefenderAdvancedThreatProtection, error)
	DataConnectorMicrosoftDefenderAdvancedThreatProtectionNamespaceListerExpansion
}

DataConnectorMicrosoftDefenderAdvancedThreatProtectionNamespaceLister helps list and get DataConnectorMicrosoftDefenderAdvancedThreatProtections. All objects returned here must be treated as read-only.

type DataConnectorMicrosoftDefenderAdvancedThreatProtectionNamespaceListerExpansion

type DataConnectorMicrosoftDefenderAdvancedThreatProtectionNamespaceListerExpansion interface{}

DataConnectorMicrosoftDefenderAdvancedThreatProtectionNamespaceListerExpansion allows custom methods to be added to DataConnectorMicrosoftDefenderAdvancedThreatProtectionNamespaceLister.

type DataConnectorOffice365Lister

type DataConnectorOffice365Lister interface {
	// List lists all DataConnectorOffice365s in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.DataConnectorOffice365, err error)
	// DataConnectorOffice365s returns an object that can list and get DataConnectorOffice365s.
	DataConnectorOffice365s(namespace string) DataConnectorOffice365NamespaceLister
	DataConnectorOffice365ListerExpansion
}

DataConnectorOffice365Lister helps list DataConnectorOffice365s. All objects returned here must be treated as read-only.

func NewDataConnectorOffice365Lister

func NewDataConnectorOffice365Lister(indexer cache.Indexer) DataConnectorOffice365Lister

NewDataConnectorOffice365Lister returns a new DataConnectorOffice365Lister.

type DataConnectorOffice365ListerExpansion

type DataConnectorOffice365ListerExpansion interface{}

DataConnectorOffice365ListerExpansion allows custom methods to be added to DataConnectorOffice365Lister.

type DataConnectorOffice365NamespaceLister

type DataConnectorOffice365NamespaceLister interface {
	// List lists all DataConnectorOffice365s in the indexer for a given namespace.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.DataConnectorOffice365, err error)
	// Get retrieves the DataConnectorOffice365 from the indexer for a given namespace and name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.DataConnectorOffice365, error)
	DataConnectorOffice365NamespaceListerExpansion
}

DataConnectorOffice365NamespaceLister helps list and get DataConnectorOffice365s. All objects returned here must be treated as read-only.

type DataConnectorOffice365NamespaceListerExpansion

type DataConnectorOffice365NamespaceListerExpansion interface{}

DataConnectorOffice365NamespaceListerExpansion allows custom methods to be added to DataConnectorOffice365NamespaceLister.

type DataConnectorThreatIntelligenceLister

type DataConnectorThreatIntelligenceLister interface {
	// List lists all DataConnectorThreatIntelligences in the indexer.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.DataConnectorThreatIntelligence, err error)
	// DataConnectorThreatIntelligences returns an object that can list and get DataConnectorThreatIntelligences.
	DataConnectorThreatIntelligences(namespace string) DataConnectorThreatIntelligenceNamespaceLister
	DataConnectorThreatIntelligenceListerExpansion
}

DataConnectorThreatIntelligenceLister helps list DataConnectorThreatIntelligences. All objects returned here must be treated as read-only.

func NewDataConnectorThreatIntelligenceLister

func NewDataConnectorThreatIntelligenceLister(indexer cache.Indexer) DataConnectorThreatIntelligenceLister

NewDataConnectorThreatIntelligenceLister returns a new DataConnectorThreatIntelligenceLister.

type DataConnectorThreatIntelligenceListerExpansion

type DataConnectorThreatIntelligenceListerExpansion interface{}

DataConnectorThreatIntelligenceListerExpansion allows custom methods to be added to DataConnectorThreatIntelligenceLister.

type DataConnectorThreatIntelligenceNamespaceLister

type DataConnectorThreatIntelligenceNamespaceLister interface {
	// List lists all DataConnectorThreatIntelligences in the indexer for a given namespace.
	// Objects returned here must be treated as read-only.
	List(selector labels.Selector) (ret []*v1alpha1.DataConnectorThreatIntelligence, err error)
	// Get retrieves the DataConnectorThreatIntelligence from the indexer for a given namespace and name.
	// Objects returned here must be treated as read-only.
	Get(name string) (*v1alpha1.DataConnectorThreatIntelligence, error)
	DataConnectorThreatIntelligenceNamespaceListerExpansion
}

DataConnectorThreatIntelligenceNamespaceLister helps list and get DataConnectorThreatIntelligences. All objects returned here must be treated as read-only.

type DataConnectorThreatIntelligenceNamespaceListerExpansion

type DataConnectorThreatIntelligenceNamespaceListerExpansion interface{}

DataConnectorThreatIntelligenceNamespaceListerExpansion allows custom methods to be added to DataConnectorThreatIntelligenceNamespaceLister.

Jump to

Keyboard shortcuts

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