Versions in this module Expand all Collapse all v0 v0.1.0 Jul 5, 2023 Changes in this version + const CRDGroup + const CRDVersion + var AddToScheme = SchemeBuilder.AddToScheme + var CRDGroupVersion = schema.GroupVersion + var RouteTableLink_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: RouteTableLink_Kind}.String() + var RouteTableLink_GroupVersionKind = CRDGroupVersion.WithKind(RouteTableLink_Kind) + var RouteTableLink_Kind = "RouteTableLink" + var RouteTableLink_KindAPIVersion = RouteTableLink_Kind + "." + CRDGroupVersion.String() + var RouteTable_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: RouteTable_Kind}.String() + var RouteTable_GroupVersionKind = CRDGroupVersion.WithKind(RouteTable_Kind) + var RouteTable_Kind = "RouteTable" + var RouteTable_KindAPIVersion = RouteTable_Kind + "." + CRDGroupVersion.String() + var SchemeBuilder = &scheme.Builder + type LinkRouteTablesObservation struct + LinkRouteTableID *string + Main *bool + RouteTableID *string + RouteTableToSubnetLinkID *string + SubnetID *string + func (in *LinkRouteTablesObservation) DeepCopy() *LinkRouteTablesObservation + func (in *LinkRouteTablesObservation) DeepCopyInto(out *LinkRouteTablesObservation) + type LinkRouteTablesParameters struct + func (in *LinkRouteTablesParameters) DeepCopy() *LinkRouteTablesParameters + func (in *LinkRouteTablesParameters) DeepCopyInto(out *LinkRouteTablesParameters) + type RoutePropagatingVirtualGatewaysObservation struct + VirtualGatewayID *string + func (in *RoutePropagatingVirtualGatewaysObservation) DeepCopy() *RoutePropagatingVirtualGatewaysObservation + func (in *RoutePropagatingVirtualGatewaysObservation) DeepCopyInto(out *RoutePropagatingVirtualGatewaysObservation) + type RoutePropagatingVirtualGatewaysParameters struct + func (in *RoutePropagatingVirtualGatewaysParameters) DeepCopy() *RoutePropagatingVirtualGatewaysParameters + func (in *RoutePropagatingVirtualGatewaysParameters) DeepCopyInto(out *RoutePropagatingVirtualGatewaysParameters) + type RouteTable struct + Spec RouteTableSpec + Status RouteTableStatus + func (in *RouteTable) DeepCopy() *RouteTable + func (in *RouteTable) DeepCopyInto(out *RouteTable) + func (in *RouteTable) DeepCopyObject() runtime.Object + func (mg *RouteTable) GetCondition(ct xpv1.ConditionType) xpv1.Condition + func (mg *RouteTable) GetDeletionPolicy() xpv1.DeletionPolicy + func (mg *RouteTable) GetProviderConfigReference() *xpv1.Reference + func (mg *RouteTable) GetProviderReference() *xpv1.Reference + func (mg *RouteTable) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo + func (mg *RouteTable) GetTerraformResourceType() string + func (mg *RouteTable) GetWriteConnectionSecretToReference() *xpv1.SecretReference + func (mg *RouteTable) ResolveReferences(ctx context.Context, c client.Reader) error + func (mg *RouteTable) SetConditions(c ...xpv1.Condition) + func (mg *RouteTable) SetDeletionPolicy(r xpv1.DeletionPolicy) + func (mg *RouteTable) SetProviderConfigReference(r *xpv1.Reference) + func (mg *RouteTable) SetProviderReference(r *xpv1.Reference) + func (mg *RouteTable) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo) + func (mg *RouteTable) SetWriteConnectionSecretToReference(r *xpv1.SecretReference) + func (tr *RouteTable) GetConnectionDetailsMapping() map[string]string + func (tr *RouteTable) GetID() string + func (tr *RouteTable) GetObservation() (map[string]any, error) + func (tr *RouteTable) GetParameters() (map[string]any, error) + func (tr *RouteTable) GetTerraformSchemaVersion() int + func (tr *RouteTable) LateInitialize(attrs []byte) (bool, error) + func (tr *RouteTable) SetObservation(obs map[string]any) error + func (tr *RouteTable) SetParameters(params map[string]any) error + type RouteTableLink struct + Spec RouteTableLinkSpec + Status RouteTableLinkStatus + func (in *RouteTableLink) DeepCopy() *RouteTableLink + func (in *RouteTableLink) DeepCopyInto(out *RouteTableLink) + func (in *RouteTableLink) DeepCopyObject() runtime.Object + func (mg *RouteTableLink) GetCondition(ct xpv1.ConditionType) xpv1.Condition + func (mg *RouteTableLink) GetDeletionPolicy() xpv1.DeletionPolicy + func (mg *RouteTableLink) GetProviderConfigReference() *xpv1.Reference + func (mg *RouteTableLink) GetProviderReference() *xpv1.Reference + func (mg *RouteTableLink) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo + func (mg *RouteTableLink) GetTerraformResourceType() string + func (mg *RouteTableLink) GetWriteConnectionSecretToReference() *xpv1.SecretReference + func (mg *RouteTableLink) ResolveReferences(ctx context.Context, c client.Reader) error + func (mg *RouteTableLink) SetConditions(c ...xpv1.Condition) + func (mg *RouteTableLink) SetDeletionPolicy(r xpv1.DeletionPolicy) + func (mg *RouteTableLink) SetProviderConfigReference(r *xpv1.Reference) + func (mg *RouteTableLink) SetProviderReference(r *xpv1.Reference) + func (mg *RouteTableLink) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo) + func (mg *RouteTableLink) SetWriteConnectionSecretToReference(r *xpv1.SecretReference) + func (tr *RouteTableLink) GetConnectionDetailsMapping() map[string]string + func (tr *RouteTableLink) GetID() string + func (tr *RouteTableLink) GetObservation() (map[string]any, error) + func (tr *RouteTableLink) GetParameters() (map[string]any, error) + func (tr *RouteTableLink) GetTerraformSchemaVersion() int + func (tr *RouteTableLink) LateInitialize(attrs []byte) (bool, error) + func (tr *RouteTableLink) SetObservation(obs map[string]any) error + func (tr *RouteTableLink) SetParameters(params map[string]any) error + type RouteTableLinkList struct + Items []RouteTableLink + func (in *RouteTableLinkList) DeepCopy() *RouteTableLinkList + func (in *RouteTableLinkList) DeepCopyInto(out *RouteTableLinkList) + func (in *RouteTableLinkList) DeepCopyObject() runtime.Object + func (l *RouteTableLinkList) GetItems() []resource.Managed + type RouteTableLinkObservation struct + ID *string + LinkRouteTableID *string + Main *bool + RequestID *string + func (in *RouteTableLinkObservation) DeepCopy() *RouteTableLinkObservation + func (in *RouteTableLinkObservation) DeepCopyInto(out *RouteTableLinkObservation) + type RouteTableLinkParameters struct + RouteTableID *string + RouteTableIDRef *v1.Reference + RouteTableIDSelector *v1.Selector + SubnetID *string + SubnetIDRef *v1.Reference + SubnetIDSelector *v1.Selector + func (in *RouteTableLinkParameters) DeepCopy() *RouteTableLinkParameters + func (in *RouteTableLinkParameters) DeepCopyInto(out *RouteTableLinkParameters) + type RouteTableLinkSpec struct + ForProvider RouteTableLinkParameters + func (in *RouteTableLinkSpec) DeepCopy() *RouteTableLinkSpec + func (in *RouteTableLinkSpec) DeepCopyInto(out *RouteTableLinkSpec) + type RouteTableLinkStatus struct + AtProvider RouteTableLinkObservation + func (in *RouteTableLinkStatus) DeepCopy() *RouteTableLinkStatus + func (in *RouteTableLinkStatus) DeepCopyInto(out *RouteTableLinkStatus) + type RouteTableList struct + Items []RouteTable + func (in *RouteTableList) DeepCopy() *RouteTableList + func (in *RouteTableList) DeepCopyInto(out *RouteTableList) + func (in *RouteTableList) DeepCopyObject() runtime.Object + func (l *RouteTableList) GetItems() []resource.Managed + type RouteTableObservation struct + ID *string + LinkRouteTables []LinkRouteTablesObservation + RequestID *string + RoutePropagatingVirtualGateways []RoutePropagatingVirtualGatewaysObservation + RouteTableID *string + Routes []RoutesObservation + func (in *RouteTableObservation) DeepCopy() *RouteTableObservation + func (in *RouteTableObservation) DeepCopyInto(out *RouteTableObservation) + type RouteTableParameters struct + NetID *string + NetIDRef *v1.Reference + NetIDSelector *v1.Selector + Tags []TagsParameters + func (in *RouteTableParameters) DeepCopy() *RouteTableParameters + func (in *RouteTableParameters) DeepCopyInto(out *RouteTableParameters) + type RouteTableSpec struct + ForProvider RouteTableParameters + func (in *RouteTableSpec) DeepCopy() *RouteTableSpec + func (in *RouteTableSpec) DeepCopyInto(out *RouteTableSpec) + type RouteTableStatus struct + AtProvider RouteTableObservation + func (in *RouteTableStatus) DeepCopy() *RouteTableStatus + func (in *RouteTableStatus) DeepCopyInto(out *RouteTableStatus) + type RoutesObservation struct + CreationMethod *string + DestinationIPRange *string + DestinationServiceID *string + GatewayID *string + NATServiceID *string + NetAccessPointID *string + NetPeeringID *string + NicID *string + State *string + VMAccountID *string + VMID *string + func (in *RoutesObservation) DeepCopy() *RoutesObservation + func (in *RoutesObservation) DeepCopyInto(out *RoutesObservation) + type RoutesParameters struct + func (in *RoutesParameters) DeepCopy() *RoutesParameters + func (in *RoutesParameters) DeepCopyInto(out *RoutesParameters) + type TagsObservation struct + func (in *TagsObservation) DeepCopy() *TagsObservation + func (in *TagsObservation) DeepCopyInto(out *TagsObservation) + type TagsParameters struct + Key *string + Value *string + func (in *TagsParameters) DeepCopy() *TagsParameters + func (in *TagsParameters) DeepCopyInto(out *TagsParameters)