Documentation ¶
Index ¶
- func OrgGatewaytemplateResourceSchema(ctx context.Context) schema.Schema
- func TerraformToSdk(ctx context.Context, plan *OrgGatewaytemplateModel) (*models.GatewayTemplate, diag.Diagnostics)
- type ActionType
- func (t ActionType) Equal(o attr.Type) bool
- func (t ActionType) String() string
- func (t ActionType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t ActionType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t ActionType) ValueType(ctx context.Context) attr.Value
- type ActionValue
- func NewActionValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (ActionValue, diag.Diagnostics)
- func NewActionValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) ActionValue
- func NewActionValueNull() ActionValue
- func NewActionValueUnknown() ActionValue
- func (v ActionValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v ActionValue) Equal(o attr.Value) bool
- func (v ActionValue) IsNull() bool
- func (v ActionValue) IsUnknown() bool
- func (v ActionValue) String() string
- func (v ActionValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v ActionValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v ActionValue) Type(ctx context.Context) attr.Type
- type AppqoeType
- func (t AppqoeType) Equal(o attr.Type) bool
- func (t AppqoeType) String() string
- func (t AppqoeType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t AppqoeType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t AppqoeType) ValueType(ctx context.Context) attr.Value
- type AppqoeValue
- func NewAppqoeValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (AppqoeValue, diag.Diagnostics)
- func NewAppqoeValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) AppqoeValue
- func NewAppqoeValueNull() AppqoeValue
- func NewAppqoeValueUnknown() AppqoeValue
- func (v AppqoeValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v AppqoeValue) Equal(o attr.Value) bool
- func (v AppqoeValue) IsNull() bool
- func (v AppqoeValue) IsUnknown() bool
- func (v AppqoeValue) String() string
- func (v AppqoeValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v AppqoeValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v AppqoeValue) Type(ctx context.Context) attr.Type
- type AutoProvisionPrimaryType
- func (t AutoProvisionPrimaryType) Equal(o attr.Type) bool
- func (t AutoProvisionPrimaryType) String() string
- func (t AutoProvisionPrimaryType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t AutoProvisionPrimaryType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t AutoProvisionPrimaryType) ValueType(ctx context.Context) attr.Value
- type AutoProvisionPrimaryValue
- func NewAutoProvisionPrimaryValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (AutoProvisionPrimaryValue, diag.Diagnostics)
- func NewAutoProvisionPrimaryValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) AutoProvisionPrimaryValue
- func NewAutoProvisionPrimaryValueNull() AutoProvisionPrimaryValue
- func NewAutoProvisionPrimaryValueUnknown() AutoProvisionPrimaryValue
- func (v AutoProvisionPrimaryValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v AutoProvisionPrimaryValue) Equal(o attr.Value) bool
- func (v AutoProvisionPrimaryValue) IsNull() bool
- func (v AutoProvisionPrimaryValue) IsUnknown() bool
- func (v AutoProvisionPrimaryValue) String() string
- func (v AutoProvisionPrimaryValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v AutoProvisionPrimaryValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v AutoProvisionPrimaryValue) Type(ctx context.Context) attr.Type
- type AutoProvisionSecondaryType
- func (t AutoProvisionSecondaryType) Equal(o attr.Type) bool
- func (t AutoProvisionSecondaryType) String() string
- func (t AutoProvisionSecondaryType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t AutoProvisionSecondaryType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t AutoProvisionSecondaryType) ValueType(ctx context.Context) attr.Value
- type AutoProvisionSecondaryValue
- func NewAutoProvisionSecondaryValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (AutoProvisionSecondaryValue, diag.Diagnostics)
- func NewAutoProvisionSecondaryValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) AutoProvisionSecondaryValue
- func NewAutoProvisionSecondaryValueNull() AutoProvisionSecondaryValue
- func NewAutoProvisionSecondaryValueUnknown() AutoProvisionSecondaryValue
- func (v AutoProvisionSecondaryValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v AutoProvisionSecondaryValue) Equal(o attr.Value) bool
- func (v AutoProvisionSecondaryValue) IsNull() bool
- func (v AutoProvisionSecondaryValue) IsUnknown() bool
- func (v AutoProvisionSecondaryValue) String() string
- func (v AutoProvisionSecondaryValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v AutoProvisionSecondaryValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v AutoProvisionSecondaryValue) Type(ctx context.Context) attr.Type
- type AutoProvisionType
- func (t AutoProvisionType) Equal(o attr.Type) bool
- func (t AutoProvisionType) String() string
- func (t AutoProvisionType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t AutoProvisionType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t AutoProvisionType) ValueType(ctx context.Context) attr.Value
- type AutoProvisionValue
- func NewAutoProvisionValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (AutoProvisionValue, diag.Diagnostics)
- func NewAutoProvisionValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) AutoProvisionValue
- func NewAutoProvisionValueNull() AutoProvisionValue
- func NewAutoProvisionValueUnknown() AutoProvisionValue
- func (v AutoProvisionValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v AutoProvisionValue) Equal(o attr.Value) bool
- func (v AutoProvisionValue) IsNull() bool
- func (v AutoProvisionValue) IsUnknown() bool
- func (v AutoProvisionValue) String() string
- func (v AutoProvisionValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v AutoProvisionValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v AutoProvisionValue) Type(ctx context.Context) attr.Type
- type BgpConfigType
- func (t BgpConfigType) Equal(o attr.Type) bool
- func (t BgpConfigType) String() string
- func (t BgpConfigType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t BgpConfigType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t BgpConfigType) ValueType(ctx context.Context) attr.Value
- type BgpConfigValue
- func NewBgpConfigValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (BgpConfigValue, diag.Diagnostics)
- func NewBgpConfigValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) BgpConfigValue
- func NewBgpConfigValueNull() BgpConfigValue
- func NewBgpConfigValueUnknown() BgpConfigValue
- func (v BgpConfigValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v BgpConfigValue) Equal(o attr.Value) bool
- func (v BgpConfigValue) IsNull() bool
- func (v BgpConfigValue) IsUnknown() bool
- func (v BgpConfigValue) String() string
- func (v BgpConfigValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v BgpConfigValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v BgpConfigValue) Type(ctx context.Context) attr.Type
- type ConfigType
- func (t ConfigType) Equal(o attr.Type) bool
- func (t ConfigType) String() string
- func (t ConfigType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t ConfigType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t ConfigType) ValueType(ctx context.Context) attr.Value
- type ConfigValue
- func NewConfigValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (ConfigValue, diag.Diagnostics)
- func NewConfigValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) ConfigValue
- func NewConfigValueNull() ConfigValue
- func NewConfigValueUnknown() ConfigValue
- func (v ConfigValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v ConfigValue) Equal(o attr.Value) bool
- func (v ConfigValue) IsNull() bool
- func (v ConfigValue) IsUnknown() bool
- func (v ConfigValue) String() string
- func (v ConfigValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v ConfigValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v ConfigValue) Type(ctx context.Context) attr.Type
- type DestinationNatType
- func (t DestinationNatType) Equal(o attr.Type) bool
- func (t DestinationNatType) String() string
- func (t DestinationNatType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t DestinationNatType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t DestinationNatType) ValueType(ctx context.Context) attr.Value
- type DestinationNatValue
- func NewDestinationNatValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (DestinationNatValue, diag.Diagnostics)
- func NewDestinationNatValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) DestinationNatValue
- func NewDestinationNatValueNull() DestinationNatValue
- func NewDestinationNatValueUnknown() DestinationNatValue
- func (v DestinationNatValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v DestinationNatValue) Equal(o attr.Value) bool
- func (v DestinationNatValue) IsNull() bool
- func (v DestinationNatValue) IsUnknown() bool
- func (v DestinationNatValue) String() string
- func (v DestinationNatValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v DestinationNatValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v DestinationNatValue) Type(ctx context.Context) attr.Type
- type DhcpdConfigType
- func (t DhcpdConfigType) Equal(o attr.Type) bool
- func (t DhcpdConfigType) String() string
- func (t DhcpdConfigType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t DhcpdConfigType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t DhcpdConfigType) ValueType(ctx context.Context) attr.Value
- type DhcpdConfigValue
- func NewDhcpdConfigValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (DhcpdConfigValue, diag.Diagnostics)
- func NewDhcpdConfigValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) DhcpdConfigValue
- func NewDhcpdConfigValueNull() DhcpdConfigValue
- func NewDhcpdConfigValueUnknown() DhcpdConfigValue
- func (v DhcpdConfigValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v DhcpdConfigValue) Equal(o attr.Value) bool
- func (v DhcpdConfigValue) IsNull() bool
- func (v DhcpdConfigValue) IsUnknown() bool
- func (v DhcpdConfigValue) String() string
- func (v DhcpdConfigValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v DhcpdConfigValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v DhcpdConfigValue) Type(ctx context.Context) attr.Type
- type EwfType
- func (t EwfType) Equal(o attr.Type) bool
- func (t EwfType) String() string
- func (t EwfType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t EwfType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t EwfType) ValueType(ctx context.Context) attr.Value
- type EwfValue
- func (v EwfValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v EwfValue) Equal(o attr.Value) bool
- func (v EwfValue) IsNull() bool
- func (v EwfValue) IsUnknown() bool
- func (v EwfValue) String() string
- func (v EwfValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v EwfValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v EwfValue) Type(ctx context.Context) attr.Type
- type ExtraRoutes6Type
- func (t ExtraRoutes6Type) Equal(o attr.Type) bool
- func (t ExtraRoutes6Type) String() string
- func (t ExtraRoutes6Type) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t ExtraRoutes6Type) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t ExtraRoutes6Type) ValueType(ctx context.Context) attr.Value
- type ExtraRoutes6Value
- func NewExtraRoutes6Value(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (ExtraRoutes6Value, diag.Diagnostics)
- func NewExtraRoutes6ValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) ExtraRoutes6Value
- func NewExtraRoutes6ValueNull() ExtraRoutes6Value
- func NewExtraRoutes6ValueUnknown() ExtraRoutes6Value
- func (v ExtraRoutes6Value) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v ExtraRoutes6Value) Equal(o attr.Value) bool
- func (v ExtraRoutes6Value) IsNull() bool
- func (v ExtraRoutes6Value) IsUnknown() bool
- func (v ExtraRoutes6Value) String() string
- func (v ExtraRoutes6Value) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v ExtraRoutes6Value) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v ExtraRoutes6Value) Type(ctx context.Context) attr.Type
- type ExtraRoutesType
- func (t ExtraRoutesType) Equal(o attr.Type) bool
- func (t ExtraRoutesType) String() string
- func (t ExtraRoutesType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t ExtraRoutesType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t ExtraRoutesType) ValueType(ctx context.Context) attr.Value
- type ExtraRoutesValue
- func NewExtraRoutesValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (ExtraRoutesValue, diag.Diagnostics)
- func NewExtraRoutesValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) ExtraRoutesValue
- func NewExtraRoutesValueNull() ExtraRoutesValue
- func NewExtraRoutesValueUnknown() ExtraRoutesValue
- func (v ExtraRoutesValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v ExtraRoutesValue) Equal(o attr.Value) bool
- func (v ExtraRoutesValue) IsNull() bool
- func (v ExtraRoutesValue) IsUnknown() bool
- func (v ExtraRoutesValue) String() string
- func (v ExtraRoutesValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v ExtraRoutesValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v ExtraRoutesValue) Type(ctx context.Context) attr.Type
- type FixedBindingsType
- func (t FixedBindingsType) Equal(o attr.Type) bool
- func (t FixedBindingsType) String() string
- func (t FixedBindingsType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t FixedBindingsType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t FixedBindingsType) ValueType(ctx context.Context) attr.Value
- type FixedBindingsValue
- func NewFixedBindingsValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (FixedBindingsValue, diag.Diagnostics)
- func NewFixedBindingsValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) FixedBindingsValue
- func NewFixedBindingsValueNull() FixedBindingsValue
- func NewFixedBindingsValueUnknown() FixedBindingsValue
- func (v FixedBindingsValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v FixedBindingsValue) Equal(o attr.Value) bool
- func (v FixedBindingsValue) IsNull() bool
- func (v FixedBindingsValue) IsUnknown() bool
- func (v FixedBindingsValue) String() string
- func (v FixedBindingsValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v FixedBindingsValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v FixedBindingsValue) Type(ctx context.Context) attr.Type
- type GroupsType
- func (t GroupsType) Equal(o attr.Type) bool
- func (t GroupsType) String() string
- func (t GroupsType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t GroupsType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t GroupsType) ValueType(ctx context.Context) attr.Value
- type GroupsValue
- func NewGroupsValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (GroupsValue, diag.Diagnostics)
- func NewGroupsValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) GroupsValue
- func NewGroupsValueNull() GroupsValue
- func NewGroupsValueUnknown() GroupsValue
- func (v GroupsValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v GroupsValue) Equal(o attr.Value) bool
- func (v GroupsValue) IsNull() bool
- func (v GroupsValue) IsUnknown() bool
- func (v GroupsValue) String() string
- func (v GroupsValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v GroupsValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v GroupsValue) Type(ctx context.Context) attr.Type
- type IdpProfilesType
- func (t IdpProfilesType) Equal(o attr.Type) bool
- func (t IdpProfilesType) String() string
- func (t IdpProfilesType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t IdpProfilesType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t IdpProfilesType) ValueType(ctx context.Context) attr.Value
- type IdpProfilesValue
- func NewIdpProfilesValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (IdpProfilesValue, diag.Diagnostics)
- func NewIdpProfilesValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) IdpProfilesValue
- func NewIdpProfilesValueNull() IdpProfilesValue
- func NewIdpProfilesValueUnknown() IdpProfilesValue
- func (v IdpProfilesValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v IdpProfilesValue) Equal(o attr.Value) bool
- func (v IdpProfilesValue) IsNull() bool
- func (v IdpProfilesValue) IsUnknown() bool
- func (v IdpProfilesValue) String() string
- func (v IdpProfilesValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v IdpProfilesValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v IdpProfilesValue) Type(ctx context.Context) attr.Type
- type IdpType
- func (t IdpType) Equal(o attr.Type) bool
- func (t IdpType) String() string
- func (t IdpType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t IdpType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t IdpType) ValueType(ctx context.Context) attr.Value
- type IdpValue
- func (v IdpValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v IdpValue) Equal(o attr.Value) bool
- func (v IdpValue) IsNull() bool
- func (v IdpValue) IsUnknown() bool
- func (v IdpValue) String() string
- func (v IdpValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v IdpValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v IdpValue) Type(ctx context.Context) attr.Type
- type IkeProposalsType
- func (t IkeProposalsType) Equal(o attr.Type) bool
- func (t IkeProposalsType) String() string
- func (t IkeProposalsType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t IkeProposalsType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t IkeProposalsType) ValueType(ctx context.Context) attr.Value
- type IkeProposalsValue
- func NewIkeProposalsValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (IkeProposalsValue, diag.Diagnostics)
- func NewIkeProposalsValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) IkeProposalsValue
- func NewIkeProposalsValueNull() IkeProposalsValue
- func NewIkeProposalsValueUnknown() IkeProposalsValue
- func (v IkeProposalsValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v IkeProposalsValue) Equal(o attr.Value) bool
- func (v IkeProposalsValue) IsNull() bool
- func (v IkeProposalsValue) IsUnknown() bool
- func (v IkeProposalsValue) String() string
- func (v IkeProposalsValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v IkeProposalsValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v IkeProposalsValue) Type(ctx context.Context) attr.Type
- type InternalAccessType
- func (t InternalAccessType) Equal(o attr.Type) bool
- func (t InternalAccessType) String() string
- func (t InternalAccessType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t InternalAccessType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t InternalAccessType) ValueType(ctx context.Context) attr.Value
- type InternalAccessValue
- func NewInternalAccessValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (InternalAccessValue, diag.Diagnostics)
- func NewInternalAccessValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) InternalAccessValue
- func NewInternalAccessValueNull() InternalAccessValue
- func NewInternalAccessValueUnknown() InternalAccessValue
- func (v InternalAccessValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v InternalAccessValue) Equal(o attr.Value) bool
- func (v InternalAccessValue) IsNull() bool
- func (v InternalAccessValue) IsUnknown() bool
- func (v InternalAccessValue) String() string
- func (v InternalAccessValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v InternalAccessValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v InternalAccessValue) Type(ctx context.Context) attr.Type
- type InternetAccessType
- func (t InternetAccessType) Equal(o attr.Type) bool
- func (t InternetAccessType) String() string
- func (t InternetAccessType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t InternetAccessType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t InternetAccessType) ValueType(ctx context.Context) attr.Value
- type InternetAccessValue
- func NewInternetAccessValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (InternetAccessValue, diag.Diagnostics)
- func NewInternetAccessValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) InternetAccessValue
- func NewInternetAccessValueNull() InternetAccessValue
- func NewInternetAccessValueUnknown() InternetAccessValue
- func (v InternetAccessValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v InternetAccessValue) Equal(o attr.Value) bool
- func (v InternetAccessValue) IsNull() bool
- func (v InternetAccessValue) IsUnknown() bool
- func (v InternetAccessValue) String() string
- func (v InternetAccessValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v InternetAccessValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v InternetAccessValue) Type(ctx context.Context) attr.Type
- type IpConfigsType
- func (t IpConfigsType) Equal(o attr.Type) bool
- func (t IpConfigsType) String() string
- func (t IpConfigsType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t IpConfigsType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t IpConfigsType) ValueType(ctx context.Context) attr.Value
- type IpConfigsValue
- func NewIpConfigsValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (IpConfigsValue, diag.Diagnostics)
- func NewIpConfigsValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) IpConfigsValue
- func NewIpConfigsValueNull() IpConfigsValue
- func NewIpConfigsValueUnknown() IpConfigsValue
- func (v IpConfigsValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v IpConfigsValue) Equal(o attr.Value) bool
- func (v IpConfigsValue) IsNull() bool
- func (v IpConfigsValue) IsUnknown() bool
- func (v IpConfigsValue) String() string
- func (v IpConfigsValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v IpConfigsValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v IpConfigsValue) Type(ctx context.Context) attr.Type
- type IpdProfileOverwriteMatchingType
- func (t IpdProfileOverwriteMatchingType) Equal(o attr.Type) bool
- func (t IpdProfileOverwriteMatchingType) String() string
- func (t IpdProfileOverwriteMatchingType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t IpdProfileOverwriteMatchingType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t IpdProfileOverwriteMatchingType) ValueType(ctx context.Context) attr.Value
- type IpdProfileOverwriteMatchingValue
- func NewIpdProfileOverwriteMatchingValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (IpdProfileOverwriteMatchingValue, diag.Diagnostics)
- func NewIpdProfileOverwriteMatchingValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) IpdProfileOverwriteMatchingValue
- func NewIpdProfileOverwriteMatchingValueNull() IpdProfileOverwriteMatchingValue
- func NewIpdProfileOverwriteMatchingValueUnknown() IpdProfileOverwriteMatchingValue
- func (v IpdProfileOverwriteMatchingValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v IpdProfileOverwriteMatchingValue) Equal(o attr.Value) bool
- func (v IpdProfileOverwriteMatchingValue) IsNull() bool
- func (v IpdProfileOverwriteMatchingValue) IsUnknown() bool
- func (v IpdProfileOverwriteMatchingValue) String() string
- func (v IpdProfileOverwriteMatchingValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v IpdProfileOverwriteMatchingValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v IpdProfileOverwriteMatchingValue) Type(ctx context.Context) attr.Type
- type IpsecProposalsType
- func (t IpsecProposalsType) Equal(o attr.Type) bool
- func (t IpsecProposalsType) String() string
- func (t IpsecProposalsType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t IpsecProposalsType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t IpsecProposalsType) ValueType(ctx context.Context) attr.Value
- type IpsecProposalsValue
- func NewIpsecProposalsValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (IpsecProposalsValue, diag.Diagnostics)
- func NewIpsecProposalsValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) IpsecProposalsValue
- func NewIpsecProposalsValueNull() IpsecProposalsValue
- func NewIpsecProposalsValueUnknown() IpsecProposalsValue
- func (v IpsecProposalsValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v IpsecProposalsValue) Equal(o attr.Value) bool
- func (v IpsecProposalsValue) IsNull() bool
- func (v IpsecProposalsValue) IsUnknown() bool
- func (v IpsecProposalsValue) String() string
- func (v IpsecProposalsValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v IpsecProposalsValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v IpsecProposalsValue) Type(ctx context.Context) attr.Type
- type JseType
- func (t JseType) Equal(o attr.Type) bool
- func (t JseType) String() string
- func (t JseType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t JseType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t JseType) ValueType(ctx context.Context) attr.Value
- type JseValue
- func (v JseValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v JseValue) Equal(o attr.Value) bool
- func (v JseValue) IsNull() bool
- func (v JseValue) IsUnknown() bool
- func (v JseValue) String() string
- func (v JseValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v JseValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v JseValue) Type(ctx context.Context) attr.Type
- type LatlngType
- func (t LatlngType) Equal(o attr.Type) bool
- func (t LatlngType) String() string
- func (t LatlngType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t LatlngType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t LatlngType) ValueType(ctx context.Context) attr.Value
- type LatlngValue
- func NewLatlngValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (LatlngValue, diag.Diagnostics)
- func NewLatlngValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) LatlngValue
- func NewLatlngValueNull() LatlngValue
- func NewLatlngValueUnknown() LatlngValue
- func (v LatlngValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v LatlngValue) Equal(o attr.Value) bool
- func (v LatlngValue) IsNull() bool
- func (v LatlngValue) IsUnknown() bool
- func (v LatlngValue) String() string
- func (v LatlngValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v LatlngValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v LatlngValue) Type(ctx context.Context) attr.Type
- type MulticastType
- func (t MulticastType) Equal(o attr.Type) bool
- func (t MulticastType) String() string
- func (t MulticastType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t MulticastType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t MulticastType) ValueType(ctx context.Context) attr.Value
- type MulticastValue
- func NewMulticastValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (MulticastValue, diag.Diagnostics)
- func NewMulticastValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) MulticastValue
- func NewMulticastValueNull() MulticastValue
- func NewMulticastValueUnknown() MulticastValue
- func (v MulticastValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v MulticastValue) Equal(o attr.Value) bool
- func (v MulticastValue) IsNull() bool
- func (v MulticastValue) IsUnknown() bool
- func (v MulticastValue) String() string
- func (v MulticastValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v MulticastValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v MulticastValue) Type(ctx context.Context) attr.Type
- type NeighborsType
- func (t NeighborsType) Equal(o attr.Type) bool
- func (t NeighborsType) String() string
- func (t NeighborsType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t NeighborsType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t NeighborsType) ValueType(ctx context.Context) attr.Value
- type NeighborsValue
- func NewNeighborsValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (NeighborsValue, diag.Diagnostics)
- func NewNeighborsValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) NeighborsValue
- func NewNeighborsValueNull() NeighborsValue
- func NewNeighborsValueUnknown() NeighborsValue
- func (v NeighborsValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v NeighborsValue) Equal(o attr.Value) bool
- func (v NeighborsValue) IsNull() bool
- func (v NeighborsValue) IsUnknown() bool
- func (v NeighborsValue) String() string
- func (v NeighborsValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v NeighborsValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v NeighborsValue) Type(ctx context.Context) attr.Type
- type NetworksType
- func (t NetworksType) Equal(o attr.Type) bool
- func (t NetworksType) String() string
- func (t NetworksType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t NetworksType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t NetworksType) ValueType(ctx context.Context) attr.Value
- type NetworksValue
- func NewNetworksValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (NetworksValue, diag.Diagnostics)
- func NewNetworksValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) NetworksValue
- func NewNetworksValueNull() NetworksValue
- func NewNetworksValueUnknown() NetworksValue
- func (v NetworksValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v NetworksValue) Equal(o attr.Value) bool
- func (v NetworksValue) IsNull() bool
- func (v NetworksValue) IsUnknown() bool
- func (v NetworksValue) String() string
- func (v NetworksValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v NetworksValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v NetworksValue) Type(ctx context.Context) attr.Type
- type Node1Type
- func (t Node1Type) Equal(o attr.Type) bool
- func (t Node1Type) String() string
- func (t Node1Type) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t Node1Type) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t Node1Type) ValueType(ctx context.Context) attr.Value
- type Node1Value
- func NewNode1Value(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (Node1Value, diag.Diagnostics)
- func NewNode1ValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) Node1Value
- func NewNode1ValueNull() Node1Value
- func NewNode1ValueUnknown() Node1Value
- func (v Node1Value) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v Node1Value) Equal(o attr.Value) bool
- func (v Node1Value) IsNull() bool
- func (v Node1Value) IsUnknown() bool
- func (v Node1Value) String() string
- func (v Node1Value) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v Node1Value) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v Node1Value) Type(ctx context.Context) attr.Type
- type OobIpConfigType
- func (t OobIpConfigType) Equal(o attr.Type) bool
- func (t OobIpConfigType) String() string
- func (t OobIpConfigType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t OobIpConfigType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t OobIpConfigType) ValueType(ctx context.Context) attr.Value
- type OobIpConfigValue
- func NewOobIpConfigValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (OobIpConfigValue, diag.Diagnostics)
- func NewOobIpConfigValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) OobIpConfigValue
- func NewOobIpConfigValueNull() OobIpConfigValue
- func NewOobIpConfigValueUnknown() OobIpConfigValue
- func (v OobIpConfigValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v OobIpConfigValue) Equal(o attr.Value) bool
- func (v OobIpConfigValue) IsNull() bool
- func (v OobIpConfigValue) IsUnknown() bool
- func (v OobIpConfigValue) String() string
- func (v OobIpConfigValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v OobIpConfigValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v OobIpConfigValue) Type(ctx context.Context) attr.Type
- type OptionsType
- func (t OptionsType) Equal(o attr.Type) bool
- func (t OptionsType) String() string
- func (t OptionsType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t OptionsType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t OptionsType) ValueType(ctx context.Context) attr.Value
- type OptionsValue
- func NewOptionsValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (OptionsValue, diag.Diagnostics)
- func NewOptionsValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) OptionsValue
- func NewOptionsValueNull() OptionsValue
- func NewOptionsValueUnknown() OptionsValue
- func (v OptionsValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v OptionsValue) Equal(o attr.Value) bool
- func (v OptionsValue) IsNull() bool
- func (v OptionsValue) IsUnknown() bool
- func (v OptionsValue) String() string
- func (v OptionsValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v OptionsValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v OptionsValue) Type(ctx context.Context) attr.Type
- type OrgGatewaytemplateModel
- type OverwritesType
- func (t OverwritesType) Equal(o attr.Type) bool
- func (t OverwritesType) String() string
- func (t OverwritesType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t OverwritesType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t OverwritesType) ValueType(ctx context.Context) attr.Value
- type OverwritesValue
- func NewOverwritesValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (OverwritesValue, diag.Diagnostics)
- func NewOverwritesValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) OverwritesValue
- func NewOverwritesValueNull() OverwritesValue
- func NewOverwritesValueUnknown() OverwritesValue
- func (v OverwritesValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v OverwritesValue) Equal(o attr.Value) bool
- func (v OverwritesValue) IsNull() bool
- func (v OverwritesValue) IsUnknown() bool
- func (v OverwritesValue) String() string
- func (v OverwritesValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v OverwritesValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v OverwritesValue) Type(ctx context.Context) attr.Type
- type PathPreferencesType
- func (t PathPreferencesType) Equal(o attr.Type) bool
- func (t PathPreferencesType) String() string
- func (t PathPreferencesType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t PathPreferencesType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t PathPreferencesType) ValueType(ctx context.Context) attr.Value
- type PathPreferencesValue
- func NewPathPreferencesValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (PathPreferencesValue, diag.Diagnostics)
- func NewPathPreferencesValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) PathPreferencesValue
- func NewPathPreferencesValueNull() PathPreferencesValue
- func NewPathPreferencesValueUnknown() PathPreferencesValue
- func (v PathPreferencesValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v PathPreferencesValue) Equal(o attr.Value) bool
- func (v PathPreferencesValue) IsNull() bool
- func (v PathPreferencesValue) IsUnknown() bool
- func (v PathPreferencesValue) String() string
- func (v PathPreferencesValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v PathPreferencesValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v PathPreferencesValue) Type(ctx context.Context) attr.Type
- type PathsType
- func (t PathsType) Equal(o attr.Type) bool
- func (t PathsType) String() string
- func (t PathsType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t PathsType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t PathsType) ValueType(ctx context.Context) attr.Value
- type PathsValue
- func NewPathsValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (PathsValue, diag.Diagnostics)
- func NewPathsValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) PathsValue
- func NewPathsValueNull() PathsValue
- func NewPathsValueUnknown() PathsValue
- func (v PathsValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v PathsValue) Equal(o attr.Value) bool
- func (v PathsValue) IsNull() bool
- func (v PathsValue) IsUnknown() bool
- func (v PathsValue) String() string
- func (v PathsValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v PathsValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v PathsValue) Type(ctx context.Context) attr.Type
- type PortConfigType
- func (t PortConfigType) Equal(o attr.Type) bool
- func (t PortConfigType) String() string
- func (t PortConfigType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t PortConfigType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t PortConfigType) ValueType(ctx context.Context) attr.Value
- type PortConfigValue
- func NewPortConfigValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (PortConfigValue, diag.Diagnostics)
- func NewPortConfigValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) PortConfigValue
- func NewPortConfigValueNull() PortConfigValue
- func NewPortConfigValueUnknown() PortConfigValue
- func (v PortConfigValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v PortConfigValue) Equal(o attr.Value) bool
- func (v PortConfigValue) IsNull() bool
- func (v PortConfigValue) IsUnknown() bool
- func (v PortConfigValue) String() string
- func (v PortConfigValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v PortConfigValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v PortConfigValue) Type(ctx context.Context) attr.Type
- type PortIpConfigType
- func (t PortIpConfigType) Equal(o attr.Type) bool
- func (t PortIpConfigType) String() string
- func (t PortIpConfigType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t PortIpConfigType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t PortIpConfigType) ValueType(ctx context.Context) attr.Value
- type PortIpConfigValue
- func NewPortIpConfigValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (PortIpConfigValue, diag.Diagnostics)
- func NewPortIpConfigValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) PortIpConfigValue
- func NewPortIpConfigValueNull() PortIpConfigValue
- func NewPortIpConfigValueUnknown() PortIpConfigValue
- func (v PortIpConfigValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v PortIpConfigValue) Equal(o attr.Value) bool
- func (v PortIpConfigValue) IsNull() bool
- func (v PortIpConfigValue) IsUnknown() bool
- func (v PortIpConfigValue) String() string
- func (v PortIpConfigValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v PortIpConfigValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v PortIpConfigValue) Type(ctx context.Context) attr.Type
- type PrimaryType
- func (t PrimaryType) Equal(o attr.Type) bool
- func (t PrimaryType) String() string
- func (t PrimaryType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t PrimaryType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t PrimaryType) ValueType(ctx context.Context) attr.Value
- type PrimaryValue
- func NewPrimaryValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (PrimaryValue, diag.Diagnostics)
- func NewPrimaryValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) PrimaryValue
- func NewPrimaryValueNull() PrimaryValue
- func NewPrimaryValueUnknown() PrimaryValue
- func (v PrimaryValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v PrimaryValue) Equal(o attr.Value) bool
- func (v PrimaryValue) IsNull() bool
- func (v PrimaryValue) IsUnknown() bool
- func (v PrimaryValue) String() string
- func (v PrimaryValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v PrimaryValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v PrimaryValue) Type(ctx context.Context) attr.Type
- type ProbeType
- func (t ProbeType) Equal(o attr.Type) bool
- func (t ProbeType) String() string
- func (t ProbeType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t ProbeType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t ProbeType) ValueType(ctx context.Context) attr.Value
- type ProbeValue
- func NewProbeValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (ProbeValue, diag.Diagnostics)
- func NewProbeValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) ProbeValue
- func NewProbeValueNull() ProbeValue
- func NewProbeValueUnknown() ProbeValue
- func (v ProbeValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v ProbeValue) Equal(o attr.Value) bool
- func (v ProbeValue) IsNull() bool
- func (v ProbeValue) IsUnknown() bool
- func (v ProbeValue) String() string
- func (v ProbeValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v ProbeValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v ProbeValue) Type(ctx context.Context) attr.Type
- type RouteExistsType
- func (t RouteExistsType) Equal(o attr.Type) bool
- func (t RouteExistsType) String() string
- func (t RouteExistsType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t RouteExistsType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t RouteExistsType) ValueType(ctx context.Context) attr.Value
- type RouteExistsValue
- func NewRouteExistsValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (RouteExistsValue, diag.Diagnostics)
- func NewRouteExistsValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) RouteExistsValue
- func NewRouteExistsValueNull() RouteExistsValue
- func NewRouteExistsValueUnknown() RouteExistsValue
- func (v RouteExistsValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v RouteExistsValue) Equal(o attr.Value) bool
- func (v RouteExistsValue) IsNull() bool
- func (v RouteExistsValue) IsUnknown() bool
- func (v RouteExistsValue) String() string
- func (v RouteExistsValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v RouteExistsValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v RouteExistsValue) Type(ctx context.Context) attr.Type
- type RoutingPoliciesType
- func (t RoutingPoliciesType) Equal(o attr.Type) bool
- func (t RoutingPoliciesType) String() string
- func (t RoutingPoliciesType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t RoutingPoliciesType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t RoutingPoliciesType) ValueType(ctx context.Context) attr.Value
- type RoutingPoliciesValue
- func NewRoutingPoliciesValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (RoutingPoliciesValue, diag.Diagnostics)
- func NewRoutingPoliciesValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) RoutingPoliciesValue
- func NewRoutingPoliciesValueNull() RoutingPoliciesValue
- func NewRoutingPoliciesValueUnknown() RoutingPoliciesValue
- func (v RoutingPoliciesValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v RoutingPoliciesValue) Equal(o attr.Value) bool
- func (v RoutingPoliciesValue) IsNull() bool
- func (v RoutingPoliciesValue) IsUnknown() bool
- func (v RoutingPoliciesValue) String() string
- func (v RoutingPoliciesValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v RoutingPoliciesValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v RoutingPoliciesValue) Type(ctx context.Context) attr.Type
- type RoutingPolicyTermMatchingType
- func (t RoutingPolicyTermMatchingType) Equal(o attr.Type) bool
- func (t RoutingPolicyTermMatchingType) String() string
- func (t RoutingPolicyTermMatchingType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t RoutingPolicyTermMatchingType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t RoutingPolicyTermMatchingType) ValueType(ctx context.Context) attr.Value
- type RoutingPolicyTermMatchingValue
- func NewRoutingPolicyTermMatchingValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (RoutingPolicyTermMatchingValue, diag.Diagnostics)
- func NewRoutingPolicyTermMatchingValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) RoutingPolicyTermMatchingValue
- func NewRoutingPolicyTermMatchingValueNull() RoutingPolicyTermMatchingValue
- func NewRoutingPolicyTermMatchingValueUnknown() RoutingPolicyTermMatchingValue
- func (v RoutingPolicyTermMatchingValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v RoutingPolicyTermMatchingValue) Equal(o attr.Value) bool
- func (v RoutingPolicyTermMatchingValue) IsNull() bool
- func (v RoutingPolicyTermMatchingValue) IsUnknown() bool
- func (v RoutingPolicyTermMatchingValue) String() string
- func (v RoutingPolicyTermMatchingValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v RoutingPolicyTermMatchingValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v RoutingPolicyTermMatchingValue) Type(ctx context.Context) attr.Type
- type SecondaryType
- func (t SecondaryType) Equal(o attr.Type) bool
- func (t SecondaryType) String() string
- func (t SecondaryType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t SecondaryType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t SecondaryType) ValueType(ctx context.Context) attr.Value
- type SecondaryValue
- func NewSecondaryValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (SecondaryValue, diag.Diagnostics)
- func NewSecondaryValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) SecondaryValue
- func NewSecondaryValueNull() SecondaryValue
- func NewSecondaryValueUnknown() SecondaryValue
- func (v SecondaryValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v SecondaryValue) Equal(o attr.Value) bool
- func (v SecondaryValue) IsNull() bool
- func (v SecondaryValue) IsUnknown() bool
- func (v SecondaryValue) String() string
- func (v SecondaryValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v SecondaryValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v SecondaryValue) Type(ctx context.Context) attr.Type
- type ServicePoliciesType
- func (t ServicePoliciesType) Equal(o attr.Type) bool
- func (t ServicePoliciesType) String() string
- func (t ServicePoliciesType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t ServicePoliciesType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t ServicePoliciesType) ValueType(ctx context.Context) attr.Value
- type ServicePoliciesValue
- func NewServicePoliciesValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (ServicePoliciesValue, diag.Diagnostics)
- func NewServicePoliciesValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) ServicePoliciesValue
- func NewServicePoliciesValueNull() ServicePoliciesValue
- func NewServicePoliciesValueUnknown() ServicePoliciesValue
- func (v ServicePoliciesValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v ServicePoliciesValue) Equal(o attr.Value) bool
- func (v ServicePoliciesValue) IsNull() bool
- func (v ServicePoliciesValue) IsUnknown() bool
- func (v ServicePoliciesValue) String() string
- func (v ServicePoliciesValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v ServicePoliciesValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v ServicePoliciesValue) Type(ctx context.Context) attr.Type
- type SourceNatType
- func (t SourceNatType) Equal(o attr.Type) bool
- func (t SourceNatType) String() string
- func (t SourceNatType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t SourceNatType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t SourceNatType) ValueType(ctx context.Context) attr.Value
- type SourceNatValue
- func NewSourceNatValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (SourceNatValue, diag.Diagnostics)
- func NewSourceNatValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) SourceNatValue
- func NewSourceNatValueNull() SourceNatValue
- func NewSourceNatValueUnknown() SourceNatValue
- func (v SourceNatValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v SourceNatValue) Equal(o attr.Value) bool
- func (v SourceNatValue) IsNull() bool
- func (v SourceNatValue) IsUnknown() bool
- func (v SourceNatValue) String() string
- func (v SourceNatValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v SourceNatValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v SourceNatValue) Type(ctx context.Context) attr.Type
- type StaticNatType
- func (t StaticNatType) Equal(o attr.Type) bool
- func (t StaticNatType) String() string
- func (t StaticNatType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t StaticNatType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t StaticNatType) ValueType(ctx context.Context) attr.Value
- type StaticNatValue
- func NewStaticNatValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (StaticNatValue, diag.Diagnostics)
- func NewStaticNatValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) StaticNatValue
- func NewStaticNatValueNull() StaticNatValue
- func NewStaticNatValueUnknown() StaticNatValue
- func (v StaticNatValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v StaticNatValue) Equal(o attr.Value) bool
- func (v StaticNatValue) IsNull() bool
- func (v StaticNatValue) IsUnknown() bool
- func (v StaticNatValue) String() string
- func (v StaticNatValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v StaticNatValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v StaticNatValue) Type(ctx context.Context) attr.Type
- type SubLocationsType
- func (t SubLocationsType) Equal(o attr.Type) bool
- func (t SubLocationsType) String() string
- func (t SubLocationsType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t SubLocationsType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t SubLocationsType) ValueType(ctx context.Context) attr.Value
- type SubLocationsValue
- func NewSubLocationsValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (SubLocationsValue, diag.Diagnostics)
- func NewSubLocationsValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) SubLocationsValue
- func NewSubLocationsValueNull() SubLocationsValue
- func NewSubLocationsValueUnknown() SubLocationsValue
- func (v SubLocationsValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v SubLocationsValue) Equal(o attr.Value) bool
- func (v SubLocationsValue) IsNull() bool
- func (v SubLocationsValue) IsUnknown() bool
- func (v SubLocationsValue) String() string
- func (v SubLocationsValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v SubLocationsValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v SubLocationsValue) Type(ctx context.Context) attr.Type
- type TenantsType
- func (t TenantsType) Equal(o attr.Type) bool
- func (t TenantsType) String() string
- func (t TenantsType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t TenantsType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t TenantsType) ValueType(ctx context.Context) attr.Value
- type TenantsValue
- func NewTenantsValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (TenantsValue, diag.Diagnostics)
- func NewTenantsValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) TenantsValue
- func NewTenantsValueNull() TenantsValue
- func NewTenantsValueUnknown() TenantsValue
- func (v TenantsValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v TenantsValue) Equal(o attr.Value) bool
- func (v TenantsValue) IsNull() bool
- func (v TenantsValue) IsUnknown() bool
- func (v TenantsValue) String() string
- func (v TenantsValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v TenantsValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v TenantsValue) Type(ctx context.Context) attr.Type
- type TermsType
- func (t TermsType) Equal(o attr.Type) bool
- func (t TermsType) String() string
- func (t TermsType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t TermsType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t TermsType) ValueType(ctx context.Context) attr.Value
- type TermsValue
- func NewTermsValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (TermsValue, diag.Diagnostics)
- func NewTermsValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) TermsValue
- func NewTermsValueNull() TermsValue
- func NewTermsValueUnknown() TermsValue
- func (v TermsValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v TermsValue) Equal(o attr.Value) bool
- func (v TermsValue) IsNull() bool
- func (v TermsValue) IsUnknown() bool
- func (v TermsValue) String() string
- func (v TermsValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v TermsValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v TermsValue) Type(ctx context.Context) attr.Type
- type TrafficShapingType
- func (t TrafficShapingType) Equal(o attr.Type) bool
- func (t TrafficShapingType) String() string
- func (t TrafficShapingType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t TrafficShapingType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t TrafficShapingType) ValueType(ctx context.Context) attr.Value
- type TrafficShapingValue
- func NewTrafficShapingValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (TrafficShapingValue, diag.Diagnostics)
- func NewTrafficShapingValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) TrafficShapingValue
- func NewTrafficShapingValueNull() TrafficShapingValue
- func NewTrafficShapingValueUnknown() TrafficShapingValue
- func (v TrafficShapingValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v TrafficShapingValue) Equal(o attr.Value) bool
- func (v TrafficShapingValue) IsNull() bool
- func (v TrafficShapingValue) IsUnknown() bool
- func (v TrafficShapingValue) String() string
- func (v TrafficShapingValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v TrafficShapingValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v TrafficShapingValue) Type(ctx context.Context) attr.Type
- type TunnelConfigsType
- func (t TunnelConfigsType) Equal(o attr.Type) bool
- func (t TunnelConfigsType) String() string
- func (t TunnelConfigsType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t TunnelConfigsType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t TunnelConfigsType) ValueType(ctx context.Context) attr.Value
- type TunnelConfigsValue
- func NewTunnelConfigsValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (TunnelConfigsValue, diag.Diagnostics)
- func NewTunnelConfigsValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) TunnelConfigsValue
- func NewTunnelConfigsValueNull() TunnelConfigsValue
- func NewTunnelConfigsValueUnknown() TunnelConfigsValue
- func (v TunnelConfigsValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v TunnelConfigsValue) Equal(o attr.Value) bool
- func (v TunnelConfigsValue) IsNull() bool
- func (v TunnelConfigsValue) IsUnknown() bool
- func (v TunnelConfigsValue) String() string
- func (v TunnelConfigsValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v TunnelConfigsValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v TunnelConfigsValue) Type(ctx context.Context) attr.Type
- type TunnelProviderOptionsType
- func (t TunnelProviderOptionsType) Equal(o attr.Type) bool
- func (t TunnelProviderOptionsType) String() string
- func (t TunnelProviderOptionsType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t TunnelProviderOptionsType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t TunnelProviderOptionsType) ValueType(ctx context.Context) attr.Value
- type TunnelProviderOptionsValue
- func NewTunnelProviderOptionsValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (TunnelProviderOptionsValue, diag.Diagnostics)
- func NewTunnelProviderOptionsValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) TunnelProviderOptionsValue
- func NewTunnelProviderOptionsValueNull() TunnelProviderOptionsValue
- func NewTunnelProviderOptionsValueUnknown() TunnelProviderOptionsValue
- func (v TunnelProviderOptionsValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v TunnelProviderOptionsValue) Equal(o attr.Value) bool
- func (v TunnelProviderOptionsValue) IsNull() bool
- func (v TunnelProviderOptionsValue) IsUnknown() bool
- func (v TunnelProviderOptionsValue) String() string
- func (v TunnelProviderOptionsValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v TunnelProviderOptionsValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v TunnelProviderOptionsValue) Type(ctx context.Context) attr.Type
- type VendorEncapulatedType
- func (t VendorEncapulatedType) Equal(o attr.Type) bool
- func (t VendorEncapulatedType) String() string
- func (t VendorEncapulatedType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t VendorEncapulatedType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t VendorEncapulatedType) ValueType(ctx context.Context) attr.Value
- type VendorEncapulatedValue
- func NewVendorEncapulatedValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (VendorEncapulatedValue, diag.Diagnostics)
- func NewVendorEncapulatedValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) VendorEncapulatedValue
- func NewVendorEncapulatedValueNull() VendorEncapulatedValue
- func NewVendorEncapulatedValueUnknown() VendorEncapulatedValue
- func (v VendorEncapulatedValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v VendorEncapulatedValue) Equal(o attr.Value) bool
- func (v VendorEncapulatedValue) IsNull() bool
- func (v VendorEncapulatedValue) IsUnknown() bool
- func (v VendorEncapulatedValue) String() string
- func (v VendorEncapulatedValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v VendorEncapulatedValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v VendorEncapulatedValue) Type(ctx context.Context) attr.Type
- type VpnAccessType
- func (t VpnAccessType) Equal(o attr.Type) bool
- func (t VpnAccessType) String() string
- func (t VpnAccessType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t VpnAccessType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t VpnAccessType) ValueType(ctx context.Context) attr.Value
- type VpnAccessValue
- func NewVpnAccessValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (VpnAccessValue, diag.Diagnostics)
- func NewVpnAccessValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) VpnAccessValue
- func NewVpnAccessValueNull() VpnAccessValue
- func NewVpnAccessValueUnknown() VpnAccessValue
- func (v VpnAccessValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v VpnAccessValue) Equal(o attr.Value) bool
- func (v VpnAccessValue) IsNull() bool
- func (v VpnAccessValue) IsUnknown() bool
- func (v VpnAccessValue) String() string
- func (v VpnAccessValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v VpnAccessValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v VpnAccessValue) Type(ctx context.Context) attr.Type
- type VpnPathSlaType
- func (t VpnPathSlaType) Equal(o attr.Type) bool
- func (t VpnPathSlaType) String() string
- func (t VpnPathSlaType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t VpnPathSlaType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t VpnPathSlaType) ValueType(ctx context.Context) attr.Value
- type VpnPathSlaValue
- func NewVpnPathSlaValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (VpnPathSlaValue, diag.Diagnostics)
- func NewVpnPathSlaValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) VpnPathSlaValue
- func NewVpnPathSlaValueNull() VpnPathSlaValue
- func NewVpnPathSlaValueUnknown() VpnPathSlaValue
- func (v VpnPathSlaValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v VpnPathSlaValue) Equal(o attr.Value) bool
- func (v VpnPathSlaValue) IsNull() bool
- func (v VpnPathSlaValue) IsUnknown() bool
- func (v VpnPathSlaValue) String() string
- func (v VpnPathSlaValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v VpnPathSlaValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v VpnPathSlaValue) Type(ctx context.Context) attr.Type
- type VpnPathsType
- func (t VpnPathsType) Equal(o attr.Type) bool
- func (t VpnPathsType) String() string
- func (t VpnPathsType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t VpnPathsType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t VpnPathsType) ValueType(ctx context.Context) attr.Value
- type VpnPathsValue
- func NewVpnPathsValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (VpnPathsValue, diag.Diagnostics)
- func NewVpnPathsValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) VpnPathsValue
- func NewVpnPathsValueNull() VpnPathsValue
- func NewVpnPathsValueUnknown() VpnPathsValue
- func (v VpnPathsValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v VpnPathsValue) Equal(o attr.Value) bool
- func (v VpnPathsValue) IsNull() bool
- func (v VpnPathsValue) IsUnknown() bool
- func (v VpnPathsValue) String() string
- func (v VpnPathsValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v VpnPathsValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v VpnPathsValue) Type(ctx context.Context) attr.Type
- type VrfConfigType
- func (t VrfConfigType) Equal(o attr.Type) bool
- func (t VrfConfigType) String() string
- func (t VrfConfigType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t VrfConfigType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t VrfConfigType) ValueType(ctx context.Context) attr.Value
- type VrfConfigValue
- func NewVrfConfigValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (VrfConfigValue, diag.Diagnostics)
- func NewVrfConfigValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) VrfConfigValue
- func NewVrfConfigValueNull() VrfConfigValue
- func NewVrfConfigValueUnknown() VrfConfigValue
- func (v VrfConfigValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v VrfConfigValue) Equal(o attr.Value) bool
- func (v VrfConfigValue) IsNull() bool
- func (v VrfConfigValue) IsUnknown() bool
- func (v VrfConfigValue) String() string
- func (v VrfConfigValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v VrfConfigValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v VrfConfigValue) Type(ctx context.Context) attr.Type
- type VrfInstancesType
- func (t VrfInstancesType) Equal(o attr.Type) bool
- func (t VrfInstancesType) String() string
- func (t VrfInstancesType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t VrfInstancesType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t VrfInstancesType) ValueType(ctx context.Context) attr.Value
- type VrfInstancesValue
- func NewVrfInstancesValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (VrfInstancesValue, diag.Diagnostics)
- func NewVrfInstancesValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) VrfInstancesValue
- func NewVrfInstancesValueNull() VrfInstancesValue
- func NewVrfInstancesValueUnknown() VrfInstancesValue
- func (v VrfInstancesValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v VrfInstancesValue) Equal(o attr.Value) bool
- func (v VrfInstancesValue) IsNull() bool
- func (v VrfInstancesValue) IsUnknown() bool
- func (v VrfInstancesValue) String() string
- func (v VrfInstancesValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v VrfInstancesValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v VrfInstancesValue) Type(ctx context.Context) attr.Type
- type WanExtraRoutesType
- func (t WanExtraRoutesType) Equal(o attr.Type) bool
- func (t WanExtraRoutesType) String() string
- func (t WanExtraRoutesType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t WanExtraRoutesType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t WanExtraRoutesType) ValueType(ctx context.Context) attr.Value
- type WanExtraRoutesValue
- func NewWanExtraRoutesValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (WanExtraRoutesValue, diag.Diagnostics)
- func NewWanExtraRoutesValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) WanExtraRoutesValue
- func NewWanExtraRoutesValueNull() WanExtraRoutesValue
- func NewWanExtraRoutesValueUnknown() WanExtraRoutesValue
- func (v WanExtraRoutesValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v WanExtraRoutesValue) Equal(o attr.Value) bool
- func (v WanExtraRoutesValue) IsNull() bool
- func (v WanExtraRoutesValue) IsUnknown() bool
- func (v WanExtraRoutesValue) String() string
- func (v WanExtraRoutesValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v WanExtraRoutesValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v WanExtraRoutesValue) Type(ctx context.Context) attr.Type
- type WanProbeOverrideType
- func (t WanProbeOverrideType) Equal(o attr.Type) bool
- func (t WanProbeOverrideType) String() string
- func (t WanProbeOverrideType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t WanProbeOverrideType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t WanProbeOverrideType) ValueType(ctx context.Context) attr.Value
- type WanProbeOverrideValue
- func NewWanProbeOverrideValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (WanProbeOverrideValue, diag.Diagnostics)
- func NewWanProbeOverrideValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) WanProbeOverrideValue
- func NewWanProbeOverrideValueNull() WanProbeOverrideValue
- func NewWanProbeOverrideValueUnknown() WanProbeOverrideValue
- func (v WanProbeOverrideValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v WanProbeOverrideValue) Equal(o attr.Value) bool
- func (v WanProbeOverrideValue) IsNull() bool
- func (v WanProbeOverrideValue) IsUnknown() bool
- func (v WanProbeOverrideValue) String() string
- func (v WanProbeOverrideValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v WanProbeOverrideValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v WanProbeOverrideValue) Type(ctx context.Context) attr.Type
- type WanSourceNatType
- func (t WanSourceNatType) Equal(o attr.Type) bool
- func (t WanSourceNatType) String() string
- func (t WanSourceNatType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t WanSourceNatType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t WanSourceNatType) ValueType(ctx context.Context) attr.Value
- type WanSourceNatValue
- func NewWanSourceNatValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (WanSourceNatValue, diag.Diagnostics)
- func NewWanSourceNatValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) WanSourceNatValue
- func NewWanSourceNatValueNull() WanSourceNatValue
- func NewWanSourceNatValueUnknown() WanSourceNatValue
- func (v WanSourceNatValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v WanSourceNatValue) Equal(o attr.Value) bool
- func (v WanSourceNatValue) IsNull() bool
- func (v WanSourceNatValue) IsUnknown() bool
- func (v WanSourceNatValue) String() string
- func (v WanSourceNatValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v WanSourceNatValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v WanSourceNatValue) Type(ctx context.Context) attr.Type
- type ZscalerType
- func (t ZscalerType) Equal(o attr.Type) bool
- func (t ZscalerType) String() string
- func (t ZscalerType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t ZscalerType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t ZscalerType) ValueType(ctx context.Context) attr.Value
- type ZscalerValue
- func NewZscalerValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (ZscalerValue, diag.Diagnostics)
- func NewZscalerValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) ZscalerValue
- func NewZscalerValueNull() ZscalerValue
- func NewZscalerValueUnknown() ZscalerValue
- func (v ZscalerValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v ZscalerValue) Equal(o attr.Value) bool
- func (v ZscalerValue) IsNull() bool
- func (v ZscalerValue) IsUnknown() bool
- func (v ZscalerValue) String() string
- func (v ZscalerValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v ZscalerValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v ZscalerValue) Type(ctx context.Context) attr.Type
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TerraformToSdk ¶
func TerraformToSdk(ctx context.Context, plan *OrgGatewaytemplateModel) (*models.GatewayTemplate, diag.Diagnostics)
Types ¶
type ActionType ¶
type ActionType struct {
basetypes.ObjectType
}
func (ActionType) String ¶
func (t ActionType) String() string
func (ActionType) ValueFromObject ¶
func (t ActionType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (ActionType) ValueFromTerraform ¶
type ActionValue ¶
type ActionValue struct { Accept basetypes.BoolValue `tfsdk:"accept"` AddCommunity basetypes.ListValue `tfsdk:"add_community"` AddTargetVrfs basetypes.ListValue `tfsdk:"add_target_vrfs"` Community basetypes.ListValue `tfsdk:"community"` ExcludeAsPath basetypes.ListValue `tfsdk:"exclude_as_path"` ExcludeCommunity basetypes.ListValue `tfsdk:"exclude_community"` ExportCommunitites basetypes.ListValue `tfsdk:"export_communitites"` LocalPreference basetypes.StringValue `tfsdk:"local_preference"` PrependAsPath basetypes.ListValue `tfsdk:"prepend_as_path"` // contains filtered or unexported fields }
func NewActionValue ¶
func NewActionValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (ActionValue, diag.Diagnostics)
func NewActionValueMust ¶
func NewActionValueNull ¶
func NewActionValueNull() ActionValue
func NewActionValueUnknown ¶
func NewActionValueUnknown() ActionValue
func (ActionValue) AttributeTypes ¶
func (ActionValue) IsNull ¶
func (v ActionValue) IsNull() bool
func (ActionValue) IsUnknown ¶
func (v ActionValue) IsUnknown() bool
func (ActionValue) String ¶
func (v ActionValue) String() string
func (ActionValue) ToObjectValue ¶
func (v ActionValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (ActionValue) ToTerraformValue ¶
type AppqoeType ¶
type AppqoeType struct {
basetypes.ObjectType
}
func (AppqoeType) String ¶
func (t AppqoeType) String() string
func (AppqoeType) ValueFromObject ¶
func (t AppqoeType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (AppqoeType) ValueFromTerraform ¶
type AppqoeValue ¶
type AppqoeValue struct { Enabled basetypes.BoolValue `tfsdk:"enabled"` // contains filtered or unexported fields }
func NewAppqoeValue ¶
func NewAppqoeValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (AppqoeValue, diag.Diagnostics)
func NewAppqoeValueMust ¶
func NewAppqoeValueNull ¶
func NewAppqoeValueNull() AppqoeValue
func NewAppqoeValueUnknown ¶
func NewAppqoeValueUnknown() AppqoeValue
func (AppqoeValue) AttributeTypes ¶
func (AppqoeValue) IsNull ¶
func (v AppqoeValue) IsNull() bool
func (AppqoeValue) IsUnknown ¶
func (v AppqoeValue) IsUnknown() bool
func (AppqoeValue) String ¶
func (v AppqoeValue) String() string
func (AppqoeValue) ToObjectValue ¶
func (v AppqoeValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (AppqoeValue) ToTerraformValue ¶
type AutoProvisionPrimaryType ¶
type AutoProvisionPrimaryType struct {
basetypes.ObjectType
}
func (AutoProvisionPrimaryType) String ¶
func (t AutoProvisionPrimaryType) String() string
func (AutoProvisionPrimaryType) ValueFromObject ¶
func (t AutoProvisionPrimaryType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (AutoProvisionPrimaryType) ValueFromTerraform ¶
type AutoProvisionPrimaryValue ¶
type AutoProvisionPrimaryValue struct { NumHosts basetypes.StringValue `tfsdk:"num_hosts"` WanNames basetypes.ListValue `tfsdk:"wan_names"` // contains filtered or unexported fields }
func NewAutoProvisionPrimaryValue ¶
func NewAutoProvisionPrimaryValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (AutoProvisionPrimaryValue, diag.Diagnostics)
func NewAutoProvisionPrimaryValueNull ¶
func NewAutoProvisionPrimaryValueNull() AutoProvisionPrimaryValue
func NewAutoProvisionPrimaryValueUnknown ¶
func NewAutoProvisionPrimaryValueUnknown() AutoProvisionPrimaryValue
func (AutoProvisionPrimaryValue) AttributeTypes ¶
func (AutoProvisionPrimaryValue) Equal ¶
func (v AutoProvisionPrimaryValue) Equal(o attr.Value) bool
func (AutoProvisionPrimaryValue) IsNull ¶
func (v AutoProvisionPrimaryValue) IsNull() bool
func (AutoProvisionPrimaryValue) IsUnknown ¶
func (v AutoProvisionPrimaryValue) IsUnknown() bool
func (AutoProvisionPrimaryValue) String ¶
func (v AutoProvisionPrimaryValue) String() string
func (AutoProvisionPrimaryValue) ToObjectValue ¶
func (v AutoProvisionPrimaryValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (AutoProvisionPrimaryValue) ToTerraformValue ¶
type AutoProvisionSecondaryType ¶
type AutoProvisionSecondaryType struct {
basetypes.ObjectType
}
func (AutoProvisionSecondaryType) Equal ¶
func (t AutoProvisionSecondaryType) Equal(o attr.Type) bool
func (AutoProvisionSecondaryType) String ¶
func (t AutoProvisionSecondaryType) String() string
func (AutoProvisionSecondaryType) ValueFromObject ¶
func (t AutoProvisionSecondaryType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (AutoProvisionSecondaryType) ValueFromTerraform ¶
type AutoProvisionSecondaryValue ¶
type AutoProvisionSecondaryValue struct { NumHosts basetypes.StringValue `tfsdk:"num_hosts"` WanNames basetypes.ListValue `tfsdk:"wan_names"` // contains filtered or unexported fields }
func NewAutoProvisionSecondaryValue ¶
func NewAutoProvisionSecondaryValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (AutoProvisionSecondaryValue, diag.Diagnostics)
func NewAutoProvisionSecondaryValueNull ¶
func NewAutoProvisionSecondaryValueNull() AutoProvisionSecondaryValue
func NewAutoProvisionSecondaryValueUnknown ¶
func NewAutoProvisionSecondaryValueUnknown() AutoProvisionSecondaryValue
func (AutoProvisionSecondaryValue) AttributeTypes ¶
func (AutoProvisionSecondaryValue) Equal ¶
func (v AutoProvisionSecondaryValue) Equal(o attr.Value) bool
func (AutoProvisionSecondaryValue) IsNull ¶
func (v AutoProvisionSecondaryValue) IsNull() bool
func (AutoProvisionSecondaryValue) IsUnknown ¶
func (v AutoProvisionSecondaryValue) IsUnknown() bool
func (AutoProvisionSecondaryValue) String ¶
func (v AutoProvisionSecondaryValue) String() string
func (AutoProvisionSecondaryValue) ToObjectValue ¶
func (v AutoProvisionSecondaryValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (AutoProvisionSecondaryValue) ToTerraformValue ¶
type AutoProvisionType ¶
type AutoProvisionType struct {
basetypes.ObjectType
}
func (AutoProvisionType) String ¶
func (t AutoProvisionType) String() string
func (AutoProvisionType) ValueFromObject ¶
func (t AutoProvisionType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (AutoProvisionType) ValueFromTerraform ¶
type AutoProvisionValue ¶
type AutoProvisionValue struct { AutoProvisionPrimary basetypes.ObjectValue `tfsdk:"primary"` AutoProvisionSecondary basetypes.ObjectValue `tfsdk:"secondary"` Enable basetypes.BoolValue `tfsdk:"enable"` Latlng basetypes.ObjectValue `tfsdk:"latlng"` // contains filtered or unexported fields }
func NewAutoProvisionValue ¶
func NewAutoProvisionValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (AutoProvisionValue, diag.Diagnostics)
func NewAutoProvisionValueNull ¶
func NewAutoProvisionValueNull() AutoProvisionValue
func NewAutoProvisionValueUnknown ¶
func NewAutoProvisionValueUnknown() AutoProvisionValue
func (AutoProvisionValue) AttributeTypes ¶
func (AutoProvisionValue) IsNull ¶
func (v AutoProvisionValue) IsNull() bool
func (AutoProvisionValue) IsUnknown ¶
func (v AutoProvisionValue) IsUnknown() bool
func (AutoProvisionValue) String ¶
func (v AutoProvisionValue) String() string
func (AutoProvisionValue) ToObjectValue ¶
func (v AutoProvisionValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (AutoProvisionValue) ToTerraformValue ¶
type BgpConfigType ¶
type BgpConfigType struct {
basetypes.ObjectType
}
func (BgpConfigType) String ¶
func (t BgpConfigType) String() string
func (BgpConfigType) ValueFromObject ¶
func (t BgpConfigType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (BgpConfigType) ValueFromTerraform ¶
type BgpConfigValue ¶
type BgpConfigValue struct { AuthKey basetypes.StringValue `tfsdk:"auth_key"` BfdMinimumInterval basetypes.Int64Value `tfsdk:"bfd_minimum_interval"` BfdMultiplier basetypes.Int64Value `tfsdk:"bfd_multiplier"` DisableBfd basetypes.BoolValue `tfsdk:"disable_bfd"` Export basetypes.StringValue `tfsdk:"export"` ExportPolicy basetypes.StringValue `tfsdk:"export_policy"` ExtendedV4Nexthop basetypes.BoolValue `tfsdk:"extended_v4_nexthop"` GracefulRestartTime basetypes.Int64Value `tfsdk:"graceful_restart_time"` HoldTime basetypes.Int64Value `tfsdk:"hold_time"` Import basetypes.StringValue `tfsdk:"import"` ImportPolicy basetypes.StringValue `tfsdk:"import_policy"` LocalAs basetypes.Int64Value `tfsdk:"local_as"` NeighborAs basetypes.Int64Value `tfsdk:"neighbor_as"` Neighbors basetypes.MapValue `tfsdk:"neighbors"` Networks basetypes.ListValue `tfsdk:"networks"` NoReadvertiseToOverlay basetypes.BoolValue `tfsdk:"no_readvertise_to_overlay"` TunnelName basetypes.StringValue `tfsdk:"tunnel_name"` BgpConfigType basetypes.StringValue `tfsdk:"type"` Via basetypes.StringValue `tfsdk:"via"` VpnName basetypes.StringValue `tfsdk:"vpn_name"` WanName basetypes.StringValue `tfsdk:"wan_name"` // contains filtered or unexported fields }
func NewBgpConfigValue ¶
func NewBgpConfigValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (BgpConfigValue, diag.Diagnostics)
func NewBgpConfigValueMust ¶
func NewBgpConfigValueNull ¶
func NewBgpConfigValueNull() BgpConfigValue
func NewBgpConfigValueUnknown ¶
func NewBgpConfigValueUnknown() BgpConfigValue
func (BgpConfigValue) AttributeTypes ¶
func (BgpConfigValue) IsNull ¶
func (v BgpConfigValue) IsNull() bool
func (BgpConfigValue) IsUnknown ¶
func (v BgpConfigValue) IsUnknown() bool
func (BgpConfigValue) String ¶
func (v BgpConfigValue) String() string
func (BgpConfigValue) ToObjectValue ¶
func (v BgpConfigValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (BgpConfigValue) ToTerraformValue ¶
type ConfigType ¶
type ConfigType struct {
basetypes.ObjectType
}
func (ConfigType) String ¶
func (t ConfigType) String() string
func (ConfigType) ValueFromObject ¶
func (t ConfigType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (ConfigType) ValueFromTerraform ¶
type ConfigValue ¶
type ConfigValue struct { DnsServers basetypes.ListValue `tfsdk:"dns_servers"` DnsSuffix basetypes.ListValue `tfsdk:"dns_suffix"` FixedBindings basetypes.MapValue `tfsdk:"fixed_bindings"` Gateway basetypes.StringValue `tfsdk:"gateway"` IpEnd4 basetypes.StringValue `tfsdk:"ip_end"` IpEnd6 basetypes.StringValue `tfsdk:"ip_end6"` IpStart4 basetypes.StringValue `tfsdk:"ip_start"` IpStart6 basetypes.StringValue `tfsdk:"ip_start6"` LeaseTime basetypes.Int64Value `tfsdk:"lease_time"` Options basetypes.MapValue `tfsdk:"options"` ServerIdOverride basetypes.BoolValue `tfsdk:"server_id_override"` Servers4 basetypes.ListValue `tfsdk:"servers"` Servers6 basetypes.ListValue `tfsdk:"servers6"` Type4 basetypes.StringValue `tfsdk:"type"` Type6 basetypes.StringValue `tfsdk:"type6"` VendorEncapulated basetypes.MapValue `tfsdk:"vendor_encapulated"` // contains filtered or unexported fields }
func NewConfigValue ¶
func NewConfigValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (ConfigValue, diag.Diagnostics)
func NewConfigValueMust ¶
func NewConfigValueNull ¶
func NewConfigValueNull() ConfigValue
func NewConfigValueUnknown ¶
func NewConfigValueUnknown() ConfigValue
func (ConfigValue) AttributeTypes ¶
func (ConfigValue) IsNull ¶
func (v ConfigValue) IsNull() bool
func (ConfigValue) IsUnknown ¶
func (v ConfigValue) IsUnknown() bool
func (ConfigValue) String ¶
func (v ConfigValue) String() string
func (ConfigValue) ToObjectValue ¶
func (v ConfigValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (ConfigValue) ToTerraformValue ¶
type DestinationNatType ¶
type DestinationNatType struct {
basetypes.ObjectType
}
func (DestinationNatType) String ¶
func (t DestinationNatType) String() string
func (DestinationNatType) ValueFromObject ¶
func (t DestinationNatType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (DestinationNatType) ValueFromTerraform ¶
type DestinationNatValue ¶
type DestinationNatValue struct { InternalIp basetypes.StringValue `tfsdk:"internal_ip"` Name basetypes.StringValue `tfsdk:"name"` Port basetypes.Int64Value `tfsdk:"port"` // contains filtered or unexported fields }
func NewDestinationNatValue ¶
func NewDestinationNatValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (DestinationNatValue, diag.Diagnostics)
func NewDestinationNatValueNull ¶
func NewDestinationNatValueNull() DestinationNatValue
func NewDestinationNatValueUnknown ¶
func NewDestinationNatValueUnknown() DestinationNatValue
func (DestinationNatValue) AttributeTypes ¶
func (DestinationNatValue) IsNull ¶
func (v DestinationNatValue) IsNull() bool
func (DestinationNatValue) IsUnknown ¶
func (v DestinationNatValue) IsUnknown() bool
func (DestinationNatValue) String ¶
func (v DestinationNatValue) String() string
func (DestinationNatValue) ToObjectValue ¶
func (v DestinationNatValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (DestinationNatValue) ToTerraformValue ¶
type DhcpdConfigType ¶
type DhcpdConfigType struct {
basetypes.ObjectType
}
func (DhcpdConfigType) String ¶
func (t DhcpdConfigType) String() string
func (DhcpdConfigType) ValueFromObject ¶
func (t DhcpdConfigType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (DhcpdConfigType) ValueFromTerraform ¶
type DhcpdConfigValue ¶
type DhcpdConfigValue struct { Config basetypes.MapValue `tfsdk:"config"` Enabled basetypes.BoolValue `tfsdk:"enabled"` // contains filtered or unexported fields }
func NewDhcpdConfigValue ¶
func NewDhcpdConfigValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (DhcpdConfigValue, diag.Diagnostics)
func NewDhcpdConfigValueMust ¶
func NewDhcpdConfigValueNull ¶
func NewDhcpdConfigValueNull() DhcpdConfigValue
func NewDhcpdConfigValueUnknown ¶
func NewDhcpdConfigValueUnknown() DhcpdConfigValue
func (DhcpdConfigValue) AttributeTypes ¶
func (DhcpdConfigValue) IsNull ¶
func (v DhcpdConfigValue) IsNull() bool
func (DhcpdConfigValue) IsUnknown ¶
func (v DhcpdConfigValue) IsUnknown() bool
func (DhcpdConfigValue) String ¶
func (v DhcpdConfigValue) String() string
func (DhcpdConfigValue) ToObjectValue ¶
func (v DhcpdConfigValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (DhcpdConfigValue) ToTerraformValue ¶
type EwfType ¶
type EwfType struct {
basetypes.ObjectType
}
func (EwfType) ValueFromObject ¶
func (t EwfType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (EwfType) ValueFromTerraform ¶
type EwfValue ¶
type EwfValue struct { AlertOnly basetypes.BoolValue `tfsdk:"alert_only"` BlockMessage basetypes.StringValue `tfsdk:"block_message"` Enabled basetypes.BoolValue `tfsdk:"enabled"` Profile basetypes.StringValue `tfsdk:"profile"` // contains filtered or unexported fields }
func NewEwfValue ¶
func NewEwfValueMust ¶
func NewEwfValueNull ¶
func NewEwfValueNull() EwfValue
func NewEwfValueUnknown ¶
func NewEwfValueUnknown() EwfValue
func (EwfValue) AttributeTypes ¶
func (EwfValue) ToObjectValue ¶
func (v EwfValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (EwfValue) ToTerraformValue ¶
type ExtraRoutes6Type ¶ added in v0.1.8
type ExtraRoutes6Type struct {
basetypes.ObjectType
}
func (ExtraRoutes6Type) String ¶ added in v0.1.8
func (t ExtraRoutes6Type) String() string
func (ExtraRoutes6Type) ValueFromObject ¶ added in v0.1.8
func (t ExtraRoutes6Type) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (ExtraRoutes6Type) ValueFromTerraform ¶ added in v0.1.8
type ExtraRoutes6Value ¶ added in v0.1.8
type ExtraRoutes6Value struct { Via basetypes.StringValue `tfsdk:"via"` // contains filtered or unexported fields }
func NewExtraRoutes6Value ¶ added in v0.1.8
func NewExtraRoutes6Value(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (ExtraRoutes6Value, diag.Diagnostics)
func NewExtraRoutes6ValueMust ¶ added in v0.1.8
func NewExtraRoutes6ValueNull ¶ added in v0.1.8
func NewExtraRoutes6ValueNull() ExtraRoutes6Value
func NewExtraRoutes6ValueUnknown ¶ added in v0.1.8
func NewExtraRoutes6ValueUnknown() ExtraRoutes6Value
func (ExtraRoutes6Value) AttributeTypes ¶ added in v0.1.8
func (ExtraRoutes6Value) Equal ¶ added in v0.1.8
func (v ExtraRoutes6Value) Equal(o attr.Value) bool
func (ExtraRoutes6Value) IsNull ¶ added in v0.1.8
func (v ExtraRoutes6Value) IsNull() bool
func (ExtraRoutes6Value) IsUnknown ¶ added in v0.1.8
func (v ExtraRoutes6Value) IsUnknown() bool
func (ExtraRoutes6Value) String ¶ added in v0.1.8
func (v ExtraRoutes6Value) String() string
func (ExtraRoutes6Value) ToObjectValue ¶ added in v0.1.8
func (v ExtraRoutes6Value) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (ExtraRoutes6Value) ToTerraformValue ¶ added in v0.1.8
type ExtraRoutesType ¶
type ExtraRoutesType struct {
basetypes.ObjectType
}
func (ExtraRoutesType) String ¶
func (t ExtraRoutesType) String() string
func (ExtraRoutesType) ValueFromObject ¶
func (t ExtraRoutesType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (ExtraRoutesType) ValueFromTerraform ¶
type ExtraRoutesValue ¶
type ExtraRoutesValue struct { Via basetypes.StringValue `tfsdk:"via"` // contains filtered or unexported fields }
func NewExtraRoutesValue ¶
func NewExtraRoutesValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (ExtraRoutesValue, diag.Diagnostics)
func NewExtraRoutesValueMust ¶
func NewExtraRoutesValueNull ¶
func NewExtraRoutesValueNull() ExtraRoutesValue
func NewExtraRoutesValueUnknown ¶
func NewExtraRoutesValueUnknown() ExtraRoutesValue
func (ExtraRoutesValue) AttributeTypes ¶
func (ExtraRoutesValue) IsNull ¶
func (v ExtraRoutesValue) IsNull() bool
func (ExtraRoutesValue) IsUnknown ¶
func (v ExtraRoutesValue) IsUnknown() bool
func (ExtraRoutesValue) String ¶
func (v ExtraRoutesValue) String() string
func (ExtraRoutesValue) ToObjectValue ¶
func (v ExtraRoutesValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (ExtraRoutesValue) ToTerraformValue ¶
type FixedBindingsType ¶
type FixedBindingsType struct {
basetypes.ObjectType
}
func (FixedBindingsType) String ¶
func (t FixedBindingsType) String() string
func (FixedBindingsType) ValueFromObject ¶
func (t FixedBindingsType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (FixedBindingsType) ValueFromTerraform ¶
type FixedBindingsValue ¶
type FixedBindingsValue struct { Ip basetypes.StringValue `tfsdk:"ip"` Name basetypes.StringValue `tfsdk:"name"` // contains filtered or unexported fields }
func NewFixedBindingsValue ¶
func NewFixedBindingsValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (FixedBindingsValue, diag.Diagnostics)
func NewFixedBindingsValueNull ¶
func NewFixedBindingsValueNull() FixedBindingsValue
func NewFixedBindingsValueUnknown ¶
func NewFixedBindingsValueUnknown() FixedBindingsValue
func (FixedBindingsValue) AttributeTypes ¶
func (FixedBindingsValue) IsNull ¶
func (v FixedBindingsValue) IsNull() bool
func (FixedBindingsValue) IsUnknown ¶
func (v FixedBindingsValue) IsUnknown() bool
func (FixedBindingsValue) String ¶
func (v FixedBindingsValue) String() string
func (FixedBindingsValue) ToObjectValue ¶
func (v FixedBindingsValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (FixedBindingsValue) ToTerraformValue ¶
type GroupsType ¶ added in v0.2.5
type GroupsType struct {
basetypes.ObjectType
}
func (GroupsType) String ¶ added in v0.2.5
func (t GroupsType) String() string
func (GroupsType) ValueFromObject ¶ added in v0.2.5
func (t GroupsType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (GroupsType) ValueFromTerraform ¶ added in v0.2.5
type GroupsValue ¶ added in v0.2.5
type GroupsValue struct { RpIp basetypes.StringValue `tfsdk:"rp_ip"` // contains filtered or unexported fields }
func NewGroupsValue ¶ added in v0.2.5
func NewGroupsValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (GroupsValue, diag.Diagnostics)
func NewGroupsValueMust ¶ added in v0.2.5
func NewGroupsValueNull ¶ added in v0.2.5
func NewGroupsValueNull() GroupsValue
func NewGroupsValueUnknown ¶ added in v0.2.5
func NewGroupsValueUnknown() GroupsValue
func (GroupsValue) AttributeTypes ¶ added in v0.2.5
func (GroupsValue) IsNull ¶ added in v0.2.5
func (v GroupsValue) IsNull() bool
func (GroupsValue) IsUnknown ¶ added in v0.2.5
func (v GroupsValue) IsUnknown() bool
func (GroupsValue) String ¶ added in v0.2.5
func (v GroupsValue) String() string
func (GroupsValue) ToObjectValue ¶ added in v0.2.5
func (v GroupsValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (GroupsValue) ToTerraformValue ¶ added in v0.2.5
type IdpProfilesType ¶
type IdpProfilesType struct {
basetypes.ObjectType
}
func (IdpProfilesType) String ¶
func (t IdpProfilesType) String() string
func (IdpProfilesType) ValueFromObject ¶
func (t IdpProfilesType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (IdpProfilesType) ValueFromTerraform ¶
type IdpProfilesValue ¶
type IdpProfilesValue struct { BaseProfile basetypes.StringValue `tfsdk:"base_profile"` Name basetypes.StringValue `tfsdk:"name"` OrgId basetypes.StringValue `tfsdk:"org_id"` Overwrites basetypes.ListValue `tfsdk:"overwrites"` // contains filtered or unexported fields }
func NewIdpProfilesValue ¶
func NewIdpProfilesValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (IdpProfilesValue, diag.Diagnostics)
func NewIdpProfilesValueMust ¶
func NewIdpProfilesValueNull ¶
func NewIdpProfilesValueNull() IdpProfilesValue
func NewIdpProfilesValueUnknown ¶
func NewIdpProfilesValueUnknown() IdpProfilesValue
func (IdpProfilesValue) AttributeTypes ¶
func (IdpProfilesValue) IsNull ¶
func (v IdpProfilesValue) IsNull() bool
func (IdpProfilesValue) IsUnknown ¶
func (v IdpProfilesValue) IsUnknown() bool
func (IdpProfilesValue) String ¶
func (v IdpProfilesValue) String() string
func (IdpProfilesValue) ToObjectValue ¶
func (v IdpProfilesValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (IdpProfilesValue) ToTerraformValue ¶
type IdpType ¶
type IdpType struct {
basetypes.ObjectType
}
func (IdpType) ValueFromObject ¶
func (t IdpType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (IdpType) ValueFromTerraform ¶
type IdpValue ¶
type IdpValue struct { AlertOnly basetypes.BoolValue `tfsdk:"alert_only"` Enabled basetypes.BoolValue `tfsdk:"enabled"` IdpprofileId basetypes.StringValue `tfsdk:"idpprofile_id"` Profile basetypes.StringValue `tfsdk:"profile"` // contains filtered or unexported fields }
func NewIdpValue ¶
func NewIdpValueMust ¶
func NewIdpValueNull ¶
func NewIdpValueNull() IdpValue
func NewIdpValueUnknown ¶
func NewIdpValueUnknown() IdpValue
func (IdpValue) AttributeTypes ¶
func (IdpValue) ToObjectValue ¶
func (v IdpValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (IdpValue) ToTerraformValue ¶
type IkeProposalsType ¶
type IkeProposalsType struct {
basetypes.ObjectType
}
func (IkeProposalsType) String ¶
func (t IkeProposalsType) String() string
func (IkeProposalsType) ValueFromObject ¶
func (t IkeProposalsType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (IkeProposalsType) ValueFromTerraform ¶
type IkeProposalsValue ¶
type IkeProposalsValue struct { AuthAlgo basetypes.StringValue `tfsdk:"auth_algo"` DhGroup basetypes.StringValue `tfsdk:"dh_group"` EncAlgo basetypes.StringValue `tfsdk:"enc_algo"` // contains filtered or unexported fields }
func NewIkeProposalsValue ¶
func NewIkeProposalsValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (IkeProposalsValue, diag.Diagnostics)
func NewIkeProposalsValueNull ¶
func NewIkeProposalsValueNull() IkeProposalsValue
func NewIkeProposalsValueUnknown ¶
func NewIkeProposalsValueUnknown() IkeProposalsValue
func (IkeProposalsValue) AttributeTypes ¶
func (IkeProposalsValue) IsNull ¶
func (v IkeProposalsValue) IsNull() bool
func (IkeProposalsValue) IsUnknown ¶
func (v IkeProposalsValue) IsUnknown() bool
func (IkeProposalsValue) String ¶
func (v IkeProposalsValue) String() string
func (IkeProposalsValue) ToObjectValue ¶
func (v IkeProposalsValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (IkeProposalsValue) ToTerraformValue ¶
type InternalAccessType ¶
type InternalAccessType struct {
basetypes.ObjectType
}
func (InternalAccessType) String ¶
func (t InternalAccessType) String() string
func (InternalAccessType) ValueFromObject ¶
func (t InternalAccessType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (InternalAccessType) ValueFromTerraform ¶
type InternalAccessValue ¶
type InternalAccessValue struct { Enabled basetypes.BoolValue `tfsdk:"enabled"` // contains filtered or unexported fields }
func NewInternalAccessValue ¶
func NewInternalAccessValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (InternalAccessValue, diag.Diagnostics)
func NewInternalAccessValueNull ¶
func NewInternalAccessValueNull() InternalAccessValue
func NewInternalAccessValueUnknown ¶
func NewInternalAccessValueUnknown() InternalAccessValue
func (InternalAccessValue) AttributeTypes ¶
func (InternalAccessValue) IsNull ¶
func (v InternalAccessValue) IsNull() bool
func (InternalAccessValue) IsUnknown ¶
func (v InternalAccessValue) IsUnknown() bool
func (InternalAccessValue) String ¶
func (v InternalAccessValue) String() string
func (InternalAccessValue) ToObjectValue ¶
func (v InternalAccessValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (InternalAccessValue) ToTerraformValue ¶
type InternetAccessType ¶
type InternetAccessType struct {
basetypes.ObjectType
}
func (InternetAccessType) String ¶
func (t InternetAccessType) String() string
func (InternetAccessType) ValueFromObject ¶
func (t InternetAccessType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (InternetAccessType) ValueFromTerraform ¶
type InternetAccessValue ¶
type InternetAccessValue struct { CreateSimpleServicePolicy basetypes.BoolValue `tfsdk:"create_simple_service_policy"` DestinationNat basetypes.MapValue `tfsdk:"destination_nat"` Enabled basetypes.BoolValue `tfsdk:"enabled"` Restricted basetypes.BoolValue `tfsdk:"restricted"` StaticNat basetypes.MapValue `tfsdk:"static_nat"` // contains filtered or unexported fields }
func NewInternetAccessValue ¶
func NewInternetAccessValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (InternetAccessValue, diag.Diagnostics)
func NewInternetAccessValueNull ¶
func NewInternetAccessValueNull() InternetAccessValue
func NewInternetAccessValueUnknown ¶
func NewInternetAccessValueUnknown() InternetAccessValue
func (InternetAccessValue) AttributeTypes ¶
func (InternetAccessValue) IsNull ¶
func (v InternetAccessValue) IsNull() bool
func (InternetAccessValue) IsUnknown ¶
func (v InternetAccessValue) IsUnknown() bool
func (InternetAccessValue) String ¶
func (v InternetAccessValue) String() string
func (InternetAccessValue) ToObjectValue ¶
func (v InternetAccessValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (InternetAccessValue) ToTerraformValue ¶
type IpConfigsType ¶
type IpConfigsType struct {
basetypes.ObjectType
}
func (IpConfigsType) String ¶
func (t IpConfigsType) String() string
func (IpConfigsType) ValueFromObject ¶
func (t IpConfigsType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (IpConfigsType) ValueFromTerraform ¶
type IpConfigsValue ¶
type IpConfigsValue struct { Ip basetypes.StringValue `tfsdk:"ip"` Netmask basetypes.StringValue `tfsdk:"netmask"` SecondaryIps basetypes.ListValue `tfsdk:"secondary_ips"` IpConfigsType basetypes.StringValue `tfsdk:"type"` // contains filtered or unexported fields }
func NewIpConfigsValue ¶
func NewIpConfigsValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (IpConfigsValue, diag.Diagnostics)
func NewIpConfigsValueMust ¶
func NewIpConfigsValueNull ¶
func NewIpConfigsValueNull() IpConfigsValue
func NewIpConfigsValueUnknown ¶
func NewIpConfigsValueUnknown() IpConfigsValue
func (IpConfigsValue) AttributeTypes ¶
func (IpConfigsValue) IsNull ¶
func (v IpConfigsValue) IsNull() bool
func (IpConfigsValue) IsUnknown ¶
func (v IpConfigsValue) IsUnknown() bool
func (IpConfigsValue) String ¶
func (v IpConfigsValue) String() string
func (IpConfigsValue) ToObjectValue ¶
func (v IpConfigsValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (IpConfigsValue) ToTerraformValue ¶
type IpdProfileOverwriteMatchingType ¶
type IpdProfileOverwriteMatchingType struct {
basetypes.ObjectType
}
func (IpdProfileOverwriteMatchingType) Equal ¶
func (t IpdProfileOverwriteMatchingType) Equal(o attr.Type) bool
func (IpdProfileOverwriteMatchingType) String ¶
func (t IpdProfileOverwriteMatchingType) String() string
func (IpdProfileOverwriteMatchingType) ValueFromObject ¶
func (t IpdProfileOverwriteMatchingType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (IpdProfileOverwriteMatchingType) ValueFromTerraform ¶
type IpdProfileOverwriteMatchingValue ¶
type IpdProfileOverwriteMatchingValue struct { AttackName basetypes.ListValue `tfsdk:"attack_name"` DstSubnet basetypes.ListValue `tfsdk:"dst_subnet"` Severity basetypes.ListValue `tfsdk:"severity"` // contains filtered or unexported fields }
func NewIpdProfileOverwriteMatchingValue ¶
func NewIpdProfileOverwriteMatchingValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (IpdProfileOverwriteMatchingValue, diag.Diagnostics)
func NewIpdProfileOverwriteMatchingValueNull ¶
func NewIpdProfileOverwriteMatchingValueNull() IpdProfileOverwriteMatchingValue
func NewIpdProfileOverwriteMatchingValueUnknown ¶
func NewIpdProfileOverwriteMatchingValueUnknown() IpdProfileOverwriteMatchingValue
func (IpdProfileOverwriteMatchingValue) AttributeTypes ¶
func (IpdProfileOverwriteMatchingValue) Equal ¶
func (v IpdProfileOverwriteMatchingValue) Equal(o attr.Value) bool
func (IpdProfileOverwriteMatchingValue) IsNull ¶
func (v IpdProfileOverwriteMatchingValue) IsNull() bool
func (IpdProfileOverwriteMatchingValue) IsUnknown ¶
func (v IpdProfileOverwriteMatchingValue) IsUnknown() bool
func (IpdProfileOverwriteMatchingValue) String ¶
func (v IpdProfileOverwriteMatchingValue) String() string
func (IpdProfileOverwriteMatchingValue) ToObjectValue ¶
func (v IpdProfileOverwriteMatchingValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (IpdProfileOverwriteMatchingValue) ToTerraformValue ¶
type IpsecProposalsType ¶
type IpsecProposalsType struct {
basetypes.ObjectType
}
func (IpsecProposalsType) String ¶
func (t IpsecProposalsType) String() string
func (IpsecProposalsType) ValueFromObject ¶
func (t IpsecProposalsType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (IpsecProposalsType) ValueFromTerraform ¶
type IpsecProposalsValue ¶
type IpsecProposalsValue struct { AuthAlgo basetypes.StringValue `tfsdk:"auth_algo"` DhGroup basetypes.StringValue `tfsdk:"dh_group"` EncAlgo basetypes.StringValue `tfsdk:"enc_algo"` // contains filtered or unexported fields }
func NewIpsecProposalsValue ¶
func NewIpsecProposalsValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (IpsecProposalsValue, diag.Diagnostics)
func NewIpsecProposalsValueNull ¶
func NewIpsecProposalsValueNull() IpsecProposalsValue
func NewIpsecProposalsValueUnknown ¶
func NewIpsecProposalsValueUnknown() IpsecProposalsValue
func (IpsecProposalsValue) AttributeTypes ¶
func (IpsecProposalsValue) IsNull ¶
func (v IpsecProposalsValue) IsNull() bool
func (IpsecProposalsValue) IsUnknown ¶
func (v IpsecProposalsValue) IsUnknown() bool
func (IpsecProposalsValue) String ¶
func (v IpsecProposalsValue) String() string
func (IpsecProposalsValue) ToObjectValue ¶
func (v IpsecProposalsValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (IpsecProposalsValue) ToTerraformValue ¶
type JseType ¶
type JseType struct {
basetypes.ObjectType
}
func (JseType) ValueFromObject ¶
func (t JseType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (JseType) ValueFromTerraform ¶
type JseValue ¶
type JseValue struct { Name basetypes.StringValue `tfsdk:"name"` NumUsers basetypes.Int64Value `tfsdk:"num_users"` // contains filtered or unexported fields }
func NewJseValue ¶
func NewJseValueMust ¶
func NewJseValueNull ¶
func NewJseValueNull() JseValue
func NewJseValueUnknown ¶
func NewJseValueUnknown() JseValue
func (JseValue) AttributeTypes ¶
func (JseValue) ToObjectValue ¶
func (v JseValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (JseValue) ToTerraformValue ¶
type LatlngType ¶
type LatlngType struct {
basetypes.ObjectType
}
func (LatlngType) String ¶
func (t LatlngType) String() string
func (LatlngType) ValueFromObject ¶
func (t LatlngType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (LatlngType) ValueFromTerraform ¶
type LatlngValue ¶
type LatlngValue struct { Lat basetypes.Float64Value `tfsdk:"lat"` Lng basetypes.Float64Value `tfsdk:"lng"` // contains filtered or unexported fields }
func NewLatlngValue ¶
func NewLatlngValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (LatlngValue, diag.Diagnostics)
func NewLatlngValueMust ¶
func NewLatlngValueNull ¶
func NewLatlngValueNull() LatlngValue
func NewLatlngValueUnknown ¶
func NewLatlngValueUnknown() LatlngValue
func (LatlngValue) AttributeTypes ¶
func (LatlngValue) IsNull ¶
func (v LatlngValue) IsNull() bool
func (LatlngValue) IsUnknown ¶
func (v LatlngValue) IsUnknown() bool
func (LatlngValue) String ¶
func (v LatlngValue) String() string
func (LatlngValue) ToObjectValue ¶
func (v LatlngValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (LatlngValue) ToTerraformValue ¶
type MulticastType ¶ added in v0.2.5
type MulticastType struct {
basetypes.ObjectType
}
func (MulticastType) String ¶ added in v0.2.5
func (t MulticastType) String() string
func (MulticastType) ValueFromObject ¶ added in v0.2.5
func (t MulticastType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (MulticastType) ValueFromTerraform ¶ added in v0.2.5
type MulticastValue ¶ added in v0.2.5
type MulticastValue struct { DisableIgmp basetypes.BoolValue `tfsdk:"disable_igmp"` Enabled basetypes.BoolValue `tfsdk:"enabled"` Groups basetypes.MapValue `tfsdk:"groups"` // contains filtered or unexported fields }
func NewMulticastValue ¶ added in v0.2.5
func NewMulticastValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (MulticastValue, diag.Diagnostics)
func NewMulticastValueMust ¶ added in v0.2.5
func NewMulticastValueNull ¶ added in v0.2.5
func NewMulticastValueNull() MulticastValue
func NewMulticastValueUnknown ¶ added in v0.2.5
func NewMulticastValueUnknown() MulticastValue
func (MulticastValue) AttributeTypes ¶ added in v0.2.5
func (MulticastValue) IsNull ¶ added in v0.2.5
func (v MulticastValue) IsNull() bool
func (MulticastValue) IsUnknown ¶ added in v0.2.5
func (v MulticastValue) IsUnknown() bool
func (MulticastValue) String ¶ added in v0.2.5
func (v MulticastValue) String() string
func (MulticastValue) ToObjectValue ¶ added in v0.2.5
func (v MulticastValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (MulticastValue) ToTerraformValue ¶ added in v0.2.5
type NeighborsType ¶
type NeighborsType struct {
basetypes.ObjectType
}
func (NeighborsType) String ¶
func (t NeighborsType) String() string
func (NeighborsType) ValueFromObject ¶
func (t NeighborsType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (NeighborsType) ValueFromTerraform ¶
type NeighborsValue ¶
type NeighborsValue struct { Disabled basetypes.BoolValue `tfsdk:"disabled"` ExportPolicy basetypes.StringValue `tfsdk:"export_policy"` HoldTime basetypes.Int64Value `tfsdk:"hold_time"` ImportPolicy basetypes.StringValue `tfsdk:"import_policy"` MultihopTtl basetypes.Int64Value `tfsdk:"multihop_ttl"` NeighborAs basetypes.Int64Value `tfsdk:"neighbor_as"` // contains filtered or unexported fields }
func NewNeighborsValue ¶
func NewNeighborsValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (NeighborsValue, diag.Diagnostics)
func NewNeighborsValueMust ¶
func NewNeighborsValueNull ¶
func NewNeighborsValueNull() NeighborsValue
func NewNeighborsValueUnknown ¶
func NewNeighborsValueUnknown() NeighborsValue
func (NeighborsValue) AttributeTypes ¶
func (NeighborsValue) IsNull ¶
func (v NeighborsValue) IsNull() bool
func (NeighborsValue) IsUnknown ¶
func (v NeighborsValue) IsUnknown() bool
func (NeighborsValue) String ¶
func (v NeighborsValue) String() string
func (NeighborsValue) ToObjectValue ¶
func (v NeighborsValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (NeighborsValue) ToTerraformValue ¶
type NetworksType ¶
type NetworksType struct {
basetypes.ObjectType
}
func (NetworksType) String ¶
func (t NetworksType) String() string
func (NetworksType) ValueFromObject ¶
func (t NetworksType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (NetworksType) ValueFromTerraform ¶
type NetworksValue ¶
type NetworksValue struct { DisallowMistServices basetypes.BoolValue `tfsdk:"disallow_mist_services"` Gateway basetypes.StringValue `tfsdk:"gateway"` Gateway6 basetypes.StringValue `tfsdk:"gateway6"` InternalAccess basetypes.ObjectValue `tfsdk:"internal_access"` InternetAccess basetypes.ObjectValue `tfsdk:"internet_access"` Isolation basetypes.BoolValue `tfsdk:"isolation"` Multicast basetypes.ObjectValue `tfsdk:"multicast"` Name basetypes.StringValue `tfsdk:"name"` RoutedForNetworks basetypes.ListValue `tfsdk:"routed_for_networks"` Subnet basetypes.StringValue `tfsdk:"subnet"` Subnet6 basetypes.StringValue `tfsdk:"subnet6"` Tenants basetypes.MapValue `tfsdk:"tenants"` VlanId basetypes.StringValue `tfsdk:"vlan_id"` VpnAccess basetypes.MapValue `tfsdk:"vpn_access"` // contains filtered or unexported fields }
func NewNetworksValue ¶
func NewNetworksValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (NetworksValue, diag.Diagnostics)
func NewNetworksValueMust ¶
func NewNetworksValueNull ¶
func NewNetworksValueNull() NetworksValue
func NewNetworksValueUnknown ¶
func NewNetworksValueUnknown() NetworksValue
func (NetworksValue) AttributeTypes ¶
func (NetworksValue) IsNull ¶
func (v NetworksValue) IsNull() bool
func (NetworksValue) IsUnknown ¶
func (v NetworksValue) IsUnknown() bool
func (NetworksValue) String ¶
func (v NetworksValue) String() string
func (NetworksValue) ToObjectValue ¶
func (v NetworksValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (NetworksValue) ToTerraformValue ¶
type Node1Type ¶
type Node1Type struct {
basetypes.ObjectType
}
func (Node1Type) ValueFromObject ¶
func (t Node1Type) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (Node1Type) ValueFromTerraform ¶
type Node1Value ¶
type Node1Value struct { Gateway basetypes.StringValue `tfsdk:"gateway"` Ip basetypes.StringValue `tfsdk:"ip"` Netmask basetypes.StringValue `tfsdk:"netmask"` Node1Type basetypes.StringValue `tfsdk:"type"` UseMgmtVrf basetypes.BoolValue `tfsdk:"use_mgmt_vrf"` UseMgmtVrfForHostOut basetypes.BoolValue `tfsdk:"use_mgmt_vrf_for_host_out"` VlanId basetypes.StringValue `tfsdk:"vlan_id"` // contains filtered or unexported fields }
func NewNode1Value ¶
func NewNode1Value(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (Node1Value, diag.Diagnostics)
func NewNode1ValueMust ¶
func NewNode1ValueNull ¶
func NewNode1ValueNull() Node1Value
func NewNode1ValueUnknown ¶
func NewNode1ValueUnknown() Node1Value
func (Node1Value) AttributeTypes ¶
func (Node1Value) IsNull ¶
func (v Node1Value) IsNull() bool
func (Node1Value) IsUnknown ¶
func (v Node1Value) IsUnknown() bool
func (Node1Value) String ¶
func (v Node1Value) String() string
func (Node1Value) ToObjectValue ¶
func (v Node1Value) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (Node1Value) ToTerraformValue ¶
type OobIpConfigType ¶
type OobIpConfigType struct {
basetypes.ObjectType
}
func (OobIpConfigType) String ¶
func (t OobIpConfigType) String() string
func (OobIpConfigType) ValueFromObject ¶
func (t OobIpConfigType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (OobIpConfigType) ValueFromTerraform ¶
type OobIpConfigValue ¶
type OobIpConfigValue struct { Gateway basetypes.StringValue `tfsdk:"gateway"` Ip basetypes.StringValue `tfsdk:"ip"` Netmask basetypes.StringValue `tfsdk:"netmask"` Node1 basetypes.ObjectValue `tfsdk:"node1"` OobIpConfigType basetypes.StringValue `tfsdk:"type"` UseMgmtVrf basetypes.BoolValue `tfsdk:"use_mgmt_vrf"` UseMgmtVrfForHostOut basetypes.BoolValue `tfsdk:"use_mgmt_vrf_for_host_out"` VlanId basetypes.StringValue `tfsdk:"vlan_id"` // contains filtered or unexported fields }
func NewOobIpConfigValue ¶
func NewOobIpConfigValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (OobIpConfigValue, diag.Diagnostics)
func NewOobIpConfigValueMust ¶
func NewOobIpConfigValueNull ¶
func NewOobIpConfigValueNull() OobIpConfigValue
func NewOobIpConfigValueUnknown ¶
func NewOobIpConfigValueUnknown() OobIpConfigValue
func (OobIpConfigValue) AttributeTypes ¶
func (OobIpConfigValue) IsNull ¶
func (v OobIpConfigValue) IsNull() bool
func (OobIpConfigValue) IsUnknown ¶
func (v OobIpConfigValue) IsUnknown() bool
func (OobIpConfigValue) String ¶
func (v OobIpConfigValue) String() string
func (OobIpConfigValue) ToObjectValue ¶
func (v OobIpConfigValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (OobIpConfigValue) ToTerraformValue ¶
type OptionsType ¶
type OptionsType struct {
basetypes.ObjectType
}
func (OptionsType) String ¶
func (t OptionsType) String() string
func (OptionsType) ValueFromObject ¶
func (t OptionsType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (OptionsType) ValueFromTerraform ¶
type OptionsValue ¶
type OptionsValue struct { OptionsType basetypes.StringValue `tfsdk:"type"` Value basetypes.StringValue `tfsdk:"value"` // contains filtered or unexported fields }
func NewOptionsValue ¶
func NewOptionsValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (OptionsValue, diag.Diagnostics)
func NewOptionsValueMust ¶
func NewOptionsValueNull ¶
func NewOptionsValueNull() OptionsValue
func NewOptionsValueUnknown ¶
func NewOptionsValueUnknown() OptionsValue
func (OptionsValue) AttributeTypes ¶
func (OptionsValue) IsNull ¶
func (v OptionsValue) IsNull() bool
func (OptionsValue) IsUnknown ¶
func (v OptionsValue) IsUnknown() bool
func (OptionsValue) String ¶
func (v OptionsValue) String() string
func (OptionsValue) ToObjectValue ¶
func (v OptionsValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (OptionsValue) ToTerraformValue ¶
type OrgGatewaytemplateModel ¶
type OrgGatewaytemplateModel struct { AdditionalConfigCmds types.List `tfsdk:"additional_config_cmds"` BgpConfig types.Map `tfsdk:"bgp_config"` DhcpdConfig DhcpdConfigValue `tfsdk:"dhcpd_config"` DnsOverride types.Bool `tfsdk:"dns_override"` DnsServers types.List `tfsdk:"dns_servers"` DnsSuffix types.List `tfsdk:"dns_suffix"` ExtraRoutes types.Map `tfsdk:"extra_routes"` ExtraRoutes6 types.Map `tfsdk:"extra_routes6"` Id types.String `tfsdk:"id"` IdpProfiles types.Map `tfsdk:"idp_profiles"` IpConfigs types.Map `tfsdk:"ip_configs"` Name types.String `tfsdk:"name"` Networks types.List `tfsdk:"networks"` NtpOverride types.Bool `tfsdk:"ntp_override"` NtpServers types.List `tfsdk:"ntp_servers"` OobIpConfig OobIpConfigValue `tfsdk:"oob_ip_config"` OrgId types.String `tfsdk:"org_id"` PathPreferences types.Map `tfsdk:"path_preferences"` PortConfig types.Map `tfsdk:"port_config"` RouterId types.String `tfsdk:"router_id"` RoutingPolicies types.Map `tfsdk:"routing_policies"` ServicePolicies types.List `tfsdk:"service_policies"` TunnelConfigs types.Map `tfsdk:"tunnel_configs"` TunnelProviderOptions TunnelProviderOptionsValue `tfsdk:"tunnel_provider_options"` Type types.String `tfsdk:"type"` VrfConfig VrfConfigValue `tfsdk:"vrf_config"` VrfInstances types.Map `tfsdk:"vrf_instances"` }
func SdkToTerraform ¶
func SdkToTerraform(ctx context.Context, data *models.GatewayTemplate) (OrgGatewaytemplateModel, diag.Diagnostics)
type OverwritesType ¶
type OverwritesType struct {
basetypes.ObjectType
}
func (OverwritesType) String ¶
func (t OverwritesType) String() string
func (OverwritesType) ValueFromObject ¶
func (t OverwritesType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (OverwritesType) ValueFromTerraform ¶
type OverwritesValue ¶
type OverwritesValue struct { Action basetypes.StringValue `tfsdk:"action"` IpdProfileOverwriteMatching basetypes.ObjectValue `tfsdk:"matching"` Name basetypes.StringValue `tfsdk:"name"` // contains filtered or unexported fields }
func NewOverwritesValue ¶
func NewOverwritesValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (OverwritesValue, diag.Diagnostics)
func NewOverwritesValueMust ¶
func NewOverwritesValueNull ¶
func NewOverwritesValueNull() OverwritesValue
func NewOverwritesValueUnknown ¶
func NewOverwritesValueUnknown() OverwritesValue
func (OverwritesValue) AttributeTypes ¶
func (OverwritesValue) IsNull ¶
func (v OverwritesValue) IsNull() bool
func (OverwritesValue) IsUnknown ¶
func (v OverwritesValue) IsUnknown() bool
func (OverwritesValue) String ¶
func (v OverwritesValue) String() string
func (OverwritesValue) ToObjectValue ¶
func (v OverwritesValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (OverwritesValue) ToTerraformValue ¶
type PathPreferencesType ¶
type PathPreferencesType struct {
basetypes.ObjectType
}
func (PathPreferencesType) String ¶
func (t PathPreferencesType) String() string
func (PathPreferencesType) ValueFromObject ¶
func (t PathPreferencesType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (PathPreferencesType) ValueFromTerraform ¶
type PathPreferencesValue ¶
type PathPreferencesValue struct { Paths basetypes.ListValue `tfsdk:"paths"` Strategy basetypes.StringValue `tfsdk:"strategy"` // contains filtered or unexported fields }
func NewPathPreferencesValue ¶
func NewPathPreferencesValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (PathPreferencesValue, diag.Diagnostics)
func NewPathPreferencesValueNull ¶
func NewPathPreferencesValueNull() PathPreferencesValue
func NewPathPreferencesValueUnknown ¶
func NewPathPreferencesValueUnknown() PathPreferencesValue
func (PathPreferencesValue) AttributeTypes ¶
func (PathPreferencesValue) IsNull ¶
func (v PathPreferencesValue) IsNull() bool
func (PathPreferencesValue) IsUnknown ¶
func (v PathPreferencesValue) IsUnknown() bool
func (PathPreferencesValue) String ¶
func (v PathPreferencesValue) String() string
func (PathPreferencesValue) ToObjectValue ¶
func (v PathPreferencesValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (PathPreferencesValue) ToTerraformValue ¶
type PathsType ¶
type PathsType struct {
basetypes.ObjectType
}
func (PathsType) ValueFromObject ¶
func (t PathsType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (PathsType) ValueFromTerraform ¶
type PathsValue ¶
type PathsValue struct { Cost basetypes.Int64Value `tfsdk:"cost"` Disabled basetypes.BoolValue `tfsdk:"disabled"` GatewayIp basetypes.StringValue `tfsdk:"gateway_ip"` InternetAccess basetypes.BoolValue `tfsdk:"internet_access"` Name basetypes.StringValue `tfsdk:"name"` Networks basetypes.ListValue `tfsdk:"networks"` TargetIps basetypes.ListValue `tfsdk:"target_ips"` PathsType basetypes.StringValue `tfsdk:"type"` WanName basetypes.StringValue `tfsdk:"wan_name"` // contains filtered or unexported fields }
func NewPathsValue ¶
func NewPathsValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (PathsValue, diag.Diagnostics)
func NewPathsValueMust ¶
func NewPathsValueNull ¶
func NewPathsValueNull() PathsValue
func NewPathsValueUnknown ¶
func NewPathsValueUnknown() PathsValue
func (PathsValue) AttributeTypes ¶
func (PathsValue) IsNull ¶
func (v PathsValue) IsNull() bool
func (PathsValue) IsUnknown ¶
func (v PathsValue) IsUnknown() bool
func (PathsValue) String ¶
func (v PathsValue) String() string
func (PathsValue) ToObjectValue ¶
func (v PathsValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (PathsValue) ToTerraformValue ¶
type PortConfigType ¶
type PortConfigType struct {
basetypes.ObjectType
}
func (PortConfigType) String ¶
func (t PortConfigType) String() string
func (PortConfigType) ValueFromObject ¶
func (t PortConfigType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (PortConfigType) ValueFromTerraform ¶
type PortConfigValue ¶
type PortConfigValue struct { AeDisableLacp basetypes.BoolValue `tfsdk:"ae_disable_lacp"` AeIdx basetypes.StringValue `tfsdk:"ae_idx"` AeLacpForceUp basetypes.BoolValue `tfsdk:"ae_lacp_force_up"` Aggregated basetypes.BoolValue `tfsdk:"aggregated"` Critical basetypes.BoolValue `tfsdk:"critical"` Description basetypes.StringValue `tfsdk:"description"` DisableAutoneg basetypes.BoolValue `tfsdk:"disable_autoneg"` Disabled basetypes.BoolValue `tfsdk:"disabled"` DslType basetypes.StringValue `tfsdk:"dsl_type"` DslVci basetypes.Int64Value `tfsdk:"dsl_vci"` DslVpi basetypes.Int64Value `tfsdk:"dsl_vpi"` Duplex basetypes.StringValue `tfsdk:"duplex"` LteApn basetypes.StringValue `tfsdk:"lte_apn"` LteAuth basetypes.StringValue `tfsdk:"lte_auth"` LteBackup basetypes.BoolValue `tfsdk:"lte_backup"` LtePassword basetypes.StringValue `tfsdk:"lte_password"` LteUsername basetypes.StringValue `tfsdk:"lte_username"` Mtu basetypes.Int64Value `tfsdk:"mtu"` Name basetypes.StringValue `tfsdk:"name"` Networks basetypes.ListValue `tfsdk:"networks"` OuterVlanId basetypes.Int64Value `tfsdk:"outer_vlan_id"` PoeDisabled basetypes.BoolValue `tfsdk:"poe_disabled"` PortIpConfig basetypes.ObjectValue `tfsdk:"ip_config"` PortNetwork basetypes.StringValue `tfsdk:"port_network"` PreserveDscp basetypes.BoolValue `tfsdk:"preserve_dscp"` Redundant basetypes.BoolValue `tfsdk:"redundant"` RethIdx basetypes.Int64Value `tfsdk:"reth_idx"` RethNode basetypes.StringValue `tfsdk:"reth_node"` RethNodes basetypes.ListValue `tfsdk:"reth_nodes"` Speed basetypes.StringValue `tfsdk:"speed"` SsrNoVirtualMac basetypes.BoolValue `tfsdk:"ssr_no_virtual_mac"` SvrPortRange basetypes.StringValue `tfsdk:"svr_port_range"` TrafficShaping basetypes.ObjectValue `tfsdk:"traffic_shaping"` Usage basetypes.StringValue `tfsdk:"usage"` VlanId basetypes.Int64Value `tfsdk:"vlan_id"` VpnPaths basetypes.MapValue `tfsdk:"vpn_paths"` WanArpPolicer basetypes.StringValue `tfsdk:"wan_arp_policer"` WanExtIp basetypes.StringValue `tfsdk:"wan_ext_ip"` WanExtraRoutes basetypes.MapValue `tfsdk:"wan_extra_routes"` WanProbeOverride basetypes.ObjectValue `tfsdk:"wan_probe_override"` WanSourceNat basetypes.ObjectValue `tfsdk:"wan_source_nat"` WanType basetypes.StringValue `tfsdk:"wan_type"` // contains filtered or unexported fields }
func NewPortConfigValue ¶
func NewPortConfigValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (PortConfigValue, diag.Diagnostics)
func NewPortConfigValueMust ¶
func NewPortConfigValueNull ¶
func NewPortConfigValueNull() PortConfigValue
func NewPortConfigValueUnknown ¶
func NewPortConfigValueUnknown() PortConfigValue
func (PortConfigValue) AttributeTypes ¶
func (PortConfigValue) IsNull ¶
func (v PortConfigValue) IsNull() bool
func (PortConfigValue) IsUnknown ¶
func (v PortConfigValue) IsUnknown() bool
func (PortConfigValue) String ¶
func (v PortConfigValue) String() string
func (PortConfigValue) ToObjectValue ¶
func (v PortConfigValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (PortConfigValue) ToTerraformValue ¶
type PortIpConfigType ¶
type PortIpConfigType struct {
basetypes.ObjectType
}
func (PortIpConfigType) String ¶
func (t PortIpConfigType) String() string
func (PortIpConfigType) ValueFromObject ¶
func (t PortIpConfigType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (PortIpConfigType) ValueFromTerraform ¶
type PortIpConfigValue ¶
type PortIpConfigValue struct { Dns basetypes.ListValue `tfsdk:"dns"` DnsSuffix basetypes.ListValue `tfsdk:"dns_suffix"` Gateway basetypes.StringValue `tfsdk:"gateway"` Ip basetypes.StringValue `tfsdk:"ip"` Netmask basetypes.StringValue `tfsdk:"netmask"` Network basetypes.StringValue `tfsdk:"network"` PoserPassword basetypes.StringValue `tfsdk:"poser_password"` PppoeAuth basetypes.StringValue `tfsdk:"pppoe_auth"` PppoeUsername basetypes.StringValue `tfsdk:"pppoe_username"` PortIpConfigType basetypes.StringValue `tfsdk:"type"` // contains filtered or unexported fields }
func NewPortIpConfigValue ¶
func NewPortIpConfigValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (PortIpConfigValue, diag.Diagnostics)
func NewPortIpConfigValueNull ¶
func NewPortIpConfigValueNull() PortIpConfigValue
func NewPortIpConfigValueUnknown ¶
func NewPortIpConfigValueUnknown() PortIpConfigValue
func (PortIpConfigValue) AttributeTypes ¶
func (PortIpConfigValue) IsNull ¶
func (v PortIpConfigValue) IsNull() bool
func (PortIpConfigValue) IsUnknown ¶
func (v PortIpConfigValue) IsUnknown() bool
func (PortIpConfigValue) String ¶
func (v PortIpConfigValue) String() string
func (PortIpConfigValue) ToObjectValue ¶
func (v PortIpConfigValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (PortIpConfigValue) ToTerraformValue ¶
type PrimaryType ¶
type PrimaryType struct {
basetypes.ObjectType
}
func (PrimaryType) String ¶
func (t PrimaryType) String() string
func (PrimaryType) ValueFromObject ¶
func (t PrimaryType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (PrimaryType) ValueFromTerraform ¶
type PrimaryValue ¶
type PrimaryValue struct { Hosts basetypes.ListValue `tfsdk:"hosts"` InternalIps basetypes.ListValue `tfsdk:"internal_ips"` ProbeIps basetypes.ListValue `tfsdk:"probe_ips"` RemoteIds basetypes.ListValue `tfsdk:"remote_ids"` WanNames basetypes.ListValue `tfsdk:"wan_names"` // contains filtered or unexported fields }
func NewPrimaryValue ¶
func NewPrimaryValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (PrimaryValue, diag.Diagnostics)
func NewPrimaryValueMust ¶
func NewPrimaryValueNull ¶
func NewPrimaryValueNull() PrimaryValue
func NewPrimaryValueUnknown ¶
func NewPrimaryValueUnknown() PrimaryValue
func (PrimaryValue) AttributeTypes ¶
func (PrimaryValue) IsNull ¶
func (v PrimaryValue) IsNull() bool
func (PrimaryValue) IsUnknown ¶
func (v PrimaryValue) IsUnknown() bool
func (PrimaryValue) String ¶
func (v PrimaryValue) String() string
func (PrimaryValue) ToObjectValue ¶
func (v PrimaryValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (PrimaryValue) ToTerraformValue ¶
type ProbeType ¶
type ProbeType struct {
basetypes.ObjectType
}
func (ProbeType) ValueFromObject ¶
func (t ProbeType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (ProbeType) ValueFromTerraform ¶
type ProbeValue ¶
type ProbeValue struct { Interval basetypes.Int64Value `tfsdk:"interval"` Threshold basetypes.Int64Value `tfsdk:"threshold"` Timeout basetypes.Int64Value `tfsdk:"timeout"` ProbeType basetypes.StringValue `tfsdk:"type"` // contains filtered or unexported fields }
func NewProbeValue ¶
func NewProbeValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (ProbeValue, diag.Diagnostics)
func NewProbeValueMust ¶
func NewProbeValueNull ¶
func NewProbeValueNull() ProbeValue
func NewProbeValueUnknown ¶
func NewProbeValueUnknown() ProbeValue
func (ProbeValue) AttributeTypes ¶
func (ProbeValue) IsNull ¶
func (v ProbeValue) IsNull() bool
func (ProbeValue) IsUnknown ¶
func (v ProbeValue) IsUnknown() bool
func (ProbeValue) String ¶
func (v ProbeValue) String() string
func (ProbeValue) ToObjectValue ¶
func (v ProbeValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (ProbeValue) ToTerraformValue ¶
type RouteExistsType ¶
type RouteExistsType struct {
basetypes.ObjectType
}
func (RouteExistsType) String ¶
func (t RouteExistsType) String() string
func (RouteExistsType) ValueFromObject ¶
func (t RouteExistsType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (RouteExistsType) ValueFromTerraform ¶
type RouteExistsValue ¶
type RouteExistsValue struct { Route basetypes.StringValue `tfsdk:"route"` VrfName basetypes.StringValue `tfsdk:"vrf_name"` // contains filtered or unexported fields }
func NewRouteExistsValue ¶
func NewRouteExistsValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (RouteExistsValue, diag.Diagnostics)
func NewRouteExistsValueMust ¶
func NewRouteExistsValueNull ¶
func NewRouteExistsValueNull() RouteExistsValue
func NewRouteExistsValueUnknown ¶
func NewRouteExistsValueUnknown() RouteExistsValue
func (RouteExistsValue) AttributeTypes ¶
func (RouteExistsValue) IsNull ¶
func (v RouteExistsValue) IsNull() bool
func (RouteExistsValue) IsUnknown ¶
func (v RouteExistsValue) IsUnknown() bool
func (RouteExistsValue) String ¶
func (v RouteExistsValue) String() string
func (RouteExistsValue) ToObjectValue ¶
func (v RouteExistsValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (RouteExistsValue) ToTerraformValue ¶
type RoutingPoliciesType ¶
type RoutingPoliciesType struct {
basetypes.ObjectType
}
func (RoutingPoliciesType) String ¶
func (t RoutingPoliciesType) String() string
func (RoutingPoliciesType) ValueFromObject ¶
func (t RoutingPoliciesType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (RoutingPoliciesType) ValueFromTerraform ¶
type RoutingPoliciesValue ¶
type RoutingPoliciesValue struct { Terms basetypes.ListValue `tfsdk:"terms"` // contains filtered or unexported fields }
func NewRoutingPoliciesValue ¶
func NewRoutingPoliciesValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (RoutingPoliciesValue, diag.Diagnostics)
func NewRoutingPoliciesValueNull ¶
func NewRoutingPoliciesValueNull() RoutingPoliciesValue
func NewRoutingPoliciesValueUnknown ¶
func NewRoutingPoliciesValueUnknown() RoutingPoliciesValue
func (RoutingPoliciesValue) AttributeTypes ¶
func (RoutingPoliciesValue) IsNull ¶
func (v RoutingPoliciesValue) IsNull() bool
func (RoutingPoliciesValue) IsUnknown ¶
func (v RoutingPoliciesValue) IsUnknown() bool
func (RoutingPoliciesValue) String ¶
func (v RoutingPoliciesValue) String() string
func (RoutingPoliciesValue) ToObjectValue ¶
func (v RoutingPoliciesValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (RoutingPoliciesValue) ToTerraformValue ¶
type RoutingPolicyTermMatchingType ¶
type RoutingPolicyTermMatchingType struct {
basetypes.ObjectType
}
func (RoutingPolicyTermMatchingType) Equal ¶
func (t RoutingPolicyTermMatchingType) Equal(o attr.Type) bool
func (RoutingPolicyTermMatchingType) String ¶
func (t RoutingPolicyTermMatchingType) String() string
func (RoutingPolicyTermMatchingType) ValueFromObject ¶
func (t RoutingPolicyTermMatchingType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (RoutingPolicyTermMatchingType) ValueFromTerraform ¶
type RoutingPolicyTermMatchingValue ¶
type RoutingPolicyTermMatchingValue struct { AsPath basetypes.ListValue `tfsdk:"as_path"` Community basetypes.ListValue `tfsdk:"community"` Network basetypes.ListValue `tfsdk:"network"` Prefix basetypes.ListValue `tfsdk:"prefix"` Protocol basetypes.ListValue `tfsdk:"protocol"` RouteExists basetypes.ObjectValue `tfsdk:"route_exists"` VpnNeighborMac basetypes.ListValue `tfsdk:"vpn_neighbor_mac"` VpnPath basetypes.ListValue `tfsdk:"vpn_path"` VpnPathSla basetypes.ObjectValue `tfsdk:"vpn_path_sla"` // contains filtered or unexported fields }
func NewRoutingPolicyTermMatchingValue ¶
func NewRoutingPolicyTermMatchingValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (RoutingPolicyTermMatchingValue, diag.Diagnostics)
func NewRoutingPolicyTermMatchingValueNull ¶
func NewRoutingPolicyTermMatchingValueNull() RoutingPolicyTermMatchingValue
func NewRoutingPolicyTermMatchingValueUnknown ¶
func NewRoutingPolicyTermMatchingValueUnknown() RoutingPolicyTermMatchingValue
func (RoutingPolicyTermMatchingValue) AttributeTypes ¶
func (RoutingPolicyTermMatchingValue) Equal ¶
func (v RoutingPolicyTermMatchingValue) Equal(o attr.Value) bool
func (RoutingPolicyTermMatchingValue) IsNull ¶
func (v RoutingPolicyTermMatchingValue) IsNull() bool
func (RoutingPolicyTermMatchingValue) IsUnknown ¶
func (v RoutingPolicyTermMatchingValue) IsUnknown() bool
func (RoutingPolicyTermMatchingValue) String ¶
func (v RoutingPolicyTermMatchingValue) String() string
func (RoutingPolicyTermMatchingValue) ToObjectValue ¶
func (v RoutingPolicyTermMatchingValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (RoutingPolicyTermMatchingValue) ToTerraformValue ¶
type SecondaryType ¶
type SecondaryType struct {
basetypes.ObjectType
}
func (SecondaryType) String ¶
func (t SecondaryType) String() string
func (SecondaryType) ValueFromObject ¶
func (t SecondaryType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (SecondaryType) ValueFromTerraform ¶
type SecondaryValue ¶
type SecondaryValue struct { Hosts basetypes.ListValue `tfsdk:"hosts"` InternalIps basetypes.ListValue `tfsdk:"internal_ips"` ProbeIps basetypes.ListValue `tfsdk:"probe_ips"` RemoteIds basetypes.ListValue `tfsdk:"remote_ids"` WanNames basetypes.ListValue `tfsdk:"wan_names"` // contains filtered or unexported fields }
func NewSecondaryValue ¶
func NewSecondaryValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (SecondaryValue, diag.Diagnostics)
func NewSecondaryValueMust ¶
func NewSecondaryValueNull ¶
func NewSecondaryValueNull() SecondaryValue
func NewSecondaryValueUnknown ¶
func NewSecondaryValueUnknown() SecondaryValue
func (SecondaryValue) AttributeTypes ¶
func (SecondaryValue) IsNull ¶
func (v SecondaryValue) IsNull() bool
func (SecondaryValue) IsUnknown ¶
func (v SecondaryValue) IsUnknown() bool
func (SecondaryValue) String ¶
func (v SecondaryValue) String() string
func (SecondaryValue) ToObjectValue ¶
func (v SecondaryValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (SecondaryValue) ToTerraformValue ¶
type ServicePoliciesType ¶
type ServicePoliciesType struct {
basetypes.ObjectType
}
func (ServicePoliciesType) String ¶
func (t ServicePoliciesType) String() string
func (ServicePoliciesType) ValueFromObject ¶
func (t ServicePoliciesType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (ServicePoliciesType) ValueFromTerraform ¶
type ServicePoliciesValue ¶
type ServicePoliciesValue struct { Action basetypes.StringValue `tfsdk:"action"` Appqoe basetypes.ObjectValue `tfsdk:"appqoe"` Ewf basetypes.ListValue `tfsdk:"ewf"` Idp basetypes.ObjectValue `tfsdk:"idp"` LocalRouting basetypes.BoolValue `tfsdk:"local_routing"` Name basetypes.StringValue `tfsdk:"name"` PathPreference basetypes.StringValue `tfsdk:"path_preference"` ServicepolicyId basetypes.StringValue `tfsdk:"servicepolicy_id"` Services basetypes.ListValue `tfsdk:"services"` Tenants basetypes.ListValue `tfsdk:"tenants"` // contains filtered or unexported fields }
func NewServicePoliciesValue ¶
func NewServicePoliciesValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (ServicePoliciesValue, diag.Diagnostics)
func NewServicePoliciesValueNull ¶
func NewServicePoliciesValueNull() ServicePoliciesValue
func NewServicePoliciesValueUnknown ¶
func NewServicePoliciesValueUnknown() ServicePoliciesValue
func (ServicePoliciesValue) AttributeTypes ¶
func (ServicePoliciesValue) IsNull ¶
func (v ServicePoliciesValue) IsNull() bool
func (ServicePoliciesValue) IsUnknown ¶
func (v ServicePoliciesValue) IsUnknown() bool
func (ServicePoliciesValue) String ¶
func (v ServicePoliciesValue) String() string
func (ServicePoliciesValue) ToObjectValue ¶
func (v ServicePoliciesValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (ServicePoliciesValue) ToTerraformValue ¶
type SourceNatType ¶
type SourceNatType struct {
basetypes.ObjectType
}
func (SourceNatType) String ¶
func (t SourceNatType) String() string
func (SourceNatType) ValueFromObject ¶
func (t SourceNatType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (SourceNatType) ValueFromTerraform ¶
type SourceNatValue ¶
type SourceNatValue struct { ExternalIp basetypes.StringValue `tfsdk:"external_ip"` // contains filtered or unexported fields }
func NewSourceNatValue ¶
func NewSourceNatValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (SourceNatValue, diag.Diagnostics)
func NewSourceNatValueMust ¶
func NewSourceNatValueNull ¶
func NewSourceNatValueNull() SourceNatValue
func NewSourceNatValueUnknown ¶
func NewSourceNatValueUnknown() SourceNatValue
func (SourceNatValue) AttributeTypes ¶
func (SourceNatValue) IsNull ¶
func (v SourceNatValue) IsNull() bool
func (SourceNatValue) IsUnknown ¶
func (v SourceNatValue) IsUnknown() bool
func (SourceNatValue) String ¶
func (v SourceNatValue) String() string
func (SourceNatValue) ToObjectValue ¶
func (v SourceNatValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (SourceNatValue) ToTerraformValue ¶
type StaticNatType ¶
type StaticNatType struct {
basetypes.ObjectType
}
func (StaticNatType) String ¶
func (t StaticNatType) String() string
func (StaticNatType) ValueFromObject ¶
func (t StaticNatType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (StaticNatType) ValueFromTerraform ¶
type StaticNatValue ¶
type StaticNatValue struct { InternalIp basetypes.StringValue `tfsdk:"internal_ip"` Name basetypes.StringValue `tfsdk:"name"` WanName basetypes.StringValue `tfsdk:"wan_name"` // contains filtered or unexported fields }
func NewStaticNatValue ¶
func NewStaticNatValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (StaticNatValue, diag.Diagnostics)
func NewStaticNatValueMust ¶
func NewStaticNatValueNull ¶
func NewStaticNatValueNull() StaticNatValue
func NewStaticNatValueUnknown ¶
func NewStaticNatValueUnknown() StaticNatValue
func (StaticNatValue) AttributeTypes ¶
func (StaticNatValue) IsNull ¶
func (v StaticNatValue) IsNull() bool
func (StaticNatValue) IsUnknown ¶
func (v StaticNatValue) IsUnknown() bool
func (StaticNatValue) String ¶
func (v StaticNatValue) String() string
func (StaticNatValue) ToObjectValue ¶
func (v StaticNatValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (StaticNatValue) ToTerraformValue ¶
type SubLocationsType ¶
type SubLocationsType struct {
basetypes.ObjectType
}
func (SubLocationsType) String ¶
func (t SubLocationsType) String() string
func (SubLocationsType) ValueFromObject ¶
func (t SubLocationsType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (SubLocationsType) ValueFromTerraform ¶
type SubLocationsValue ¶
type SubLocationsValue struct { AupAcceptanceRequired basetypes.BoolValue `tfsdk:"aup_acceptance_required"` AupExpire basetypes.Int64Value `tfsdk:"aup_expire"` AupSslProxy basetypes.BoolValue `tfsdk:"aup_ssl_proxy"` DownloadMbps basetypes.Int64Value `tfsdk:"download_mbps"` EnableAup basetypes.BoolValue `tfsdk:"enable_aup"` EnableCaution basetypes.BoolValue `tfsdk:"enable_caution"` EnforceAuthentication basetypes.BoolValue `tfsdk:"enforce_authentication"` Subnets basetypes.ListValue `tfsdk:"subnets"` UploadMbps basetypes.Int64Value `tfsdk:"upload_mbps"` // contains filtered or unexported fields }
func NewSubLocationsValue ¶
func NewSubLocationsValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (SubLocationsValue, diag.Diagnostics)
func NewSubLocationsValueNull ¶
func NewSubLocationsValueNull() SubLocationsValue
func NewSubLocationsValueUnknown ¶
func NewSubLocationsValueUnknown() SubLocationsValue
func (SubLocationsValue) AttributeTypes ¶
func (SubLocationsValue) IsNull ¶
func (v SubLocationsValue) IsNull() bool
func (SubLocationsValue) IsUnknown ¶
func (v SubLocationsValue) IsUnknown() bool
func (SubLocationsValue) String ¶
func (v SubLocationsValue) String() string
func (SubLocationsValue) ToObjectValue ¶
func (v SubLocationsValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (SubLocationsValue) ToTerraformValue ¶
type TenantsType ¶
type TenantsType struct {
basetypes.ObjectType
}
func (TenantsType) String ¶
func (t TenantsType) String() string
func (TenantsType) ValueFromObject ¶
func (t TenantsType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (TenantsType) ValueFromTerraform ¶
type TenantsValue ¶
type TenantsValue struct { Addresses basetypes.ListValue `tfsdk:"addresses"` // contains filtered or unexported fields }
func NewTenantsValue ¶
func NewTenantsValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (TenantsValue, diag.Diagnostics)
func NewTenantsValueMust ¶
func NewTenantsValueNull ¶
func NewTenantsValueNull() TenantsValue
func NewTenantsValueUnknown ¶
func NewTenantsValueUnknown() TenantsValue
func (TenantsValue) AttributeTypes ¶
func (TenantsValue) IsNull ¶
func (v TenantsValue) IsNull() bool
func (TenantsValue) IsUnknown ¶
func (v TenantsValue) IsUnknown() bool
func (TenantsValue) String ¶
func (v TenantsValue) String() string
func (TenantsValue) ToObjectValue ¶
func (v TenantsValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (TenantsValue) ToTerraformValue ¶
type TermsType ¶
type TermsType struct {
basetypes.ObjectType
}
func (TermsType) ValueFromObject ¶
func (t TermsType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (TermsType) ValueFromTerraform ¶
type TermsValue ¶
type TermsValue struct { Action basetypes.ObjectValue `tfsdk:"action"` RoutingPolicyTermMatching basetypes.ObjectValue `tfsdk:"matching"` // contains filtered or unexported fields }
func NewTermsValue ¶
func NewTermsValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (TermsValue, diag.Diagnostics)
func NewTermsValueMust ¶
func NewTermsValueNull ¶
func NewTermsValueNull() TermsValue
func NewTermsValueUnknown ¶
func NewTermsValueUnknown() TermsValue
func (TermsValue) AttributeTypes ¶
func (TermsValue) IsNull ¶
func (v TermsValue) IsNull() bool
func (TermsValue) IsUnknown ¶
func (v TermsValue) IsUnknown() bool
func (TermsValue) String ¶
func (v TermsValue) String() string
func (TermsValue) ToObjectValue ¶
func (v TermsValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (TermsValue) ToTerraformValue ¶
type TrafficShapingType ¶
type TrafficShapingType struct {
basetypes.ObjectType
}
func (TrafficShapingType) String ¶
func (t TrafficShapingType) String() string
func (TrafficShapingType) ValueFromObject ¶
func (t TrafficShapingType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (TrafficShapingType) ValueFromTerraform ¶
type TrafficShapingValue ¶
type TrafficShapingValue struct { ClassPercentages basetypes.ListValue `tfsdk:"class_percentages"` Enabled basetypes.BoolValue `tfsdk:"enabled"` // contains filtered or unexported fields }
func NewTrafficShapingValue ¶
func NewTrafficShapingValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (TrafficShapingValue, diag.Diagnostics)
func NewTrafficShapingValueNull ¶
func NewTrafficShapingValueNull() TrafficShapingValue
func NewTrafficShapingValueUnknown ¶
func NewTrafficShapingValueUnknown() TrafficShapingValue
func (TrafficShapingValue) AttributeTypes ¶
func (TrafficShapingValue) IsNull ¶
func (v TrafficShapingValue) IsNull() bool
func (TrafficShapingValue) IsUnknown ¶
func (v TrafficShapingValue) IsUnknown() bool
func (TrafficShapingValue) String ¶
func (v TrafficShapingValue) String() string
func (TrafficShapingValue) ToObjectValue ¶
func (v TrafficShapingValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (TrafficShapingValue) ToTerraformValue ¶
type TunnelConfigsType ¶
type TunnelConfigsType struct {
basetypes.ObjectType
}
func (TunnelConfigsType) String ¶
func (t TunnelConfigsType) String() string
func (TunnelConfigsType) ValueFromObject ¶
func (t TunnelConfigsType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (TunnelConfigsType) ValueFromTerraform ¶
type TunnelConfigsValue ¶
type TunnelConfigsValue struct { AutoProvision basetypes.ObjectValue `tfsdk:"auto_provision"` IkeLifetime basetypes.Int64Value `tfsdk:"ike_lifetime"` IkeMode basetypes.StringValue `tfsdk:"ike_mode"` IkeProposals basetypes.ListValue `tfsdk:"ike_proposals"` IpsecLifetime basetypes.Int64Value `tfsdk:"ipsec_lifetime"` IpsecProposals basetypes.ListValue `tfsdk:"ipsec_proposals"` LocalId basetypes.StringValue `tfsdk:"local_id"` Mode basetypes.StringValue `tfsdk:"mode"` Networks basetypes.ListValue `tfsdk:"networks"` Primary basetypes.ObjectValue `tfsdk:"primary"` Probe basetypes.ObjectValue `tfsdk:"probe"` Protocol basetypes.StringValue `tfsdk:"protocol"` Provider basetypes.StringValue `tfsdk:"provider"` Psk basetypes.StringValue `tfsdk:"psk"` Secondary basetypes.ObjectValue `tfsdk:"secondary"` Version basetypes.StringValue `tfsdk:"version"` // contains filtered or unexported fields }
func NewTunnelConfigsValue ¶
func NewTunnelConfigsValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (TunnelConfigsValue, diag.Diagnostics)
func NewTunnelConfigsValueNull ¶
func NewTunnelConfigsValueNull() TunnelConfigsValue
func NewTunnelConfigsValueUnknown ¶
func NewTunnelConfigsValueUnknown() TunnelConfigsValue
func (TunnelConfigsValue) AttributeTypes ¶
func (TunnelConfigsValue) IsNull ¶
func (v TunnelConfigsValue) IsNull() bool
func (TunnelConfigsValue) IsUnknown ¶
func (v TunnelConfigsValue) IsUnknown() bool
func (TunnelConfigsValue) String ¶
func (v TunnelConfigsValue) String() string
func (TunnelConfigsValue) ToObjectValue ¶
func (v TunnelConfigsValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (TunnelConfigsValue) ToTerraformValue ¶
type TunnelProviderOptionsType ¶
type TunnelProviderOptionsType struct {
basetypes.ObjectType
}
func (TunnelProviderOptionsType) String ¶
func (t TunnelProviderOptionsType) String() string
func (TunnelProviderOptionsType) ValueFromObject ¶
func (t TunnelProviderOptionsType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (TunnelProviderOptionsType) ValueFromTerraform ¶
type TunnelProviderOptionsValue ¶
type TunnelProviderOptionsValue struct { Jse basetypes.ObjectValue `tfsdk:"jse"` Zscaler basetypes.ObjectValue `tfsdk:"zscaler"` // contains filtered or unexported fields }
func NewTunnelProviderOptionsValue ¶
func NewTunnelProviderOptionsValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (TunnelProviderOptionsValue, diag.Diagnostics)
func NewTunnelProviderOptionsValueNull ¶
func NewTunnelProviderOptionsValueNull() TunnelProviderOptionsValue
func NewTunnelProviderOptionsValueUnknown ¶
func NewTunnelProviderOptionsValueUnknown() TunnelProviderOptionsValue
func (TunnelProviderOptionsValue) AttributeTypes ¶
func (TunnelProviderOptionsValue) Equal ¶
func (v TunnelProviderOptionsValue) Equal(o attr.Value) bool
func (TunnelProviderOptionsValue) IsNull ¶
func (v TunnelProviderOptionsValue) IsNull() bool
func (TunnelProviderOptionsValue) IsUnknown ¶
func (v TunnelProviderOptionsValue) IsUnknown() bool
func (TunnelProviderOptionsValue) String ¶
func (v TunnelProviderOptionsValue) String() string
func (TunnelProviderOptionsValue) ToObjectValue ¶
func (v TunnelProviderOptionsValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (TunnelProviderOptionsValue) ToTerraformValue ¶
type VendorEncapulatedType ¶
type VendorEncapulatedType struct {
basetypes.ObjectType
}
func (VendorEncapulatedType) String ¶
func (t VendorEncapulatedType) String() string
func (VendorEncapulatedType) ValueFromObject ¶
func (t VendorEncapulatedType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (VendorEncapulatedType) ValueFromTerraform ¶
type VendorEncapulatedValue ¶
type VendorEncapulatedValue struct { VendorEncapulatedType basetypes.StringValue `tfsdk:"type"` Value basetypes.StringValue `tfsdk:"value"` // contains filtered or unexported fields }
func NewVendorEncapulatedValue ¶
func NewVendorEncapulatedValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (VendorEncapulatedValue, diag.Diagnostics)
func NewVendorEncapulatedValueNull ¶
func NewVendorEncapulatedValueNull() VendorEncapulatedValue
func NewVendorEncapulatedValueUnknown ¶
func NewVendorEncapulatedValueUnknown() VendorEncapulatedValue
func (VendorEncapulatedValue) AttributeTypes ¶
func (VendorEncapulatedValue) IsNull ¶
func (v VendorEncapulatedValue) IsNull() bool
func (VendorEncapulatedValue) IsUnknown ¶
func (v VendorEncapulatedValue) IsUnknown() bool
func (VendorEncapulatedValue) String ¶
func (v VendorEncapulatedValue) String() string
func (VendorEncapulatedValue) ToObjectValue ¶
func (v VendorEncapulatedValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (VendorEncapulatedValue) ToTerraformValue ¶
type VpnAccessType ¶
type VpnAccessType struct {
basetypes.ObjectType
}
func (VpnAccessType) String ¶
func (t VpnAccessType) String() string
func (VpnAccessType) ValueFromObject ¶
func (t VpnAccessType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (VpnAccessType) ValueFromTerraform ¶
type VpnAccessValue ¶
type VpnAccessValue struct { AdvertisedSubnet basetypes.StringValue `tfsdk:"advertised_subnet"` AllowPing basetypes.BoolValue `tfsdk:"allow_ping"` DestinationNat basetypes.MapValue `tfsdk:"destination_nat"` NatPool basetypes.StringValue `tfsdk:"nat_pool"` NoReadvertiseToLanBgp basetypes.BoolValue `tfsdk:"no_readvertise_to_lan_bgp"` NoReadvertiseToLanOspf basetypes.BoolValue `tfsdk:"no_readvertise_to_lan_ospf"` NoReadvertiseToOverlay basetypes.BoolValue `tfsdk:"no_readvertise_to_overlay"` OtherVrfs basetypes.ListValue `tfsdk:"other_vrfs"` Routed basetypes.BoolValue `tfsdk:"routed"` SourceNat basetypes.ObjectValue `tfsdk:"source_nat"` StaticNat basetypes.MapValue `tfsdk:"static_nat"` SummarizedSubnet basetypes.StringValue `tfsdk:"summarized_subnet"` SummarizedSubnetToLanBgp basetypes.StringValue `tfsdk:"summarized_subnet_to_lan_bgp"` SummarizedSubnetToLanOspf basetypes.StringValue `tfsdk:"summarized_subnet_to_lan_ospf"` // contains filtered or unexported fields }
func NewVpnAccessValue ¶
func NewVpnAccessValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (VpnAccessValue, diag.Diagnostics)
func NewVpnAccessValueMust ¶
func NewVpnAccessValueNull ¶
func NewVpnAccessValueNull() VpnAccessValue
func NewVpnAccessValueUnknown ¶
func NewVpnAccessValueUnknown() VpnAccessValue
func (VpnAccessValue) AttributeTypes ¶
func (VpnAccessValue) IsNull ¶
func (v VpnAccessValue) IsNull() bool
func (VpnAccessValue) IsUnknown ¶
func (v VpnAccessValue) IsUnknown() bool
func (VpnAccessValue) String ¶
func (v VpnAccessValue) String() string
func (VpnAccessValue) ToObjectValue ¶
func (v VpnAccessValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (VpnAccessValue) ToTerraformValue ¶
type VpnPathSlaType ¶
type VpnPathSlaType struct {
basetypes.ObjectType
}
func (VpnPathSlaType) String ¶
func (t VpnPathSlaType) String() string
func (VpnPathSlaType) ValueFromObject ¶
func (t VpnPathSlaType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (VpnPathSlaType) ValueFromTerraform ¶
type VpnPathSlaValue ¶
type VpnPathSlaValue struct { MaxJitter basetypes.Int64Value `tfsdk:"max_jitter"` MaxLatency basetypes.Int64Value `tfsdk:"max_latency"` MaxLoss basetypes.Int64Value `tfsdk:"max_loss"` // contains filtered or unexported fields }
func NewVpnPathSlaValue ¶
func NewVpnPathSlaValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (VpnPathSlaValue, diag.Diagnostics)
func NewVpnPathSlaValueMust ¶
func NewVpnPathSlaValueNull ¶
func NewVpnPathSlaValueNull() VpnPathSlaValue
func NewVpnPathSlaValueUnknown ¶
func NewVpnPathSlaValueUnknown() VpnPathSlaValue
func (VpnPathSlaValue) AttributeTypes ¶
func (VpnPathSlaValue) IsNull ¶
func (v VpnPathSlaValue) IsNull() bool
func (VpnPathSlaValue) IsUnknown ¶
func (v VpnPathSlaValue) IsUnknown() bool
func (VpnPathSlaValue) String ¶
func (v VpnPathSlaValue) String() string
func (VpnPathSlaValue) ToObjectValue ¶
func (v VpnPathSlaValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (VpnPathSlaValue) ToTerraformValue ¶
type VpnPathsType ¶
type VpnPathsType struct {
basetypes.ObjectType
}
func (VpnPathsType) String ¶
func (t VpnPathsType) String() string
func (VpnPathsType) ValueFromObject ¶
func (t VpnPathsType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (VpnPathsType) ValueFromTerraform ¶
type VpnPathsValue ¶
type VpnPathsValue struct { BfdProfile basetypes.StringValue `tfsdk:"bfd_profile"` BfdUseTunnelMode basetypes.BoolValue `tfsdk:"bfd_use_tunnel_mode"` LinkName basetypes.StringValue `tfsdk:"link_name"` Preference basetypes.Int64Value `tfsdk:"preference"` Role basetypes.StringValue `tfsdk:"role"` TrafficShaping basetypes.ObjectValue `tfsdk:"traffic_shaping"` // contains filtered or unexported fields }
func NewVpnPathsValue ¶
func NewVpnPathsValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (VpnPathsValue, diag.Diagnostics)
func NewVpnPathsValueMust ¶
func NewVpnPathsValueNull ¶
func NewVpnPathsValueNull() VpnPathsValue
func NewVpnPathsValueUnknown ¶
func NewVpnPathsValueUnknown() VpnPathsValue
func (VpnPathsValue) AttributeTypes ¶
func (VpnPathsValue) IsNull ¶
func (v VpnPathsValue) IsNull() bool
func (VpnPathsValue) IsUnknown ¶
func (v VpnPathsValue) IsUnknown() bool
func (VpnPathsValue) String ¶
func (v VpnPathsValue) String() string
func (VpnPathsValue) ToObjectValue ¶
func (v VpnPathsValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (VpnPathsValue) ToTerraformValue ¶
type VrfConfigType ¶ added in v0.1.10
type VrfConfigType struct {
basetypes.ObjectType
}
func (VrfConfigType) String ¶ added in v0.1.10
func (t VrfConfigType) String() string
func (VrfConfigType) ValueFromObject ¶ added in v0.1.10
func (t VrfConfigType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (VrfConfigType) ValueFromTerraform ¶ added in v0.1.10
type VrfConfigValue ¶ added in v0.1.10
type VrfConfigValue struct { Enabled basetypes.BoolValue `tfsdk:"enabled"` // contains filtered or unexported fields }
func NewVrfConfigValue ¶ added in v0.1.10
func NewVrfConfigValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (VrfConfigValue, diag.Diagnostics)
func NewVrfConfigValueMust ¶ added in v0.1.10
func NewVrfConfigValueNull ¶ added in v0.1.10
func NewVrfConfigValueNull() VrfConfigValue
func NewVrfConfigValueUnknown ¶ added in v0.1.10
func NewVrfConfigValueUnknown() VrfConfigValue
func (VrfConfigValue) AttributeTypes ¶ added in v0.1.10
func (VrfConfigValue) IsNull ¶ added in v0.1.10
func (v VrfConfigValue) IsNull() bool
func (VrfConfigValue) IsUnknown ¶ added in v0.1.10
func (v VrfConfigValue) IsUnknown() bool
func (VrfConfigValue) String ¶ added in v0.1.10
func (v VrfConfigValue) String() string
func (VrfConfigValue) ToObjectValue ¶ added in v0.1.10
func (v VrfConfigValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (VrfConfigValue) ToTerraformValue ¶ added in v0.1.10
type VrfInstancesType ¶ added in v0.1.10
type VrfInstancesType struct {
basetypes.ObjectType
}
func (VrfInstancesType) String ¶ added in v0.1.10
func (t VrfInstancesType) String() string
func (VrfInstancesType) ValueFromObject ¶ added in v0.1.10
func (t VrfInstancesType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (VrfInstancesType) ValueFromTerraform ¶ added in v0.1.10
type VrfInstancesValue ¶ added in v0.1.10
type VrfInstancesValue struct { Networks basetypes.ListValue `tfsdk:"networks"` // contains filtered or unexported fields }
func NewVrfInstancesValue ¶ added in v0.1.10
func NewVrfInstancesValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (VrfInstancesValue, diag.Diagnostics)
func NewVrfInstancesValueMust ¶ added in v0.1.10
func NewVrfInstancesValueNull ¶ added in v0.1.10
func NewVrfInstancesValueNull() VrfInstancesValue
func NewVrfInstancesValueUnknown ¶ added in v0.1.10
func NewVrfInstancesValueUnknown() VrfInstancesValue
func (VrfInstancesValue) AttributeTypes ¶ added in v0.1.10
func (VrfInstancesValue) Equal ¶ added in v0.1.10
func (v VrfInstancesValue) Equal(o attr.Value) bool
func (VrfInstancesValue) IsNull ¶ added in v0.1.10
func (v VrfInstancesValue) IsNull() bool
func (VrfInstancesValue) IsUnknown ¶ added in v0.1.10
func (v VrfInstancesValue) IsUnknown() bool
func (VrfInstancesValue) String ¶ added in v0.1.10
func (v VrfInstancesValue) String() string
func (VrfInstancesValue) ToObjectValue ¶ added in v0.1.10
func (v VrfInstancesValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (VrfInstancesValue) ToTerraformValue ¶ added in v0.1.10
type WanExtraRoutesType ¶ added in v0.2.5
type WanExtraRoutesType struct {
basetypes.ObjectType
}
func (WanExtraRoutesType) Equal ¶ added in v0.2.5
func (t WanExtraRoutesType) Equal(o attr.Type) bool
func (WanExtraRoutesType) String ¶ added in v0.2.5
func (t WanExtraRoutesType) String() string
func (WanExtraRoutesType) ValueFromObject ¶ added in v0.2.5
func (t WanExtraRoutesType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (WanExtraRoutesType) ValueFromTerraform ¶ added in v0.2.5
type WanExtraRoutesValue ¶ added in v0.2.5
type WanExtraRoutesValue struct { Via basetypes.StringValue `tfsdk:"via"` // contains filtered or unexported fields }
func NewWanExtraRoutesValue ¶ added in v0.2.5
func NewWanExtraRoutesValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (WanExtraRoutesValue, diag.Diagnostics)
func NewWanExtraRoutesValueMust ¶ added in v0.2.5
func NewWanExtraRoutesValueNull ¶ added in v0.2.5
func NewWanExtraRoutesValueNull() WanExtraRoutesValue
func NewWanExtraRoutesValueUnknown ¶ added in v0.2.5
func NewWanExtraRoutesValueUnknown() WanExtraRoutesValue
func (WanExtraRoutesValue) AttributeTypes ¶ added in v0.2.5
func (WanExtraRoutesValue) Equal ¶ added in v0.2.5
func (v WanExtraRoutesValue) Equal(o attr.Value) bool
func (WanExtraRoutesValue) IsNull ¶ added in v0.2.5
func (v WanExtraRoutesValue) IsNull() bool
func (WanExtraRoutesValue) IsUnknown ¶ added in v0.2.5
func (v WanExtraRoutesValue) IsUnknown() bool
func (WanExtraRoutesValue) String ¶ added in v0.2.5
func (v WanExtraRoutesValue) String() string
func (WanExtraRoutesValue) ToObjectValue ¶ added in v0.2.5
func (v WanExtraRoutesValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (WanExtraRoutesValue) ToTerraformValue ¶ added in v0.2.5
type WanProbeOverrideType ¶ added in v0.2.5
type WanProbeOverrideType struct {
basetypes.ObjectType
}
func (WanProbeOverrideType) Equal ¶ added in v0.2.5
func (t WanProbeOverrideType) Equal(o attr.Type) bool
func (WanProbeOverrideType) String ¶ added in v0.2.5
func (t WanProbeOverrideType) String() string
func (WanProbeOverrideType) ValueFromObject ¶ added in v0.2.5
func (t WanProbeOverrideType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (WanProbeOverrideType) ValueFromTerraform ¶ added in v0.2.5
type WanProbeOverrideValue ¶ added in v0.2.5
type WanProbeOverrideValue struct { Ips basetypes.ListValue `tfsdk:"ips"` ProbeProfile basetypes.StringValue `tfsdk:"probe_profile"` // contains filtered or unexported fields }
func NewWanProbeOverrideValue ¶ added in v0.2.5
func NewWanProbeOverrideValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (WanProbeOverrideValue, diag.Diagnostics)
func NewWanProbeOverrideValueMust ¶ added in v0.2.5
func NewWanProbeOverrideValueNull ¶ added in v0.2.5
func NewWanProbeOverrideValueNull() WanProbeOverrideValue
func NewWanProbeOverrideValueUnknown ¶ added in v0.2.5
func NewWanProbeOverrideValueUnknown() WanProbeOverrideValue
func (WanProbeOverrideValue) AttributeTypes ¶ added in v0.2.5
func (WanProbeOverrideValue) Equal ¶ added in v0.2.5
func (v WanProbeOverrideValue) Equal(o attr.Value) bool
func (WanProbeOverrideValue) IsNull ¶ added in v0.2.5
func (v WanProbeOverrideValue) IsNull() bool
func (WanProbeOverrideValue) IsUnknown ¶ added in v0.2.5
func (v WanProbeOverrideValue) IsUnknown() bool
func (WanProbeOverrideValue) String ¶ added in v0.2.5
func (v WanProbeOverrideValue) String() string
func (WanProbeOverrideValue) ToObjectValue ¶ added in v0.2.5
func (v WanProbeOverrideValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (WanProbeOverrideValue) ToTerraformValue ¶ added in v0.2.5
type WanSourceNatType ¶
type WanSourceNatType struct {
basetypes.ObjectType
}
func (WanSourceNatType) String ¶
func (t WanSourceNatType) String() string
func (WanSourceNatType) ValueFromObject ¶
func (t WanSourceNatType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (WanSourceNatType) ValueFromTerraform ¶
type WanSourceNatValue ¶
type WanSourceNatValue struct { Disabled basetypes.BoolValue `tfsdk:"disabled"` NatPool basetypes.StringValue `tfsdk:"nat_pool"` // contains filtered or unexported fields }
func NewWanSourceNatValue ¶
func NewWanSourceNatValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (WanSourceNatValue, diag.Diagnostics)
func NewWanSourceNatValueNull ¶
func NewWanSourceNatValueNull() WanSourceNatValue
func NewWanSourceNatValueUnknown ¶
func NewWanSourceNatValueUnknown() WanSourceNatValue
func (WanSourceNatValue) AttributeTypes ¶
func (WanSourceNatValue) IsNull ¶
func (v WanSourceNatValue) IsNull() bool
func (WanSourceNatValue) IsUnknown ¶
func (v WanSourceNatValue) IsUnknown() bool
func (WanSourceNatValue) String ¶
func (v WanSourceNatValue) String() string
func (WanSourceNatValue) ToObjectValue ¶
func (v WanSourceNatValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (WanSourceNatValue) ToTerraformValue ¶
type ZscalerType ¶
type ZscalerType struct {
basetypes.ObjectType
}
func (ZscalerType) String ¶
func (t ZscalerType) String() string
func (ZscalerType) ValueFromObject ¶
func (t ZscalerType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (ZscalerType) ValueFromTerraform ¶
type ZscalerValue ¶
type ZscalerValue struct { AupAcceptanceRequired basetypes.BoolValue `tfsdk:"aup_acceptance_required"` AupExpire basetypes.Int64Value `tfsdk:"aup_expire"` AupSslProxy basetypes.BoolValue `tfsdk:"aup_ssl_proxy"` DownloadMbps basetypes.Int64Value `tfsdk:"download_mbps"` EnableAup basetypes.BoolValue `tfsdk:"enable_aup"` EnableCaution basetypes.BoolValue `tfsdk:"enable_caution"` EnforceAuthentication basetypes.BoolValue `tfsdk:"enforce_authentication"` Name basetypes.StringValue `tfsdk:"name"` SubLocations basetypes.ListValue `tfsdk:"sub_locations"` UploadMbps basetypes.Int64Value `tfsdk:"upload_mbps"` UseXff basetypes.BoolValue `tfsdk:"use_xff"` // contains filtered or unexported fields }
func NewZscalerValue ¶
func NewZscalerValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (ZscalerValue, diag.Diagnostics)
func NewZscalerValueMust ¶
func NewZscalerValueNull ¶
func NewZscalerValueNull() ZscalerValue
func NewZscalerValueUnknown ¶
func NewZscalerValueUnknown() ZscalerValue
func (ZscalerValue) AttributeTypes ¶
func (ZscalerValue) IsNull ¶
func (v ZscalerValue) IsNull() bool
func (ZscalerValue) IsUnknown ¶
func (v ZscalerValue) IsUnknown() bool
func (ZscalerValue) String ¶
func (v ZscalerValue) String() string
func (ZscalerValue) ToObjectValue ¶
func (v ZscalerValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (ZscalerValue) ToTerraformValue ¶
Source Files ¶
- org_gatewaytemplate_resource_gen.go
- sdk_to_terraform.go
- sdk_to_terraform_bgp_config.go
- sdk_to_terraform_dchpd_config.go
- sdk_to_terraform_extra_routes.go
- sdk_to_terraform_idp_profile.go
- sdk_to_terraform_ip_configs.go
- sdk_to_terraform_networks.go
- sdk_to_terraform_oob_ip_config.go
- sdk_to_terraform_path_preferences.go
- sdk_to_terraform_port_config.go
- sdk_to_terraform_routing_policies.go
- sdk_to_terraform_service_policies.go
- sdk_to_terraform_tunnel_configs.go
- sdk_to_terraform_tunnel_provider.go
- sdk_to_terraform_vrf.go
- terraform_to_sdk.go
- terraform_to_sdk_bgp_config.go
- terraform_to_sdk_dhcpd_config.go
- terraform_to_sdk_extra_route.go
- terraform_to_sdk_idp_profile.go
- terraform_to_sdk_ip_configs.go
- terraform_to_sdk_ip_networks.go
- terraform_to_sdk_oob_ip_configs.go
- terraform_to_sdk_pathPreferences.go
- terraform_to_sdk_port_config.go
- terraform_to_sdk_routing_policies.go
- terraform_to_sdk_service_policies.go
- terraform_to_sdk_tunnel_configs.go
- terraform_to_sdk_tunnel_providers.go
- terraform_to_sdk_vrf.go
Click to show internal directories.
Click to hide internal directories.