networkarearegion

package
v0.75.0 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2025 License: Apache-2.0 Imports: 28 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewNetworkAreaRegionDataSource

func NewNetworkAreaRegionDataSource() datasource.DataSource

NewNetworkAreaRegionDataSource is a helper function to simplify the provider implementation.

func NewNetworkAreaRegionResource

func NewNetworkAreaRegionResource() resource.Resource

NewNetworkAreaRegionResource is a helper function to simplify the provider implementation.

Types

type Model

type Model struct {
	Id             types.String `tfsdk:"id"` // needed by TF
	OrganizationId types.String `tfsdk:"organization_id"`
	NetworkAreaId  types.String `tfsdk:"network_area_id"`
	Region         types.String `tfsdk:"region"`
	Ipv4           *ipv4Model   `tfsdk:"ipv4"`
}

Jump to

Keyboard shortcuts

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