VirtualHubRouteTable is the Schema for the VirtualHubRouteTables API. Manages a Virtual Hub Route Table.
Type
CRD
Group
network.azure.upbound.io
Version
v1beta1
apiVersion: network.azure.upbound.io/v1beta1
kind: VirtualHubRouteTable
VirtualHubRouteTableSpec defines the desired state of VirtualHubRouteTable
No description provided.
List of labels associated with this route table.
A route block as defined below.
A list of destination addresses for this route.
Reference to a VirtualHubConnection in network to populate nextHop.
Policies for referencing.
Selector for a VirtualHubConnection in network to populate nextHop.
Policies for selection.
Reference to a VirtualHub in network to populate virtualHubId.
Policies for referencing.
Selector for a VirtualHub in network to populate virtualHubId.
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.
VirtualHubRouteTableStatus defines the observed state of VirtualHubRouteTable.
No description provided.
List of labels associated with this route table.
A route block as defined below.
A list of destination addresses for this route.
Conditions of the resource.
virthubrtableroute-vhrtable
apiVersion: network.azure.upbound.io/v1beta1
kind: VirtualHubRouteTable
metadata:
annotations:
meta.upbound.io/example-id: network/v1beta1/virtualhubroutetableroute
labels:
testing.upbound.io/example-name: virthubrtableroute-vhrtable
name: virthubrtableroute-vhrtable
spec:
forProvider:
labels:
- label1
virtualHubIdSelector:
matchLabels:
testing.upbound.io/example-name: virthubrttable-vh
virthubrttableexample
apiVersion: network.azure.upbound.io/v1beta1
kind: VirtualHubRouteTable
metadata:
annotations:
meta.upbound.io/example-id: network/v1beta1/virtualhubroutetable
labels:
testing.upbound.io/example-name: virthubrttableexample
name: virthubrttableexample
spec:
forProvider:
labels:
- label1
route:
- destinations:
- 10.0.0.0/16
destinationsType: CIDR
name: example-route
nextHopSelector:
matchLabels:
testing.upbound.io/example-name: virthubrttable-vhc
nextHopType: ResourceId
virtualHubIdSelector:
matchLabels:
testing.upbound.io/example-name: virthubrttable-vh
© 2022 Upbound, Inc.
Discover the building blocksfor your internal cloud platform.