routes

package
v0.62.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 29, 2025 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewRoutingTableRoutesDataSource

func NewRoutingTableRoutesDataSource() datasource.DataSource

NewRoutingTableRoutesDataSource is a helper function to simplify the provider implementation.

Types

type RoutingTableRoutesDataSourceModel

type RoutingTableRoutesDataSourceModel struct {
	Id             types.String `tfsdk:"id"` // needed by TF
	OrganizationId types.String `tfsdk:"organization_id"`
	NetworkAreaId  types.String `tfsdk:"network_area_id"`
	RoutingTableId types.String `tfsdk:"routing_table_id"`
	Region         types.String `tfsdk:"region"`
	Routes         types.List   `tfsdk:"routes"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL