Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DataSource ¶
func DataSource() datasource.DataSource
Types ¶
type InboundValue ¶
type OutboundValue ¶
type TFControlPlaneIpAddressesModel ¶
type TFControlPlaneIpAddressesModel struct { Inbound InboundValue `tfsdk:"inbound"` Outbound OutboundValue `tfsdk:"outbound"` }
func NewTFControlPlaneIPAddresses ¶
func NewTFControlPlaneIPAddresses(ctx context.Context, apiResp *admin.ControlPlaneIPAddresses) (*TFControlPlaneIpAddressesModel, diag.Diagnostics)
Click to show internal directories.
Click to hide internal directories.