IOTHubRoute is the Schema for the IOTHubRoutes API. Manages an IotHub Route
Type
CRD
Group
devices.azure.upbound.io
Version
v1beta1
apiVersion: devices.azure.upbound.io/v1beta1
kind: IOTHubRoute
IOTHubRouteSpec defines the desired state of IOTHubRoute
No description provided.
The list of endpoints to which messages that satisfy the condition are routed. Currently only one endpoint is allowed.
Reference to a IOTHub in devices to populate iothubName.
Policies for referencing.
Selector for a IOTHub in devices to populate iothubName.
Policies for selection.
Reference to a ResourceGroup in azure to populate resourceGroupName.
Policies for referencing.
Selector for a ResourceGroup in azure to populate resourceGroupName.
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.
IOTHubRouteStatus defines the observed state of IOTHubRoute.
No description provided.
The list of endpoints to which messages that satisfy the condition are routed. Currently only one endpoint is allowed.
Conditions of the resource.
example
apiVersion: devices.azure.upbound.io/v1beta1
kind: IOTHubRoute
metadata:
annotations:
meta.upbound.io/example-id: devices/v1beta1/iothubenrichment
upjet.upbound.io/manual-intervention: https://github.com/upbound/official-providers/issues/789
labels:
testing.upbound.io/example-name: example
name: example
spec:
forProvider:
condition: "true"
enabled: true
endpointNames:
- example-storage-container
iothubNameSelector:
matchLabels:
testing.upbound.io/example-name: example
resourceGroupNameSelector:
matchLabels:
testing.upbound.io/example-name: example-iothub
source: DeviceMessages
© 2022 Upbound, Inc.
Discover the building blocksfor your internal cloud platform.