OutputBlob is the Schema for the OutputBlobs API. Manages a Stream Analytics Output to Blob Storage.
Type
CRD
Group
streamanalytics.azure.upbound.io
Version
v1beta1
apiVersion: streamanalytics.azure.upbound.io/v1beta1
kind: OutputBlob
OutputBlobSpec defines the desired state of OutputBlob
No description provided.
Reference to a ResourceGroup in azure to populate resourceGroupName.
Policies for referencing.
Selector for a ResourceGroup in azure to populate resourceGroupName.
Policies for selection.
A serialization block as defined below.
Reference to a Account in storage to populate storageAccountName.
Policies for referencing.
Selector for a Account in storage to populate storageAccountName.
Policies for selection.
Reference to a Container in storage to populate storageContainerName.
Policies for referencing.
Selector for a Container in storage to populate storageContainerName.
Policies for selection.
Reference to a Job to populate streamAnalyticsJobName.
Policies for referencing.
Selector for a Job to populate streamAnalyticsJobName.
Policies for selection.
ProviderConfigReference specifies how the provider that will be used to create, observe, update, and delete this managed resource should be configured.
Policies for referencing.
ProviderReference specifies the provider that will be used to create, observe, update, and delete this managed resource. Deprecated: Please use ProviderConfigReference, i.e. providerConfigRef
Policies for referencing.
PublishConnectionDetailsTo specifies the connection secret config which contains a name, metadata and a reference to secret store config to which any connection details for this managed resource should be written. Connection details frequently include the endpoint, username, and password required to connect to the managed resource.
WriteConnectionSecretToReference specifies the namespace and name of a Secret to which any connection details for this managed resource should be written. Connection details frequently include the endpoint, username, and password required to connect to the managed resource. This field is planned to be replaced in a future release in favor of PublishConnectionDetailsTo. Currently, both could be set independently and connection details would be published to both without affecting each other.
OutputBlobStatus defines the observed state of OutputBlob.
No description provided.
A serialization block as defined below.
Conditions of the resource.
example
apiVersion: streamanalytics.azure.upbound.io/v1beta1
kind: OutputBlob
metadata:
annotations:
meta.upbound.io/example-id: streamanalytics/v1beta1/outputblob
labels:
testing.upbound.io/example-name: example
name: example
spec:
forProvider:
dateFormat: yyyy-MM-dd
pathPattern: some-pattern
resourceGroupNameSelector:
matchLabels:
testing.upbound.io/example-name: example
serialization:
- encoding: UTF8
fieldDelimiter: ","
type: Csv
storageAccountKeySecretRef:
key: attribute.primary_access_key
name: example-storage-account
namespace: upbound-system
storageAccountNameSelector:
matchLabels:
testing.upbound.io/example-name: example
storageContainerNameSelector:
matchLabels:
testing.upbound.io/example-name: example
streamAnalyticsJobNameSelector:
matchLabels:
testing.upbound.io/example-name: example
timeFormat: HH
© 2022 Upbound, Inc.
Discover the building blocksfor your internal cloud platform.