datasource_org_networktemplates

package
v0.1.35 Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func OrgNetworktemplatesDataSourceSchema

func OrgNetworktemplatesDataSourceSchema(ctx context.Context) schema.Schema

func SdkToTerraform

func SdkToTerraform(ctx context.Context, l *[]models.NetworkTemplate, elements *[]attr.Value) diag.Diagnostics

Types

type OrgNetworktemplatesModel

type OrgNetworktemplatesModel struct {
	OrgId               types.String `tfsdk:"org_id"`
	OrgNetworktemplates types.Set    `tfsdk:"org_networktemplates"`
}

type OrgNetworktemplatesType

type OrgNetworktemplatesType struct {
	basetypes.ObjectType
}

func (OrgNetworktemplatesType) Equal

func (OrgNetworktemplatesType) String

func (t OrgNetworktemplatesType) String() string

func (OrgNetworktemplatesType) ValueFromObject

func (OrgNetworktemplatesType) ValueFromTerraform

func (t OrgNetworktemplatesType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)

func (OrgNetworktemplatesType) ValueType

type OrgNetworktemplatesValue

type OrgNetworktemplatesValue struct {
	CreatedTime  basetypes.NumberValue `tfsdk:"created_time"`
	Id           basetypes.StringValue `tfsdk:"id"`
	ModifiedTime basetypes.NumberValue `tfsdk:"modified_time"`
	Name         basetypes.StringValue `tfsdk:"name"`
	OrgId        basetypes.StringValue `tfsdk:"org_id"`
	// contains filtered or unexported fields
}

func NewOrgNetworktemplatesValue

func NewOrgNetworktemplatesValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (OrgNetworktemplatesValue, diag.Diagnostics)

func NewOrgNetworktemplatesValueMust

func NewOrgNetworktemplatesValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) OrgNetworktemplatesValue

func NewOrgNetworktemplatesValueNull

func NewOrgNetworktemplatesValueNull() OrgNetworktemplatesValue

func NewOrgNetworktemplatesValueUnknown

func NewOrgNetworktemplatesValueUnknown() OrgNetworktemplatesValue

func (OrgNetworktemplatesValue) AttributeTypes

func (v OrgNetworktemplatesValue) AttributeTypes(ctx context.Context) map[string]attr.Type

func (OrgNetworktemplatesValue) Equal

func (OrgNetworktemplatesValue) IsNull

func (v OrgNetworktemplatesValue) IsNull() bool

func (OrgNetworktemplatesValue) IsUnknown

func (v OrgNetworktemplatesValue) IsUnknown() bool

func (OrgNetworktemplatesValue) String

func (v OrgNetworktemplatesValue) String() string

func (OrgNetworktemplatesValue) ToObjectValue

func (OrgNetworktemplatesValue) ToTerraformValue

func (v OrgNetworktemplatesValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)

func (OrgNetworktemplatesValue) Type

Jump to

Keyboard shortcuts

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