controlplaneipaddresses

package
v1.21.1 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2024 License: MPL-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DataSource

func DataSource() datasource.DataSource

func DataSourceSchema

func DataSourceSchema(ctx context.Context) schema.Schema

Types

type InboundValue

type InboundValue struct {
	Aws   basetypes.MapValue `tfsdk:"aws"`
	Azure basetypes.MapValue `tfsdk:"azure"`
	Gcp   basetypes.MapValue `tfsdk:"gcp"`
}

type OutboundValue

type OutboundValue struct {
	Aws   basetypes.MapValue `tfsdk:"aws"`
	Azure basetypes.MapValue `tfsdk:"azure"`
	Gcp   basetypes.MapValue `tfsdk:"gcp"`
}

type TFControlPlaneIpAddressesModel

type TFControlPlaneIpAddressesModel struct {
	Inbound  InboundValue  `tfsdk:"inbound"`
	Outbound OutboundValue `tfsdk:"outbound"`
}

Jump to

Keyboard shortcuts

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