ipv6ranges

package
v2.20.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDataSource

func NewDataSource() datasource.DataSource

Types

type DataSource

type DataSource struct {
	helper.BaseDataSource
}

func (*DataSource) Read

type IPv6ListEntryModel

type IPv6ListEntryModel struct {
	Range       types.String `tfsdk:"range"`
	RouteTarget types.String `tfsdk:"route_target"`
	Prefix      types.Int64  `tfsdk:"prefix"`
	Region      types.String `tfsdk:"region"`
}

func (*IPv6ListEntryModel) ParseRange

func (m *IPv6ListEntryModel) ParseRange(r linodego.IPv6Range)

type IPv6RangeFilterModel

type IPv6RangeFilterModel struct {
	ID      types.String                     `tfsdk:"id"`
	Filters frameworkfilter.FiltersModelType `tfsdk:"filter"`
	Ranges  []IPv6ListEntryModel             `tfsdk:"ranges"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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