trusted_ip_addresses

package
v1.6.6 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() datasource.DataSource

Types

type TrustedIpState

type TrustedIpState struct {
	ID      types.String `tfsdk:"id"`
	Enabled types.Bool   `tfsdk:"enabled"`
}

type TrustedIpsDataSource

type TrustedIpsDataSource struct {
	// contains filtered or unexported fields
}

func (*TrustedIpsDataSource) Configure

func (*TrustedIpsDataSource) Metadata

func (*TrustedIpsDataSource) Read

func (*TrustedIpsDataSource) Schema

type TrustedIpsState

type TrustedIpsState struct {
	Total types.Int64       `tfsdk:"total"`
	Items []*TrustedIpState `tfsdk:"items"`
}

Jump to

Keyboard shortcuts

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