Documentation
¶
Index ¶
- Constants
- func ActivityLogsClient(src *v1alpha1.AzureActivityLogsSource, authorizer autorest.Authorizer) (insights.EventCategoriesClient, insights.DiagnosticSettingsClient, error)
- func ActivityLogsDiagsName(src *v1alpha1.AzureActivityLogsSource) string
- func BlobStorage(src *v1alpha1.AzureBlobStorageSource, authorizer autorest.Authorizer) (storage.EventSubscriptionsClient, storage.EventHubsClient)
- func Client(secrets map[string]string) (autorest.Authorizer, error)
- func EventGridClient(src *v1alpha1.AzureEventGridSource, authorizer autorest.Authorizer) (eventgrid.SystemTopicsClient, eventgrid.ProvidersClient, ...)
- func IsNotFoundErr(err error) bool
- func ServiceBus(src *v1alpha1.AzureServiceBusTopicSource, authorizer autorest.Authorizer) servicebustopics.SubscriptionsClient
Constants ¶
View Source
const ActivityLogsCrudTimeout = time.Second * 15
Variables ¶
This section is empty.
Functions ¶
func ActivityLogsClient ¶ added in v1.1.0
func ActivityLogsClient(src *v1alpha1.AzureActivityLogsSource, authorizer autorest.Authorizer) (insights.EventCategoriesClient, insights.DiagnosticSettingsClient, error)
func ActivityLogsDiagsName ¶ added in v1.1.0
func ActivityLogsDiagsName(src *v1alpha1.AzureActivityLogsSource) string
func BlobStorage ¶
func BlobStorage(src *v1alpha1.AzureBlobStorageSource, authorizer autorest.Authorizer) (storage.EventSubscriptionsClient, storage.EventHubsClient)
func EventGridClient ¶ added in v1.1.0
func EventGridClient(src *v1alpha1.AzureEventGridSource, authorizer autorest.Authorizer) ( eventgrid.SystemTopicsClient, eventgrid.ProvidersClient, eventgrid.ResourceGroupsClient, eventgrid.EventSubscriptionsClient, eventgrid.EventHubsClient)
func IsNotFoundErr ¶ added in v1.1.0
func ServiceBus ¶
func ServiceBus(src *v1alpha1.AzureServiceBusTopicSource, authorizer autorest.Authorizer) servicebustopics.SubscriptionsClient
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.