Documentation ¶
Index ¶
- func DeleteTerraformToSdk(ctx context.Context) (*models.SiteSetting, diag.Diagnostics)
- func SiteSettingResourceSchema(ctx context.Context) schema.Schema
- func TerraformToSdk(ctx context.Context, plan *SiteSettingModel) (*models.SiteSetting, diag.Diagnostics)
- type AnalyticType
- func (t AnalyticType) Equal(o attr.Type) bool
- func (t AnalyticType) String() string
- func (t AnalyticType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t AnalyticType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t AnalyticType) ValueType(ctx context.Context) attr.Value
- type AnalyticValue
- func NewAnalyticValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (AnalyticValue, diag.Diagnostics)
- func NewAnalyticValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) AnalyticValue
- func NewAnalyticValueNull() AnalyticValue
- func NewAnalyticValueUnknown() AnalyticValue
- func (v AnalyticValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v AnalyticValue) Equal(o attr.Value) bool
- func (v AnalyticValue) IsNull() bool
- func (v AnalyticValue) IsUnknown() bool
- func (v AnalyticValue) String() string
- func (v AnalyticValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v AnalyticValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v AnalyticValue) Type(ctx context.Context) attr.Type
- type AppProbingType
- func (t AppProbingType) Equal(o attr.Type) bool
- func (t AppProbingType) String() string
- func (t AppProbingType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t AppProbingType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t AppProbingType) ValueType(ctx context.Context) attr.Value
- type AppProbingValue
- func NewAppProbingValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (AppProbingValue, diag.Diagnostics)
- func NewAppProbingValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) AppProbingValue
- func NewAppProbingValueNull() AppProbingValue
- func NewAppProbingValueUnknown() AppProbingValue
- func (v AppProbingValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v AppProbingValue) Equal(o attr.Value) bool
- func (v AppProbingValue) IsNull() bool
- func (v AppProbingValue) IsUnknown() bool
- func (v AppProbingValue) String() string
- func (v AppProbingValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v AppProbingValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v AppProbingValue) Type(ctx context.Context) attr.Type
- type ArpFailureType
- func (t ArpFailureType) Equal(o attr.Type) bool
- func (t ArpFailureType) String() string
- func (t ArpFailureType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t ArpFailureType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t ArpFailureType) ValueType(ctx context.Context) attr.Value
- type ArpFailureValue
- func NewArpFailureValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (ArpFailureValue, diag.Diagnostics)
- func NewArpFailureValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) ArpFailureValue
- func NewArpFailureValueNull() ArpFailureValue
- func NewArpFailureValueUnknown() ArpFailureValue
- func (v ArpFailureValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v ArpFailureValue) Equal(o attr.Value) bool
- func (v ArpFailureValue) IsNull() bool
- func (v ArpFailureValue) IsUnknown() bool
- func (v ArpFailureValue) String() string
- func (v ArpFailureValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v ArpFailureValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v ArpFailureValue) Type(ctx context.Context) attr.Type
- type AutoSignatureUpdateType
- func (t AutoSignatureUpdateType) Equal(o attr.Type) bool
- func (t AutoSignatureUpdateType) String() string
- func (t AutoSignatureUpdateType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t AutoSignatureUpdateType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t AutoSignatureUpdateType) ValueType(ctx context.Context) attr.Value
- type AutoSignatureUpdateValue
- func NewAutoSignatureUpdateValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (AutoSignatureUpdateValue, diag.Diagnostics)
- func NewAutoSignatureUpdateValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) AutoSignatureUpdateValue
- func NewAutoSignatureUpdateValueNull() AutoSignatureUpdateValue
- func NewAutoSignatureUpdateValueUnknown() AutoSignatureUpdateValue
- func (v AutoSignatureUpdateValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v AutoSignatureUpdateValue) Equal(o attr.Value) bool
- func (v AutoSignatureUpdateValue) IsNull() bool
- func (v AutoSignatureUpdateValue) IsUnknown() bool
- func (v AutoSignatureUpdateValue) String() string
- func (v AutoSignatureUpdateValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v AutoSignatureUpdateValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v AutoSignatureUpdateValue) Type(ctx context.Context) attr.Type
- type AutoUpgradeType
- func (t AutoUpgradeType) Equal(o attr.Type) bool
- func (t AutoUpgradeType) String() string
- func (t AutoUpgradeType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t AutoUpgradeType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t AutoUpgradeType) ValueType(ctx context.Context) attr.Value
- type AutoUpgradeValue
- func NewAutoUpgradeValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (AutoUpgradeValue, diag.Diagnostics)
- func NewAutoUpgradeValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) AutoUpgradeValue
- func NewAutoUpgradeValueNull() AutoUpgradeValue
- func NewAutoUpgradeValueUnknown() AutoUpgradeValue
- func (v AutoUpgradeValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v AutoUpgradeValue) Equal(o attr.Value) bool
- func (v AutoUpgradeValue) IsNull() bool
- func (v AutoUpgradeValue) IsUnknown() bool
- func (v AutoUpgradeValue) String() string
- func (v AutoUpgradeValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v AutoUpgradeValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v AutoUpgradeValue) Type(ctx context.Context) attr.Type
- type BleConfigType
- func (t BleConfigType) Equal(o attr.Type) bool
- func (t BleConfigType) String() string
- func (t BleConfigType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t BleConfigType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t BleConfigType) ValueType(ctx context.Context) attr.Value
- type BleConfigValue
- func NewBleConfigValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (BleConfigValue, diag.Diagnostics)
- func NewBleConfigValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) BleConfigValue
- func NewBleConfigValueNull() BleConfigValue
- func NewBleConfigValueUnknown() BleConfigValue
- func (v BleConfigValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v BleConfigValue) Equal(o attr.Value) bool
- func (v BleConfigValue) IsNull() bool
- func (v BleConfigValue) IsUnknown() bool
- func (v BleConfigValue) String() string
- func (v BleConfigValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v BleConfigValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v BleConfigValue) Type(ctx context.Context) attr.Type
- type ConfigPushPolicyType
- func (t ConfigPushPolicyType) Equal(o attr.Type) bool
- func (t ConfigPushPolicyType) String() string
- func (t ConfigPushPolicyType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t ConfigPushPolicyType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t ConfigPushPolicyType) ValueType(ctx context.Context) attr.Value
- type ConfigPushPolicyValue
- func NewConfigPushPolicyValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (ConfigPushPolicyValue, diag.Diagnostics)
- func NewConfigPushPolicyValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) ConfigPushPolicyValue
- func NewConfigPushPolicyValueNull() ConfigPushPolicyValue
- func NewConfigPushPolicyValueUnknown() ConfigPushPolicyValue
- func (v ConfigPushPolicyValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v ConfigPushPolicyValue) Equal(o attr.Value) bool
- func (v ConfigPushPolicyValue) IsNull() bool
- func (v ConfigPushPolicyValue) IsUnknown() bool
- func (v ConfigPushPolicyValue) String() string
- func (v ConfigPushPolicyValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v ConfigPushPolicyValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v ConfigPushPolicyValue) Type(ctx context.Context) attr.Type
- type CriticalUrlMonitoringType
- func (t CriticalUrlMonitoringType) Equal(o attr.Type) bool
- func (t CriticalUrlMonitoringType) String() string
- func (t CriticalUrlMonitoringType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t CriticalUrlMonitoringType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t CriticalUrlMonitoringType) ValueType(ctx context.Context) attr.Value
- type CriticalUrlMonitoringValue
- func NewCriticalUrlMonitoringValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (CriticalUrlMonitoringValue, diag.Diagnostics)
- func NewCriticalUrlMonitoringValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) CriticalUrlMonitoringValue
- func NewCriticalUrlMonitoringValueNull() CriticalUrlMonitoringValue
- func NewCriticalUrlMonitoringValueUnknown() CriticalUrlMonitoringValue
- func (v CriticalUrlMonitoringValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v CriticalUrlMonitoringValue) Equal(o attr.Value) bool
- func (v CriticalUrlMonitoringValue) IsNull() bool
- func (v CriticalUrlMonitoringValue) IsUnknown() bool
- func (v CriticalUrlMonitoringValue) String() string
- func (v CriticalUrlMonitoringValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v CriticalUrlMonitoringValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v CriticalUrlMonitoringValue) Type(ctx context.Context) attr.Type
- type CustomAppsType
- func (t CustomAppsType) Equal(o attr.Type) bool
- func (t CustomAppsType) String() string
- func (t CustomAppsType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t CustomAppsType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t CustomAppsType) ValueType(ctx context.Context) attr.Value
- type CustomAppsValue
- func NewCustomAppsValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (CustomAppsValue, diag.Diagnostics)
- func NewCustomAppsValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) CustomAppsValue
- func NewCustomAppsValueNull() CustomAppsValue
- func NewCustomAppsValueUnknown() CustomAppsValue
- func (v CustomAppsValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v CustomAppsValue) Equal(o attr.Value) bool
- func (v CustomAppsValue) IsNull() bool
- func (v CustomAppsValue) IsUnknown() bool
- func (v CustomAppsValue) String() string
- func (v CustomAppsValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v CustomAppsValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v CustomAppsValue) Type(ctx context.Context) attr.Type
- type CustomType
- func (t CustomType) Equal(o attr.Type) bool
- func (t CustomType) String() string
- func (t CustomType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t CustomType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t CustomType) ValueType(ctx context.Context) attr.Value
- type CustomValue
- func NewCustomValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (CustomValue, diag.Diagnostics)
- func NewCustomValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) CustomValue
- func NewCustomValueNull() CustomValue
- func NewCustomValueUnknown() CustomValue
- func (v CustomValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v CustomValue) Equal(o attr.Value) bool
- func (v CustomValue) IsNull() bool
- func (v CustomValue) IsUnknown() bool
- func (v CustomValue) String() string
- func (v CustomValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v CustomValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v CustomValue) Type(ctx context.Context) attr.Type
- type DhcpFailureType
- func (t DhcpFailureType) Equal(o attr.Type) bool
- func (t DhcpFailureType) String() string
- func (t DhcpFailureType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t DhcpFailureType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t DhcpFailureType) ValueType(ctx context.Context) attr.Value
- type DhcpFailureValue
- func NewDhcpFailureValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (DhcpFailureValue, diag.Diagnostics)
- func NewDhcpFailureValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) DhcpFailureValue
- func NewDhcpFailureValueNull() DhcpFailureValue
- func NewDhcpFailureValueUnknown() DhcpFailureValue
- func (v DhcpFailureValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v DhcpFailureValue) Equal(o attr.Value) bool
- func (v DhcpFailureValue) IsNull() bool
- func (v DhcpFailureValue) IsUnknown() bool
- func (v DhcpFailureValue) String() string
- func (v DhcpFailureValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v DhcpFailureValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v DhcpFailureValue) Type(ctx context.Context) attr.Type
- type DnsFailureType
- func (t DnsFailureType) Equal(o attr.Type) bool
- func (t DnsFailureType) String() string
- func (t DnsFailureType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t DnsFailureType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t DnsFailureType) ValueType(ctx context.Context) attr.Value
- type DnsFailureValue
- func NewDnsFailureValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (DnsFailureValue, diag.Diagnostics)
- func NewDnsFailureValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) DnsFailureValue
- func NewDnsFailureValueNull() DnsFailureValue
- func NewDnsFailureValueUnknown() DnsFailureValue
- func (v DnsFailureValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v DnsFailureValue) Equal(o attr.Value) bool
- func (v DnsFailureValue) IsNull() bool
- func (v DnsFailureValue) IsUnknown() bool
- func (v DnsFailureValue) String() string
- func (v DnsFailureValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v DnsFailureValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v DnsFailureValue) Type(ctx context.Context) attr.Type
- type DwellTagNamesType
- func (t DwellTagNamesType) Equal(o attr.Type) bool
- func (t DwellTagNamesType) String() string
- func (t DwellTagNamesType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t DwellTagNamesType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t DwellTagNamesType) ValueType(ctx context.Context) attr.Value
- type DwellTagNamesValue
- func NewDwellTagNamesValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (DwellTagNamesValue, diag.Diagnostics)
- func NewDwellTagNamesValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) DwellTagNamesValue
- func NewDwellTagNamesValueNull() DwellTagNamesValue
- func NewDwellTagNamesValueUnknown() DwellTagNamesValue
- func (v DwellTagNamesValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v DwellTagNamesValue) Equal(o attr.Value) bool
- func (v DwellTagNamesValue) IsNull() bool
- func (v DwellTagNamesValue) IsUnknown() bool
- func (v DwellTagNamesValue) String() string
- func (v DwellTagNamesValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v DwellTagNamesValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v DwellTagNamesValue) Type(ctx context.Context) attr.Type
- type DwellTagsType
- func (t DwellTagsType) Equal(o attr.Type) bool
- func (t DwellTagsType) String() string
- func (t DwellTagsType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t DwellTagsType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t DwellTagsType) ValueType(ctx context.Context) attr.Value
- type DwellTagsValue
- func NewDwellTagsValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (DwellTagsValue, diag.Diagnostics)
- func NewDwellTagsValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) DwellTagsValue
- func NewDwellTagsValueNull() DwellTagsValue
- func NewDwellTagsValueUnknown() DwellTagsValue
- func (v DwellTagsValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v DwellTagsValue) Equal(o attr.Value) bool
- func (v DwellTagsValue) IsNull() bool
- func (v DwellTagsValue) IsUnknown() bool
- func (v DwellTagsValue) String() string
- func (v DwellTagsValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v DwellTagsValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v DwellTagsValue) Type(ctx context.Context) attr.Type
- type EngagementType
- func (t EngagementType) Equal(o attr.Type) bool
- func (t EngagementType) String() string
- func (t EngagementType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t EngagementType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t EngagementType) ValueType(ctx context.Context) attr.Value
- type EngagementValue
- func NewEngagementValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (EngagementValue, diag.Diagnostics)
- func NewEngagementValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) EngagementValue
- func NewEngagementValueNull() EngagementValue
- func NewEngagementValueUnknown() EngagementValue
- func (v EngagementValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v EngagementValue) Equal(o attr.Value) bool
- func (v EngagementValue) IsNull() bool
- func (v EngagementValue) IsUnknown() bool
- func (v EngagementValue) String() string
- func (v EngagementValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v EngagementValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v EngagementValue) Type(ctx context.Context) attr.Type
- type GatewayMgmtType
- func (t GatewayMgmtType) Equal(o attr.Type) bool
- func (t GatewayMgmtType) String() string
- func (t GatewayMgmtType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t GatewayMgmtType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t GatewayMgmtType) ValueType(ctx context.Context) attr.Value
- type GatewayMgmtValue
- func NewGatewayMgmtValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (GatewayMgmtValue, diag.Diagnostics)
- func NewGatewayMgmtValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) GatewayMgmtValue
- func NewGatewayMgmtValueNull() GatewayMgmtValue
- func NewGatewayMgmtValueUnknown() GatewayMgmtValue
- func (v GatewayMgmtValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v GatewayMgmtValue) Equal(o attr.Value) bool
- func (v GatewayMgmtValue) IsNull() bool
- func (v GatewayMgmtValue) IsUnknown() bool
- func (v GatewayMgmtValue) String() string
- func (v GatewayMgmtValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v GatewayMgmtValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v GatewayMgmtValue) Type(ctx context.Context) attr.Type
- type HoursType
- func (t HoursType) Equal(o attr.Type) bool
- func (t HoursType) String() string
- func (t HoursType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t HoursType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t HoursType) ValueType(ctx context.Context) attr.Value
- type HoursValue
- func NewHoursValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (HoursValue, diag.Diagnostics)
- func NewHoursValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) HoursValue
- func NewHoursValueNull() HoursValue
- func NewHoursValueUnknown() HoursValue
- func (v HoursValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v HoursValue) Equal(o attr.Value) bool
- func (v HoursValue) IsNull() bool
- func (v HoursValue) IsUnknown() bool
- func (v HoursValue) String() string
- func (v HoursValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v HoursValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v HoursValue) Type(ctx context.Context) attr.Type
- type LedType
- func (t LedType) Equal(o attr.Type) bool
- func (t LedType) String() string
- func (t LedType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t LedType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t LedType) ValueType(ctx context.Context) attr.Value
- type LedValue
- func (v LedValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v LedValue) Equal(o attr.Value) bool
- func (v LedValue) IsNull() bool
- func (v LedValue) IsUnknown() bool
- func (v LedValue) String() string
- func (v LedValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v LedValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v LedValue) Type(ctx context.Context) attr.Type
- type MonitorsType
- func (t MonitorsType) Equal(o attr.Type) bool
- func (t MonitorsType) String() string
- func (t MonitorsType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t MonitorsType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t MonitorsType) ValueType(ctx context.Context) attr.Value
- type MonitorsValue
- func NewMonitorsValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (MonitorsValue, diag.Diagnostics)
- func NewMonitorsValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) MonitorsValue
- func NewMonitorsValueNull() MonitorsValue
- func NewMonitorsValueUnknown() MonitorsValue
- func (v MonitorsValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v MonitorsValue) Equal(o attr.Value) bool
- func (v MonitorsValue) IsNull() bool
- func (v MonitorsValue) IsUnknown() bool
- func (v MonitorsValue) String() string
- func (v MonitorsValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v MonitorsValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v MonitorsValue) Type(ctx context.Context) attr.Type
- type OccupancyType
- func (t OccupancyType) Equal(o attr.Type) bool
- func (t OccupancyType) String() string
- func (t OccupancyType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t OccupancyType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t OccupancyType) ValueType(ctx context.Context) attr.Value
- type OccupancyValue
- func NewOccupancyValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (OccupancyValue, diag.Diagnostics)
- func NewOccupancyValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) OccupancyValue
- func NewOccupancyValueNull() OccupancyValue
- func NewOccupancyValueUnknown() OccupancyValue
- func (v OccupancyValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v OccupancyValue) Equal(o attr.Value) bool
- func (v OccupancyValue) IsNull() bool
- func (v OccupancyValue) IsUnknown() bool
- func (v OccupancyValue) String() string
- func (v OccupancyValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v OccupancyValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v OccupancyValue) Type(ctx context.Context) attr.Type
- type ProtectReType
- func (t ProtectReType) Equal(o attr.Type) bool
- func (t ProtectReType) String() string
- func (t ProtectReType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t ProtectReType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t ProtectReType) ValueType(ctx context.Context) attr.Value
- type ProtectReValue
- func NewProtectReValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (ProtectReValue, diag.Diagnostics)
- func NewProtectReValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) ProtectReValue
- func NewProtectReValueNull() ProtectReValue
- func NewProtectReValueUnknown() ProtectReValue
- func (v ProtectReValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v ProtectReValue) Equal(o attr.Value) bool
- func (v ProtectReValue) IsNull() bool
- func (v ProtectReValue) IsUnknown() bool
- func (v ProtectReValue) String() string
- func (v ProtectReValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v ProtectReValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v ProtectReValue) Type(ctx context.Context) attr.Type
- type ProxyType
- func (t ProxyType) Equal(o attr.Type) bool
- func (t ProxyType) String() string
- func (t ProxyType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t ProxyType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t ProxyType) ValueType(ctx context.Context) attr.Value
- type ProxyValue
- func NewProxyValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (ProxyValue, diag.Diagnostics)
- func NewProxyValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) ProxyValue
- func NewProxyValueNull() ProxyValue
- func NewProxyValueUnknown() ProxyValue
- func (v ProxyValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v ProxyValue) Equal(o attr.Value) bool
- func (v ProxyValue) IsNull() bool
- func (v ProxyValue) IsUnknown() bool
- func (v ProxyValue) String() string
- func (v ProxyValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v ProxyValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v ProxyValue) Type(ctx context.Context) attr.Type
- type PushWindowType
- func (t PushWindowType) Equal(o attr.Type) bool
- func (t PushWindowType) String() string
- func (t PushWindowType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t PushWindowType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t PushWindowType) ValueType(ctx context.Context) attr.Value
- type PushWindowValue
- func NewPushWindowValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (PushWindowValue, diag.Diagnostics)
- func NewPushWindowValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) PushWindowValue
- func NewPushWindowValueNull() PushWindowValue
- func NewPushWindowValueUnknown() PushWindowValue
- func (v PushWindowValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v PushWindowValue) Equal(o attr.Value) bool
- func (v PushWindowValue) IsNull() bool
- func (v PushWindowValue) IsUnknown() bool
- func (v PushWindowValue) String() string
- func (v PushWindowValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v PushWindowValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v PushWindowValue) Type(ctx context.Context) attr.Type
- type RepeatedAuthFailuresType
- func (t RepeatedAuthFailuresType) Equal(o attr.Type) bool
- func (t RepeatedAuthFailuresType) String() string
- func (t RepeatedAuthFailuresType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t RepeatedAuthFailuresType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t RepeatedAuthFailuresType) ValueType(ctx context.Context) attr.Value
- type RepeatedAuthFailuresValue
- func NewRepeatedAuthFailuresValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (RepeatedAuthFailuresValue, diag.Diagnostics)
- func NewRepeatedAuthFailuresValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) RepeatedAuthFailuresValue
- func NewRepeatedAuthFailuresValueNull() RepeatedAuthFailuresValue
- func NewRepeatedAuthFailuresValueUnknown() RepeatedAuthFailuresValue
- func (v RepeatedAuthFailuresValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v RepeatedAuthFailuresValue) Equal(o attr.Value) bool
- func (v RepeatedAuthFailuresValue) IsNull() bool
- func (v RepeatedAuthFailuresValue) IsUnknown() bool
- func (v RepeatedAuthFailuresValue) String() string
- func (v RepeatedAuthFailuresValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v RepeatedAuthFailuresValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v RepeatedAuthFailuresValue) Type(ctx context.Context) attr.Type
- type RogueType
- func (t RogueType) Equal(o attr.Type) bool
- func (t RogueType) String() string
- func (t RogueType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t RogueType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t RogueType) ValueType(ctx context.Context) attr.Value
- type RogueValue
- func NewRogueValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (RogueValue, diag.Diagnostics)
- func NewRogueValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) RogueValue
- func NewRogueValueNull() RogueValue
- func NewRogueValueUnknown() RogueValue
- func (v RogueValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v RogueValue) Equal(o attr.Value) bool
- func (v RogueValue) IsNull() bool
- func (v RogueValue) IsUnknown() bool
- func (v RogueValue) String() string
- func (v RogueValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v RogueValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v RogueValue) Type(ctx context.Context) attr.Type
- type RtsaType
- func (t RtsaType) Equal(o attr.Type) bool
- func (t RtsaType) String() string
- func (t RtsaType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t RtsaType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t RtsaType) ValueType(ctx context.Context) attr.Value
- type RtsaValue
- func (v RtsaValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v RtsaValue) Equal(o attr.Value) bool
- func (v RtsaValue) IsNull() bool
- func (v RtsaValue) IsUnknown() bool
- func (v RtsaValue) String() string
- func (v RtsaValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v RtsaValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v RtsaValue) Type(ctx context.Context) attr.Type
- type SimpleAlertType
- func (t SimpleAlertType) Equal(o attr.Type) bool
- func (t SimpleAlertType) String() string
- func (t SimpleAlertType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t SimpleAlertType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t SimpleAlertType) ValueType(ctx context.Context) attr.Value
- type SimpleAlertValue
- func NewSimpleAlertValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (SimpleAlertValue, diag.Diagnostics)
- func NewSimpleAlertValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) SimpleAlertValue
- func NewSimpleAlertValueNull() SimpleAlertValue
- func NewSimpleAlertValueUnknown() SimpleAlertValue
- func (v SimpleAlertValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v SimpleAlertValue) Equal(o attr.Value) bool
- func (v SimpleAlertValue) IsNull() bool
- func (v SimpleAlertValue) IsUnknown() bool
- func (v SimpleAlertValue) String() string
- func (v SimpleAlertValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v SimpleAlertValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v SimpleAlertValue) Type(ctx context.Context) attr.Type
- type SiteSettingModel
- type SkyatpType
- func (t SkyatpType) Equal(o attr.Type) bool
- func (t SkyatpType) String() string
- func (t SkyatpType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t SkyatpType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t SkyatpType) ValueType(ctx context.Context) attr.Value
- type SkyatpValue
- func NewSkyatpValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (SkyatpValue, diag.Diagnostics)
- func NewSkyatpValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) SkyatpValue
- func NewSkyatpValueNull() SkyatpValue
- func NewSkyatpValueUnknown() SkyatpValue
- func (v SkyatpValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v SkyatpValue) Equal(o attr.Value) bool
- func (v SkyatpValue) IsNull() bool
- func (v SkyatpValue) IsUnknown() bool
- func (v SkyatpValue) String() string
- func (v SkyatpValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v SkyatpValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v SkyatpValue) Type(ctx context.Context) attr.Type
- type SrxAppType
- func (t SrxAppType) Equal(o attr.Type) bool
- func (t SrxAppType) String() string
- func (t SrxAppType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t SrxAppType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t SrxAppType) ValueType(ctx context.Context) attr.Value
- type SrxAppValue
- func NewSrxAppValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (SrxAppValue, diag.Diagnostics)
- func NewSrxAppValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) SrxAppValue
- func NewSrxAppValueNull() SrxAppValue
- func NewSrxAppValueUnknown() SrxAppValue
- func (v SrxAppValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v SrxAppValue) Equal(o attr.Value) bool
- func (v SrxAppValue) IsNull() bool
- func (v SrxAppValue) IsUnknown() bool
- func (v SrxAppValue) String() string
- func (v SrxAppValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v SrxAppValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v SrxAppValue) Type(ctx context.Context) attr.Type
- type SsrType
- func (t SsrType) Equal(o attr.Type) bool
- func (t SsrType) String() string
- func (t SsrType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t SsrType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t SsrType) ValueType(ctx context.Context) attr.Value
- type SsrValue
- func (v SsrValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v SsrValue) Equal(o attr.Value) bool
- func (v SsrValue) IsNull() bool
- func (v SsrValue) IsUnknown() bool
- func (v SsrValue) String() string
- func (v SsrValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v SsrValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v SsrValue) Type(ctx context.Context) attr.Type
- type SyntheticTestType
- func (t SyntheticTestType) Equal(o attr.Type) bool
- func (t SyntheticTestType) String() string
- func (t SyntheticTestType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t SyntheticTestType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t SyntheticTestType) ValueType(ctx context.Context) attr.Value
- type SyntheticTestValue
- func NewSyntheticTestValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (SyntheticTestValue, diag.Diagnostics)
- func NewSyntheticTestValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) SyntheticTestValue
- func NewSyntheticTestValueNull() SyntheticTestValue
- func NewSyntheticTestValueUnknown() SyntheticTestValue
- func (v SyntheticTestValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v SyntheticTestValue) Equal(o attr.Value) bool
- func (v SyntheticTestValue) IsNull() bool
- func (v SyntheticTestValue) IsUnknown() bool
- func (v SyntheticTestValue) String() string
- func (v SyntheticTestValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v SyntheticTestValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v SyntheticTestValue) Type(ctx context.Context) attr.Type
- type UplinkPortConfigType
- func (t UplinkPortConfigType) Equal(o attr.Type) bool
- func (t UplinkPortConfigType) String() string
- func (t UplinkPortConfigType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t UplinkPortConfigType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t UplinkPortConfigType) ValueType(ctx context.Context) attr.Value
- type UplinkPortConfigValue
- func NewUplinkPortConfigValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (UplinkPortConfigValue, diag.Diagnostics)
- func NewUplinkPortConfigValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) UplinkPortConfigValue
- func NewUplinkPortConfigValueNull() UplinkPortConfigValue
- func NewUplinkPortConfigValueUnknown() UplinkPortConfigValue
- func (v UplinkPortConfigValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v UplinkPortConfigValue) Equal(o attr.Value) bool
- func (v UplinkPortConfigValue) IsNull() bool
- func (v UplinkPortConfigValue) IsUnknown() bool
- func (v UplinkPortConfigValue) String() string
- func (v UplinkPortConfigValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v UplinkPortConfigValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v UplinkPortConfigValue) Type(ctx context.Context) attr.Type
- type VlansType
- func (t VlansType) Equal(o attr.Type) bool
- func (t VlansType) String() string
- func (t VlansType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t VlansType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t VlansType) ValueType(ctx context.Context) attr.Value
- type VlansValue
- func NewVlansValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (VlansValue, diag.Diagnostics)
- func NewVlansValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) VlansValue
- func NewVlansValueNull() VlansValue
- func NewVlansValueUnknown() VlansValue
- func (v VlansValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v VlansValue) Equal(o attr.Value) bool
- func (v VlansValue) IsNull() bool
- func (v VlansValue) IsUnknown() bool
- func (v VlansValue) String() string
- func (v VlansValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v VlansValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v VlansValue) Type(ctx context.Context) attr.Type
- type VnaType
- func (t VnaType) Equal(o attr.Type) bool
- func (t VnaType) String() string
- func (t VnaType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t VnaType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t VnaType) ValueType(ctx context.Context) attr.Value
- type VnaValue
- func (v VnaValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v VnaValue) Equal(o attr.Value) bool
- func (v VnaValue) IsNull() bool
- func (v VnaValue) IsUnknown() bool
- func (v VnaValue) String() string
- func (v VnaValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v VnaValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v VnaValue) Type(ctx context.Context) attr.Type
- type VsInstanceType
- func (t VsInstanceType) Equal(o attr.Type) bool
- func (t VsInstanceType) String() string
- func (t VsInstanceType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t VsInstanceType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t VsInstanceType) ValueType(ctx context.Context) attr.Value
- type VsInstanceValue
- func NewVsInstanceValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (VsInstanceValue, diag.Diagnostics)
- func NewVsInstanceValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) VsInstanceValue
- func NewVsInstanceValueNull() VsInstanceValue
- func NewVsInstanceValueUnknown() VsInstanceValue
- func (v VsInstanceValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v VsInstanceValue) Equal(o attr.Value) bool
- func (v VsInstanceValue) IsNull() bool
- func (v VsInstanceValue) IsUnknown() bool
- func (v VsInstanceValue) String() string
- func (v VsInstanceValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v VsInstanceValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v VsInstanceValue) Type(ctx context.Context) attr.Type
- type WanSpeedtestType
- func (t WanSpeedtestType) Equal(o attr.Type) bool
- func (t WanSpeedtestType) String() string
- func (t WanSpeedtestType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t WanSpeedtestType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t WanSpeedtestType) ValueType(ctx context.Context) attr.Value
- type WanSpeedtestValue
- func NewWanSpeedtestValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (WanSpeedtestValue, diag.Diagnostics)
- func NewWanSpeedtestValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) WanSpeedtestValue
- func NewWanSpeedtestValueNull() WanSpeedtestValue
- func NewWanSpeedtestValueUnknown() WanSpeedtestValue
- func (v WanSpeedtestValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v WanSpeedtestValue) Equal(o attr.Value) bool
- func (v WanSpeedtestValue) IsNull() bool
- func (v WanSpeedtestValue) IsUnknown() bool
- func (v WanSpeedtestValue) String() string
- func (v WanSpeedtestValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v WanSpeedtestValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v WanSpeedtestValue) Type(ctx context.Context) attr.Type
- type WanVnaType
- func (t WanVnaType) Equal(o attr.Type) bool
- func (t WanVnaType) String() string
- func (t WanVnaType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t WanVnaType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t WanVnaType) ValueType(ctx context.Context) attr.Value
- type WanVnaValue
- func NewWanVnaValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (WanVnaValue, diag.Diagnostics)
- func NewWanVnaValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) WanVnaValue
- func NewWanVnaValueNull() WanVnaValue
- func NewWanVnaValueUnknown() WanVnaValue
- func (v WanVnaValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v WanVnaValue) Equal(o attr.Value) bool
- func (v WanVnaValue) IsNull() bool
- func (v WanVnaValue) IsUnknown() bool
- func (v WanVnaValue) String() string
- func (v WanVnaValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v WanVnaValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v WanVnaValue) Type(ctx context.Context) attr.Type
- type WidsType
- func (t WidsType) Equal(o attr.Type) bool
- func (t WidsType) String() string
- func (t WidsType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t WidsType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t WidsType) ValueType(ctx context.Context) attr.Value
- type WidsValue
- func (v WidsValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v WidsValue) Equal(o attr.Value) bool
- func (v WidsValue) IsNull() bool
- func (v WidsValue) IsUnknown() bool
- func (v WidsValue) String() string
- func (v WidsValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v WidsValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v WidsValue) Type(ctx context.Context) attr.Type
- type WifiType
- func (t WifiType) Equal(o attr.Type) bool
- func (t WifiType) String() string
- func (t WifiType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t WifiType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t WifiType) ValueType(ctx context.Context) attr.Value
- type WifiValue
- func (v WifiValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v WifiValue) Equal(o attr.Value) bool
- func (v WifiValue) IsNull() bool
- func (v WifiValue) IsUnknown() bool
- func (v WifiValue) String() string
- func (v WifiValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v WifiValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v WifiValue) Type(ctx context.Context) attr.Type
- type WiredVnaType
- func (t WiredVnaType) Equal(o attr.Type) bool
- func (t WiredVnaType) String() string
- func (t WiredVnaType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t WiredVnaType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t WiredVnaType) ValueType(ctx context.Context) attr.Value
- type WiredVnaValue
- func NewWiredVnaValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (WiredVnaValue, diag.Diagnostics)
- func NewWiredVnaValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) WiredVnaValue
- func NewWiredVnaValueNull() WiredVnaValue
- func NewWiredVnaValueUnknown() WiredVnaValue
- func (v WiredVnaValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v WiredVnaValue) Equal(o attr.Value) bool
- func (v WiredVnaValue) IsNull() bool
- func (v WiredVnaValue) IsUnknown() bool
- func (v WiredVnaValue) String() string
- func (v WiredVnaValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v WiredVnaValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v WiredVnaValue) Type(ctx context.Context) attr.Type
- type ZoneOccupancyAlertType
- func (t ZoneOccupancyAlertType) Equal(o attr.Type) bool
- func (t ZoneOccupancyAlertType) String() string
- func (t ZoneOccupancyAlertType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t ZoneOccupancyAlertType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t ZoneOccupancyAlertType) ValueType(ctx context.Context) attr.Value
- type ZoneOccupancyAlertValue
- func NewZoneOccupancyAlertValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (ZoneOccupancyAlertValue, diag.Diagnostics)
- func NewZoneOccupancyAlertValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) ZoneOccupancyAlertValue
- func NewZoneOccupancyAlertValueNull() ZoneOccupancyAlertValue
- func NewZoneOccupancyAlertValueUnknown() ZoneOccupancyAlertValue
- func (v ZoneOccupancyAlertValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v ZoneOccupancyAlertValue) Equal(o attr.Value) bool
- func (v ZoneOccupancyAlertValue) IsNull() bool
- func (v ZoneOccupancyAlertValue) IsUnknown() bool
- func (v ZoneOccupancyAlertValue) String() string
- func (v ZoneOccupancyAlertValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v ZoneOccupancyAlertValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v ZoneOccupancyAlertValue) Type(ctx context.Context) attr.Type
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteTerraformToSdk ¶
func DeleteTerraformToSdk(ctx context.Context) (*models.SiteSetting, diag.Diagnostics)
func TerraformToSdk ¶
func TerraformToSdk(ctx context.Context, plan *SiteSettingModel) (*models.SiteSetting, diag.Diagnostics)
Types ¶
type AnalyticType ¶ added in v0.1.6
type AnalyticType struct {
basetypes.ObjectType
}
func (AnalyticType) String ¶ added in v0.1.6
func (t AnalyticType) String() string
func (AnalyticType) ValueFromObject ¶ added in v0.1.6
func (t AnalyticType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (AnalyticType) ValueFromTerraform ¶ added in v0.1.6
type AnalyticValue ¶ added in v0.1.6
type AnalyticValue struct { Enabled basetypes.BoolValue `tfsdk:"enabled"` // contains filtered or unexported fields }
func NewAnalyticValue ¶ added in v0.1.6
func NewAnalyticValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (AnalyticValue, diag.Diagnostics)
func NewAnalyticValueMust ¶ added in v0.1.6
func NewAnalyticValueNull ¶ added in v0.1.6
func NewAnalyticValueNull() AnalyticValue
func NewAnalyticValueUnknown ¶ added in v0.1.6
func NewAnalyticValueUnknown() AnalyticValue
func (AnalyticValue) AttributeTypes ¶ added in v0.1.6
func (AnalyticValue) IsNull ¶ added in v0.1.6
func (v AnalyticValue) IsNull() bool
func (AnalyticValue) IsUnknown ¶ added in v0.1.6
func (v AnalyticValue) IsUnknown() bool
func (AnalyticValue) String ¶ added in v0.1.6
func (v AnalyticValue) String() string
func (AnalyticValue) ToObjectValue ¶ added in v0.1.6
func (v AnalyticValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (AnalyticValue) ToTerraformValue ¶ added in v0.1.6
type AppProbingType ¶ added in v0.1.6
type AppProbingType struct {
basetypes.ObjectType
}
func (AppProbingType) String ¶ added in v0.1.6
func (t AppProbingType) String() string
func (AppProbingType) ValueFromObject ¶ added in v0.1.6
func (t AppProbingType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (AppProbingType) ValueFromTerraform ¶ added in v0.1.6
type AppProbingValue ¶ added in v0.1.6
type AppProbingValue struct { Apps basetypes.ListValue `tfsdk:"apps"` CustomApps basetypes.ListValue `tfsdk:"custom_apps"` Enabled basetypes.BoolValue `tfsdk:"enabled"` // contains filtered or unexported fields }
func NewAppProbingValue ¶ added in v0.1.6
func NewAppProbingValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (AppProbingValue, diag.Diagnostics)
func NewAppProbingValueMust ¶ added in v0.1.6
func NewAppProbingValueNull ¶ added in v0.1.6
func NewAppProbingValueNull() AppProbingValue
func NewAppProbingValueUnknown ¶ added in v0.1.6
func NewAppProbingValueUnknown() AppProbingValue
func (AppProbingValue) AttributeTypes ¶ added in v0.1.6
func (AppProbingValue) IsNull ¶ added in v0.1.6
func (v AppProbingValue) IsNull() bool
func (AppProbingValue) IsUnknown ¶ added in v0.1.6
func (v AppProbingValue) IsUnknown() bool
func (AppProbingValue) String ¶ added in v0.1.6
func (v AppProbingValue) String() string
func (AppProbingValue) ToObjectValue ¶ added in v0.1.6
func (v AppProbingValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (AppProbingValue) ToTerraformValue ¶ added in v0.1.6
type ArpFailureType ¶
type ArpFailureType struct {
basetypes.ObjectType
}
func (ArpFailureType) String ¶
func (t ArpFailureType) String() string
func (ArpFailureType) ValueFromObject ¶
func (t ArpFailureType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (ArpFailureType) ValueFromTerraform ¶
type ArpFailureValue ¶
type ArpFailureValue struct { ClientCount basetypes.Int64Value `tfsdk:"client_count"` Duration basetypes.Int64Value `tfsdk:"duration"` IncidentCount basetypes.Int64Value `tfsdk:"incident_count"` // contains filtered or unexported fields }
func NewArpFailureValue ¶
func NewArpFailureValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (ArpFailureValue, diag.Diagnostics)
func NewArpFailureValueMust ¶
func NewArpFailureValueNull ¶
func NewArpFailureValueNull() ArpFailureValue
func NewArpFailureValueUnknown ¶
func NewArpFailureValueUnknown() ArpFailureValue
func (ArpFailureValue) AttributeTypes ¶
func (ArpFailureValue) IsNull ¶
func (v ArpFailureValue) IsNull() bool
func (ArpFailureValue) IsUnknown ¶
func (v ArpFailureValue) IsUnknown() bool
func (ArpFailureValue) String ¶
func (v ArpFailureValue) String() string
func (ArpFailureValue) ToObjectValue ¶
func (v ArpFailureValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (ArpFailureValue) ToTerraformValue ¶
type AutoSignatureUpdateType ¶ added in v0.1.6
type AutoSignatureUpdateType struct {
basetypes.ObjectType
}
func (AutoSignatureUpdateType) Equal ¶ added in v0.1.6
func (t AutoSignatureUpdateType) Equal(o attr.Type) bool
func (AutoSignatureUpdateType) String ¶ added in v0.1.6
func (t AutoSignatureUpdateType) String() string
func (AutoSignatureUpdateType) ValueFromObject ¶ added in v0.1.6
func (t AutoSignatureUpdateType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (AutoSignatureUpdateType) ValueFromTerraform ¶ added in v0.1.6
type AutoSignatureUpdateValue ¶ added in v0.1.6
type AutoSignatureUpdateValue struct { DayOfWeek basetypes.StringValue `tfsdk:"day_of_week"` Enable basetypes.BoolValue `tfsdk:"enable"` TimeOfDay basetypes.StringValue `tfsdk:"time_of_day"` // contains filtered or unexported fields }
func NewAutoSignatureUpdateValue ¶ added in v0.1.6
func NewAutoSignatureUpdateValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (AutoSignatureUpdateValue, diag.Diagnostics)
func NewAutoSignatureUpdateValueMust ¶ added in v0.1.6
func NewAutoSignatureUpdateValueNull ¶ added in v0.1.6
func NewAutoSignatureUpdateValueNull() AutoSignatureUpdateValue
func NewAutoSignatureUpdateValueUnknown ¶ added in v0.1.6
func NewAutoSignatureUpdateValueUnknown() AutoSignatureUpdateValue
func (AutoSignatureUpdateValue) AttributeTypes ¶ added in v0.1.6
func (AutoSignatureUpdateValue) Equal ¶ added in v0.1.6
func (v AutoSignatureUpdateValue) Equal(o attr.Value) bool
func (AutoSignatureUpdateValue) IsNull ¶ added in v0.1.6
func (v AutoSignatureUpdateValue) IsNull() bool
func (AutoSignatureUpdateValue) IsUnknown ¶ added in v0.1.6
func (v AutoSignatureUpdateValue) IsUnknown() bool
func (AutoSignatureUpdateValue) String ¶ added in v0.1.6
func (v AutoSignatureUpdateValue) String() string
func (AutoSignatureUpdateValue) ToObjectValue ¶ added in v0.1.6
func (v AutoSignatureUpdateValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (AutoSignatureUpdateValue) ToTerraformValue ¶ added in v0.1.6
type AutoUpgradeType ¶
type AutoUpgradeType struct {
basetypes.ObjectType
}
func (AutoUpgradeType) String ¶
func (t AutoUpgradeType) String() string
func (AutoUpgradeType) ValueFromObject ¶
func (t AutoUpgradeType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (AutoUpgradeType) ValueFromTerraform ¶
type AutoUpgradeValue ¶
type AutoUpgradeValue struct { CustomVersions basetypes.MapValue `tfsdk:"custom_versions"` DayOfWeek basetypes.StringValue `tfsdk:"day_of_week"` Enabled basetypes.BoolValue `tfsdk:"enabled"` TimeOfDay basetypes.StringValue `tfsdk:"time_of_day"` Version basetypes.StringValue `tfsdk:"version"` // contains filtered or unexported fields }
func NewAutoUpgradeValue ¶
func NewAutoUpgradeValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (AutoUpgradeValue, diag.Diagnostics)
func NewAutoUpgradeValueMust ¶
func NewAutoUpgradeValueNull ¶
func NewAutoUpgradeValueNull() AutoUpgradeValue
func NewAutoUpgradeValueUnknown ¶
func NewAutoUpgradeValueUnknown() AutoUpgradeValue
func (AutoUpgradeValue) AttributeTypes ¶
func (AutoUpgradeValue) IsNull ¶
func (v AutoUpgradeValue) IsNull() bool
func (AutoUpgradeValue) IsUnknown ¶
func (v AutoUpgradeValue) IsUnknown() bool
func (AutoUpgradeValue) String ¶
func (v AutoUpgradeValue) String() string
func (AutoUpgradeValue) ToObjectValue ¶
func (v AutoUpgradeValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (AutoUpgradeValue) ToTerraformValue ¶
type BleConfigType ¶
type BleConfigType struct {
basetypes.ObjectType
}
func (BleConfigType) String ¶
func (t BleConfigType) String() string
func (BleConfigType) ValueFromObject ¶
func (t BleConfigType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (BleConfigType) ValueFromTerraform ¶
type BleConfigValue ¶
type BleConfigValue struct { BeaconEnabled basetypes.BoolValue `tfsdk:"beacon_enabled"` BeaconRate basetypes.Int64Value `tfsdk:"beacon_rate"` BeaconRateMode basetypes.StringValue `tfsdk:"beacon_rate_mode"` BeamDisabled basetypes.ListValue `tfsdk:"beam_disabled"` CustomBlePacketEnabled basetypes.BoolValue `tfsdk:"custom_ble_packet_enabled"` CustomBlePacketFrame basetypes.StringValue `tfsdk:"custom_ble_packet_frame"` CustomBlePacketFreqMsec basetypes.Int64Value `tfsdk:"custom_ble_packet_freq_msec"` EddystoneUidAdvPower basetypes.Int64Value `tfsdk:"eddystone_uid_adv_power"` EddystoneUidBeams basetypes.StringValue `tfsdk:"eddystone_uid_beams"` EddystoneUidEnabled basetypes.BoolValue `tfsdk:"eddystone_uid_enabled"` EddystoneUidFreqMsec basetypes.Int64Value `tfsdk:"eddystone_uid_freq_msec"` EddystoneUidInstance basetypes.StringValue `tfsdk:"eddystone_uid_instance"` EddystoneUidNamespace basetypes.StringValue `tfsdk:"eddystone_uid_namespace"` EddystoneUrlAdvPower basetypes.Int64Value `tfsdk:"eddystone_url_adv_power"` EddystoneUrlBeams basetypes.StringValue `tfsdk:"eddystone_url_beams"` EddystoneUrlEnabled basetypes.BoolValue `tfsdk:"eddystone_url_enabled"` EddystoneUrlFreqMsec basetypes.Int64Value `tfsdk:"eddystone_url_freq_msec"` EddystoneUrlUrl basetypes.StringValue `tfsdk:"eddystone_url_url"` IbeaconAdvPower basetypes.Int64Value `tfsdk:"ibeacon_adv_power"` IbeaconBeams basetypes.StringValue `tfsdk:"ibeacon_beams"` IbeaconEnabled basetypes.BoolValue `tfsdk:"ibeacon_enabled"` IbeaconFreqMsec basetypes.Int64Value `tfsdk:"ibeacon_freq_msec"` IbeaconMajor basetypes.Int64Value `tfsdk:"ibeacon_major"` IbeaconMinor basetypes.Int64Value `tfsdk:"ibeacon_minor"` IbeaconUuid basetypes.StringValue `tfsdk:"ibeacon_uuid"` Power basetypes.Int64Value `tfsdk:"power"` PowerMode basetypes.StringValue `tfsdk:"power_mode"` // contains filtered or unexported fields }
func NewBleConfigValue ¶
func NewBleConfigValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (BleConfigValue, diag.Diagnostics)
func NewBleConfigValueMust ¶
func NewBleConfigValueNull ¶
func NewBleConfigValueNull() BleConfigValue
func NewBleConfigValueUnknown ¶
func NewBleConfigValueUnknown() BleConfigValue
func (BleConfigValue) AttributeTypes ¶
func (BleConfigValue) IsNull ¶
func (v BleConfigValue) IsNull() bool
func (BleConfigValue) IsUnknown ¶
func (v BleConfigValue) IsUnknown() bool
func (BleConfigValue) String ¶
func (v BleConfigValue) String() string
func (BleConfigValue) ToObjectValue ¶
func (v BleConfigValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (BleConfigValue) ToTerraformValue ¶
type ConfigPushPolicyType ¶
type ConfigPushPolicyType struct {
basetypes.ObjectType
}
func (ConfigPushPolicyType) String ¶
func (t ConfigPushPolicyType) String() string
func (ConfigPushPolicyType) ValueFromObject ¶
func (t ConfigPushPolicyType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (ConfigPushPolicyType) ValueFromTerraform ¶
type ConfigPushPolicyValue ¶
type ConfigPushPolicyValue struct { NoPush basetypes.BoolValue `tfsdk:"no_push"` PushWindow basetypes.ObjectValue `tfsdk:"push_window"` // contains filtered or unexported fields }
func NewConfigPushPolicyValue ¶
func NewConfigPushPolicyValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (ConfigPushPolicyValue, diag.Diagnostics)
func NewConfigPushPolicyValueNull ¶
func NewConfigPushPolicyValueNull() ConfigPushPolicyValue
func NewConfigPushPolicyValueUnknown ¶
func NewConfigPushPolicyValueUnknown() ConfigPushPolicyValue
func (ConfigPushPolicyValue) AttributeTypes ¶
func (ConfigPushPolicyValue) IsNull ¶
func (v ConfigPushPolicyValue) IsNull() bool
func (ConfigPushPolicyValue) IsUnknown ¶
func (v ConfigPushPolicyValue) IsUnknown() bool
func (ConfigPushPolicyValue) String ¶
func (v ConfigPushPolicyValue) String() string
func (ConfigPushPolicyValue) ToObjectValue ¶
func (v ConfigPushPolicyValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (ConfigPushPolicyValue) ToTerraformValue ¶
type CriticalUrlMonitoringType ¶
type CriticalUrlMonitoringType struct {
basetypes.ObjectType
}
func (CriticalUrlMonitoringType) String ¶
func (t CriticalUrlMonitoringType) String() string
func (CriticalUrlMonitoringType) ValueFromObject ¶
func (t CriticalUrlMonitoringType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (CriticalUrlMonitoringType) ValueFromTerraform ¶
type CriticalUrlMonitoringValue ¶
type CriticalUrlMonitoringValue struct { Enabled basetypes.BoolValue `tfsdk:"enabled"` Monitors basetypes.ListValue `tfsdk:"monitors"` // contains filtered or unexported fields }
func NewCriticalUrlMonitoringValue ¶
func NewCriticalUrlMonitoringValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (CriticalUrlMonitoringValue, diag.Diagnostics)
func NewCriticalUrlMonitoringValueNull ¶
func NewCriticalUrlMonitoringValueNull() CriticalUrlMonitoringValue
func NewCriticalUrlMonitoringValueUnknown ¶
func NewCriticalUrlMonitoringValueUnknown() CriticalUrlMonitoringValue
func (CriticalUrlMonitoringValue) AttributeTypes ¶
func (CriticalUrlMonitoringValue) Equal ¶
func (v CriticalUrlMonitoringValue) Equal(o attr.Value) bool
func (CriticalUrlMonitoringValue) IsNull ¶
func (v CriticalUrlMonitoringValue) IsNull() bool
func (CriticalUrlMonitoringValue) IsUnknown ¶
func (v CriticalUrlMonitoringValue) IsUnknown() bool
func (CriticalUrlMonitoringValue) String ¶
func (v CriticalUrlMonitoringValue) String() string
func (CriticalUrlMonitoringValue) ToObjectValue ¶
func (v CriticalUrlMonitoringValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (CriticalUrlMonitoringValue) ToTerraformValue ¶
type CustomAppsType ¶ added in v0.1.6
type CustomAppsType struct {
basetypes.ObjectType
}
func (CustomAppsType) String ¶ added in v0.1.6
func (t CustomAppsType) String() string
func (CustomAppsType) ValueFromObject ¶ added in v0.1.6
func (t CustomAppsType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (CustomAppsType) ValueFromTerraform ¶ added in v0.1.6
type CustomAppsValue ¶ added in v0.1.6
type CustomAppsValue struct { Address basetypes.StringValue `tfsdk:"address"` AppType basetypes.StringValue `tfsdk:"app_type"` Hostnames basetypes.ListValue `tfsdk:"hostnames"` Key basetypes.StringValue `tfsdk:"key"` Name basetypes.StringValue `tfsdk:"name"` Network basetypes.StringValue `tfsdk:"network"` PacketSize basetypes.Int64Value `tfsdk:"packet_size"` Protocol basetypes.StringValue `tfsdk:"protocol"` Url basetypes.StringValue `tfsdk:"url"` Vrf basetypes.StringValue `tfsdk:"vrf"` // contains filtered or unexported fields }
func NewCustomAppsValue ¶ added in v0.1.6
func NewCustomAppsValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (CustomAppsValue, diag.Diagnostics)
func NewCustomAppsValueMust ¶ added in v0.1.6
func NewCustomAppsValueNull ¶ added in v0.1.6
func NewCustomAppsValueNull() CustomAppsValue
func NewCustomAppsValueUnknown ¶ added in v0.1.6
func NewCustomAppsValueUnknown() CustomAppsValue
func (CustomAppsValue) AttributeTypes ¶ added in v0.1.6
func (CustomAppsValue) IsNull ¶ added in v0.1.6
func (v CustomAppsValue) IsNull() bool
func (CustomAppsValue) IsUnknown ¶ added in v0.1.6
func (v CustomAppsValue) IsUnknown() bool
func (CustomAppsValue) String ¶ added in v0.1.6
func (v CustomAppsValue) String() string
func (CustomAppsValue) ToObjectValue ¶ added in v0.1.6
func (v CustomAppsValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (CustomAppsValue) ToTerraformValue ¶ added in v0.1.6
type CustomType ¶ added in v0.1.43
type CustomType struct {
basetypes.ObjectType
}
func (CustomType) String ¶ added in v0.1.43
func (t CustomType) String() string
func (CustomType) ValueFromObject ¶ added in v0.1.43
func (t CustomType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (CustomType) ValueFromTerraform ¶ added in v0.1.43
type CustomValue ¶ added in v0.1.43
type CustomValue struct { PortRange basetypes.StringValue `tfsdk:"port_range"` Protocol basetypes.StringValue `tfsdk:"protocol"` Subnets basetypes.ListValue `tfsdk:"subnets"` // contains filtered or unexported fields }
func NewCustomValue ¶ added in v0.1.43
func NewCustomValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (CustomValue, diag.Diagnostics)
func NewCustomValueMust ¶ added in v0.1.43
func NewCustomValueNull ¶ added in v0.1.43
func NewCustomValueNull() CustomValue
func NewCustomValueUnknown ¶ added in v0.1.43
func NewCustomValueUnknown() CustomValue
func (CustomValue) AttributeTypes ¶ added in v0.1.43
func (CustomValue) IsNull ¶ added in v0.1.43
func (v CustomValue) IsNull() bool
func (CustomValue) IsUnknown ¶ added in v0.1.43
func (v CustomValue) IsUnknown() bool
func (CustomValue) String ¶ added in v0.1.43
func (v CustomValue) String() string
func (CustomValue) ToObjectValue ¶ added in v0.1.43
func (v CustomValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (CustomValue) ToTerraformValue ¶ added in v0.1.43
type DhcpFailureType ¶
type DhcpFailureType struct {
basetypes.ObjectType
}
func (DhcpFailureType) String ¶
func (t DhcpFailureType) String() string
func (DhcpFailureType) ValueFromObject ¶
func (t DhcpFailureType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (DhcpFailureType) ValueFromTerraform ¶
type DhcpFailureValue ¶
type DhcpFailureValue struct { ClientCount basetypes.Int64Value `tfsdk:"client_count"` Duration basetypes.Int64Value `tfsdk:"duration"` IncidentCount basetypes.Int64Value `tfsdk:"incident_count"` // contains filtered or unexported fields }
func NewDhcpFailureValue ¶
func NewDhcpFailureValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (DhcpFailureValue, diag.Diagnostics)
func NewDhcpFailureValueMust ¶
func NewDhcpFailureValueNull ¶
func NewDhcpFailureValueNull() DhcpFailureValue
func NewDhcpFailureValueUnknown ¶
func NewDhcpFailureValueUnknown() DhcpFailureValue
func (DhcpFailureValue) AttributeTypes ¶
func (DhcpFailureValue) IsNull ¶
func (v DhcpFailureValue) IsNull() bool
func (DhcpFailureValue) IsUnknown ¶
func (v DhcpFailureValue) IsUnknown() bool
func (DhcpFailureValue) String ¶
func (v DhcpFailureValue) String() string
func (DhcpFailureValue) ToObjectValue ¶
func (v DhcpFailureValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (DhcpFailureValue) ToTerraformValue ¶
type DnsFailureType ¶
type DnsFailureType struct {
basetypes.ObjectType
}
func (DnsFailureType) String ¶
func (t DnsFailureType) String() string
func (DnsFailureType) ValueFromObject ¶
func (t DnsFailureType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (DnsFailureType) ValueFromTerraform ¶
type DnsFailureValue ¶
type DnsFailureValue struct { ClientCount basetypes.Int64Value `tfsdk:"client_count"` Duration basetypes.Int64Value `tfsdk:"duration"` IncidentCount basetypes.Int64Value `tfsdk:"incident_count"` // contains filtered or unexported fields }
func NewDnsFailureValue ¶
func NewDnsFailureValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (DnsFailureValue, diag.Diagnostics)
func NewDnsFailureValueMust ¶
func NewDnsFailureValueNull ¶
func NewDnsFailureValueNull() DnsFailureValue
func NewDnsFailureValueUnknown ¶
func NewDnsFailureValueUnknown() DnsFailureValue
func (DnsFailureValue) AttributeTypes ¶
func (DnsFailureValue) IsNull ¶
func (v DnsFailureValue) IsNull() bool
func (DnsFailureValue) IsUnknown ¶
func (v DnsFailureValue) IsUnknown() bool
func (DnsFailureValue) String ¶
func (v DnsFailureValue) String() string
func (DnsFailureValue) ToObjectValue ¶
func (v DnsFailureValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (DnsFailureValue) ToTerraformValue ¶
type DwellTagNamesType ¶
type DwellTagNamesType struct {
basetypes.ObjectType
}
func (DwellTagNamesType) String ¶
func (t DwellTagNamesType) String() string
func (DwellTagNamesType) ValueFromObject ¶
func (t DwellTagNamesType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (DwellTagNamesType) ValueFromTerraform ¶
type DwellTagNamesValue ¶
type DwellTagNamesValue struct { Bounce basetypes.StringValue `tfsdk:"bounce"` Engaged basetypes.StringValue `tfsdk:"engaged"` Passerby basetypes.StringValue `tfsdk:"passerby"` Stationed basetypes.StringValue `tfsdk:"stationed"` // contains filtered or unexported fields }
func NewDwellTagNamesValue ¶
func NewDwellTagNamesValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (DwellTagNamesValue, diag.Diagnostics)
func NewDwellTagNamesValueNull ¶
func NewDwellTagNamesValueNull() DwellTagNamesValue
func NewDwellTagNamesValueUnknown ¶
func NewDwellTagNamesValueUnknown() DwellTagNamesValue
func (DwellTagNamesValue) AttributeTypes ¶
func (DwellTagNamesValue) IsNull ¶
func (v DwellTagNamesValue) IsNull() bool
func (DwellTagNamesValue) IsUnknown ¶
func (v DwellTagNamesValue) IsUnknown() bool
func (DwellTagNamesValue) String ¶
func (v DwellTagNamesValue) String() string
func (DwellTagNamesValue) ToObjectValue ¶
func (v DwellTagNamesValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (DwellTagNamesValue) ToTerraformValue ¶
type DwellTagsType ¶
type DwellTagsType struct {
basetypes.ObjectType
}
func (DwellTagsType) String ¶
func (t DwellTagsType) String() string
func (DwellTagsType) ValueFromObject ¶
func (t DwellTagsType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (DwellTagsType) ValueFromTerraform ¶
type DwellTagsValue ¶
type DwellTagsValue struct { Bounce basetypes.StringValue `tfsdk:"bounce"` Engaged basetypes.StringValue `tfsdk:"engaged"` Passerby basetypes.StringValue `tfsdk:"passerby"` Stationed basetypes.StringValue `tfsdk:"stationed"` // contains filtered or unexported fields }
func NewDwellTagsValue ¶
func NewDwellTagsValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (DwellTagsValue, diag.Diagnostics)
func NewDwellTagsValueMust ¶
func NewDwellTagsValueNull ¶
func NewDwellTagsValueNull() DwellTagsValue
func NewDwellTagsValueUnknown ¶
func NewDwellTagsValueUnknown() DwellTagsValue
func (DwellTagsValue) AttributeTypes ¶
func (DwellTagsValue) IsNull ¶
func (v DwellTagsValue) IsNull() bool
func (DwellTagsValue) IsUnknown ¶
func (v DwellTagsValue) IsUnknown() bool
func (DwellTagsValue) String ¶
func (v DwellTagsValue) String() string
func (DwellTagsValue) ToObjectValue ¶
func (v DwellTagsValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (DwellTagsValue) ToTerraformValue ¶
type EngagementType ¶
type EngagementType struct {
basetypes.ObjectType
}
func (EngagementType) String ¶
func (t EngagementType) String() string
func (EngagementType) ValueFromObject ¶
func (t EngagementType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (EngagementType) ValueFromTerraform ¶
type EngagementValue ¶
type EngagementValue struct { DwellTagNames basetypes.ObjectValue `tfsdk:"dwell_tag_names"` DwellTags basetypes.ObjectValue `tfsdk:"dwell_tags"` Hours basetypes.ObjectValue `tfsdk:"hours"` MaxDwell basetypes.Int64Value `tfsdk:"max_dwell"` MinDwell basetypes.Int64Value `tfsdk:"min_dwell"` // contains filtered or unexported fields }
func NewEngagementValue ¶
func NewEngagementValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (EngagementValue, diag.Diagnostics)
func NewEngagementValueMust ¶
func NewEngagementValueNull ¶
func NewEngagementValueNull() EngagementValue
func NewEngagementValueUnknown ¶
func NewEngagementValueUnknown() EngagementValue
func (EngagementValue) AttributeTypes ¶
func (EngagementValue) IsNull ¶
func (v EngagementValue) IsNull() bool
func (EngagementValue) IsUnknown ¶
func (v EngagementValue) IsUnknown() bool
func (EngagementValue) String ¶
func (v EngagementValue) String() string
func (EngagementValue) ToObjectValue ¶
func (v EngagementValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (EngagementValue) ToTerraformValue ¶
type GatewayMgmtType ¶ added in v0.1.6
type GatewayMgmtType struct {
basetypes.ObjectType
}
func (GatewayMgmtType) String ¶ added in v0.1.6
func (t GatewayMgmtType) String() string
func (GatewayMgmtType) ValueFromObject ¶ added in v0.1.6
func (t GatewayMgmtType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (GatewayMgmtType) ValueFromTerraform ¶ added in v0.1.6
type GatewayMgmtValue ¶ added in v0.1.6
type GatewayMgmtValue struct { AdminSshkeys basetypes.ListValue `tfsdk:"admin_sshkeys"` AppProbing basetypes.ObjectValue `tfsdk:"app_probing"` AppUsage basetypes.BoolValue `tfsdk:"app_usage"` AutoSignatureUpdate basetypes.ObjectValue `tfsdk:"auto_signature_update"` ConfigRevertTimer basetypes.Int64Value `tfsdk:"config_revert_timer"` DisableConsole basetypes.BoolValue `tfsdk:"disable_console"` DisableOob basetypes.BoolValue `tfsdk:"disable_oob"` ProbeHosts basetypes.ListValue `tfsdk:"probe_hosts"` ProtectRe basetypes.ObjectValue `tfsdk:"protect_re"` RootPassword basetypes.StringValue `tfsdk:"root_password"` SecurityLogSourceAddress basetypes.StringValue `tfsdk:"security_log_source_address"` SecurityLogSourceInterface basetypes.StringValue `tfsdk:"security_log_source_interface"` // contains filtered or unexported fields }
func NewGatewayMgmtValue ¶ added in v0.1.6
func NewGatewayMgmtValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (GatewayMgmtValue, diag.Diagnostics)
func NewGatewayMgmtValueMust ¶ added in v0.1.6
func NewGatewayMgmtValueNull ¶ added in v0.1.6
func NewGatewayMgmtValueNull() GatewayMgmtValue
func NewGatewayMgmtValueUnknown ¶ added in v0.1.6
func NewGatewayMgmtValueUnknown() GatewayMgmtValue
func (GatewayMgmtValue) AttributeTypes ¶ added in v0.1.6
func (GatewayMgmtValue) IsNull ¶ added in v0.1.6
func (v GatewayMgmtValue) IsNull() bool
func (GatewayMgmtValue) IsUnknown ¶ added in v0.1.6
func (v GatewayMgmtValue) IsUnknown() bool
func (GatewayMgmtValue) String ¶ added in v0.1.6
func (v GatewayMgmtValue) String() string
func (GatewayMgmtValue) ToObjectValue ¶ added in v0.1.6
func (v GatewayMgmtValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (GatewayMgmtValue) ToTerraformValue ¶ added in v0.1.6
type HoursType ¶
type HoursType struct {
basetypes.ObjectType
}
func (HoursType) ValueFromObject ¶
func (t HoursType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (HoursType) ValueFromTerraform ¶
type HoursValue ¶
type HoursValue struct { Fri basetypes.StringValue `tfsdk:"fri"` Mon basetypes.StringValue `tfsdk:"mon"` Sat basetypes.StringValue `tfsdk:"sat"` Sun basetypes.StringValue `tfsdk:"sun"` Thu basetypes.StringValue `tfsdk:"thu"` Tue basetypes.StringValue `tfsdk:"tue"` Wed basetypes.StringValue `tfsdk:"wed"` // contains filtered or unexported fields }
func NewHoursValue ¶
func NewHoursValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (HoursValue, diag.Diagnostics)
func NewHoursValueMust ¶
func NewHoursValueNull ¶
func NewHoursValueNull() HoursValue
func NewHoursValueUnknown ¶
func NewHoursValueUnknown() HoursValue
func (HoursValue) AttributeTypes ¶
func (HoursValue) IsNull ¶
func (v HoursValue) IsNull() bool
func (HoursValue) IsUnknown ¶
func (v HoursValue) IsUnknown() bool
func (HoursValue) String ¶
func (v HoursValue) String() string
func (HoursValue) ToObjectValue ¶
func (v HoursValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (HoursValue) ToTerraformValue ¶
type LedType ¶
type LedType struct {
basetypes.ObjectType
}
func (LedType) ValueFromObject ¶
func (t LedType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (LedType) ValueFromTerraform ¶
type LedValue ¶
type LedValue struct { Brightness basetypes.Int64Value `tfsdk:"brightness"` Enabled basetypes.BoolValue `tfsdk:"enabled"` // contains filtered or unexported fields }
func NewLedValue ¶
func NewLedValueMust ¶
func NewLedValueNull ¶
func NewLedValueNull() LedValue
func NewLedValueUnknown ¶
func NewLedValueUnknown() LedValue
func (LedValue) AttributeTypes ¶
func (LedValue) ToObjectValue ¶
func (v LedValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (LedValue) ToTerraformValue ¶
type MonitorsType ¶
type MonitorsType struct {
basetypes.ObjectType
}
func (MonitorsType) String ¶
func (t MonitorsType) String() string
func (MonitorsType) ValueFromObject ¶
func (t MonitorsType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (MonitorsType) ValueFromTerraform ¶
type MonitorsValue ¶
type MonitorsValue struct { Url basetypes.StringValue `tfsdk:"url"` VlanId basetypes.StringValue `tfsdk:"vlan_id"` // contains filtered or unexported fields }
func NewMonitorsValue ¶
func NewMonitorsValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (MonitorsValue, diag.Diagnostics)
func NewMonitorsValueMust ¶
func NewMonitorsValueNull ¶
func NewMonitorsValueNull() MonitorsValue
func NewMonitorsValueUnknown ¶
func NewMonitorsValueUnknown() MonitorsValue
func (MonitorsValue) AttributeTypes ¶
func (MonitorsValue) IsNull ¶
func (v MonitorsValue) IsNull() bool
func (MonitorsValue) IsUnknown ¶
func (v MonitorsValue) IsUnknown() bool
func (MonitorsValue) String ¶
func (v MonitorsValue) String() string
func (MonitorsValue) ToObjectValue ¶
func (v MonitorsValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (MonitorsValue) ToTerraformValue ¶
type OccupancyType ¶
type OccupancyType struct {
basetypes.ObjectType
}
func (OccupancyType) String ¶
func (t OccupancyType) String() string
func (OccupancyType) ValueFromObject ¶
func (t OccupancyType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (OccupancyType) ValueFromTerraform ¶
type OccupancyValue ¶
type OccupancyValue struct { AssetsEnabled basetypes.BoolValue `tfsdk:"assets_enabled"` ClientsEnabled basetypes.BoolValue `tfsdk:"clients_enabled"` MinDuration basetypes.Int64Value `tfsdk:"min_duration"` SdkclientsEnabled basetypes.BoolValue `tfsdk:"sdkclients_enabled"` UnconnectedClientsEnabled basetypes.BoolValue `tfsdk:"unconnected_clients_enabled"` // contains filtered or unexported fields }
func NewOccupancyValue ¶
func NewOccupancyValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (OccupancyValue, diag.Diagnostics)
func NewOccupancyValueMust ¶
func NewOccupancyValueNull ¶
func NewOccupancyValueNull() OccupancyValue
func NewOccupancyValueUnknown ¶
func NewOccupancyValueUnknown() OccupancyValue
func (OccupancyValue) AttributeTypes ¶
func (OccupancyValue) IsNull ¶
func (v OccupancyValue) IsNull() bool
func (OccupancyValue) IsUnknown ¶
func (v OccupancyValue) IsUnknown() bool
func (OccupancyValue) String ¶
func (v OccupancyValue) String() string
func (OccupancyValue) ToObjectValue ¶
func (v OccupancyValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (OccupancyValue) ToTerraformValue ¶
type ProtectReType ¶ added in v0.1.43
type ProtectReType struct {
basetypes.ObjectType
}
func (ProtectReType) String ¶ added in v0.1.43
func (t ProtectReType) String() string
func (ProtectReType) ValueFromObject ¶ added in v0.1.43
func (t ProtectReType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (ProtectReType) ValueFromTerraform ¶ added in v0.1.43
type ProtectReValue ¶ added in v0.1.43
type ProtectReValue struct { AllowedServices basetypes.ListValue `tfsdk:"allowed_services"` Custom basetypes.ListValue `tfsdk:"custom"` Enabled basetypes.BoolValue `tfsdk:"enabled"` TrustedHosts basetypes.ListValue `tfsdk:"trusted_hosts"` // contains filtered or unexported fields }
func NewProtectReValue ¶ added in v0.1.43
func NewProtectReValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (ProtectReValue, diag.Diagnostics)
func NewProtectReValueMust ¶ added in v0.1.43
func NewProtectReValueNull ¶ added in v0.1.43
func NewProtectReValueNull() ProtectReValue
func NewProtectReValueUnknown ¶ added in v0.1.43
func NewProtectReValueUnknown() ProtectReValue
func (ProtectReValue) AttributeTypes ¶ added in v0.1.43
func (ProtectReValue) IsNull ¶ added in v0.1.43
func (v ProtectReValue) IsNull() bool
func (ProtectReValue) IsUnknown ¶ added in v0.1.43
func (v ProtectReValue) IsUnknown() bool
func (ProtectReValue) String ¶ added in v0.1.43
func (v ProtectReValue) String() string
func (ProtectReValue) ToObjectValue ¶ added in v0.1.43
func (v ProtectReValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (ProtectReValue) ToTerraformValue ¶ added in v0.1.43
type ProxyType ¶
type ProxyType struct {
basetypes.ObjectType
}
func (ProxyType) ValueFromObject ¶
func (t ProxyType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (ProxyType) ValueFromTerraform ¶
type ProxyValue ¶
type ProxyValue struct { Url basetypes.StringValue `tfsdk:"url"` // contains filtered or unexported fields }
func NewProxyValue ¶
func NewProxyValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (ProxyValue, diag.Diagnostics)
func NewProxyValueMust ¶
func NewProxyValueNull ¶
func NewProxyValueNull() ProxyValue
func NewProxyValueUnknown ¶
func NewProxyValueUnknown() ProxyValue
func (ProxyValue) AttributeTypes ¶
func (ProxyValue) IsNull ¶
func (v ProxyValue) IsNull() bool
func (ProxyValue) IsUnknown ¶
func (v ProxyValue) IsUnknown() bool
func (ProxyValue) String ¶
func (v ProxyValue) String() string
func (ProxyValue) ToObjectValue ¶
func (v ProxyValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (ProxyValue) ToTerraformValue ¶
type PushWindowType ¶
type PushWindowType struct {
basetypes.ObjectType
}
func (PushWindowType) String ¶
func (t PushWindowType) String() string
func (PushWindowType) ValueFromObject ¶
func (t PushWindowType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (PushWindowType) ValueFromTerraform ¶
type PushWindowValue ¶
type PushWindowValue struct { Enabled basetypes.BoolValue `tfsdk:"enabled"` Hours basetypes.ObjectValue `tfsdk:"hours"` // contains filtered or unexported fields }
func NewPushWindowValue ¶
func NewPushWindowValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (PushWindowValue, diag.Diagnostics)
func NewPushWindowValueMust ¶
func NewPushWindowValueNull ¶
func NewPushWindowValueNull() PushWindowValue
func NewPushWindowValueUnknown ¶
func NewPushWindowValueUnknown() PushWindowValue
func (PushWindowValue) AttributeTypes ¶
func (PushWindowValue) IsNull ¶
func (v PushWindowValue) IsNull() bool
func (PushWindowValue) IsUnknown ¶
func (v PushWindowValue) IsUnknown() bool
func (PushWindowValue) String ¶
func (v PushWindowValue) String() string
func (PushWindowValue) ToObjectValue ¶
func (v PushWindowValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (PushWindowValue) ToTerraformValue ¶
type RepeatedAuthFailuresType ¶
type RepeatedAuthFailuresType struct {
basetypes.ObjectType
}
func (RepeatedAuthFailuresType) String ¶
func (t RepeatedAuthFailuresType) String() string
func (RepeatedAuthFailuresType) ValueFromObject ¶
func (t RepeatedAuthFailuresType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (RepeatedAuthFailuresType) ValueFromTerraform ¶
type RepeatedAuthFailuresValue ¶
type RepeatedAuthFailuresValue struct { Duration basetypes.Int64Value `tfsdk:"duration"` Threshold basetypes.Int64Value `tfsdk:"threshold"` // contains filtered or unexported fields }
func NewRepeatedAuthFailuresValue ¶
func NewRepeatedAuthFailuresValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (RepeatedAuthFailuresValue, diag.Diagnostics)
func NewRepeatedAuthFailuresValueNull ¶
func NewRepeatedAuthFailuresValueNull() RepeatedAuthFailuresValue
func NewRepeatedAuthFailuresValueUnknown ¶
func NewRepeatedAuthFailuresValueUnknown() RepeatedAuthFailuresValue
func (RepeatedAuthFailuresValue) AttributeTypes ¶
func (RepeatedAuthFailuresValue) Equal ¶
func (v RepeatedAuthFailuresValue) Equal(o attr.Value) bool
func (RepeatedAuthFailuresValue) IsNull ¶
func (v RepeatedAuthFailuresValue) IsNull() bool
func (RepeatedAuthFailuresValue) IsUnknown ¶
func (v RepeatedAuthFailuresValue) IsUnknown() bool
func (RepeatedAuthFailuresValue) String ¶
func (v RepeatedAuthFailuresValue) String() string
func (RepeatedAuthFailuresValue) ToObjectValue ¶
func (v RepeatedAuthFailuresValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (RepeatedAuthFailuresValue) ToTerraformValue ¶
type RogueType ¶
type RogueType struct {
basetypes.ObjectType
}
func (RogueType) ValueFromObject ¶
func (t RogueType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (RogueType) ValueFromTerraform ¶
type RogueValue ¶
type RogueValue struct { Enabled basetypes.BoolValue `tfsdk:"enabled"` HoneypotEnabled basetypes.BoolValue `tfsdk:"honeypot_enabled"` MinDuration basetypes.Int64Value `tfsdk:"min_duration"` MinRssi basetypes.Int64Value `tfsdk:"min_rssi"` WhitelistedBssids basetypes.ListValue `tfsdk:"whitelisted_bssids"` WhitelistedSsids basetypes.ListValue `tfsdk:"whitelisted_ssids"` // contains filtered or unexported fields }
func NewRogueValue ¶
func NewRogueValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (RogueValue, diag.Diagnostics)
func NewRogueValueMust ¶
func NewRogueValueNull ¶
func NewRogueValueNull() RogueValue
func NewRogueValueUnknown ¶
func NewRogueValueUnknown() RogueValue
func (RogueValue) AttributeTypes ¶
func (RogueValue) IsNull ¶
func (v RogueValue) IsNull() bool
func (RogueValue) IsUnknown ¶
func (v RogueValue) IsUnknown() bool
func (RogueValue) String ¶
func (v RogueValue) String() string
func (RogueValue) ToObjectValue ¶
func (v RogueValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (RogueValue) ToTerraformValue ¶
type RtsaType ¶ added in v0.1.6
type RtsaType struct {
basetypes.ObjectType
}
func (RtsaType) ValueFromObject ¶ added in v0.1.6
func (t RtsaType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (RtsaType) ValueFromTerraform ¶ added in v0.1.6
type RtsaValue ¶ added in v0.1.6
type RtsaValue struct { AppWaking basetypes.BoolValue `tfsdk:"app_waking"` DisableDeadReckoning basetypes.BoolValue `tfsdk:"disable_dead_reckoning"` DisablePressureSensor basetypes.BoolValue `tfsdk:"disable_pressure_sensor"` Enabled basetypes.BoolValue `tfsdk:"enabled"` TrackAsset basetypes.BoolValue `tfsdk:"track_asset"` // contains filtered or unexported fields }
func NewRtsaValue ¶ added in v0.1.6
func NewRtsaValueMust ¶ added in v0.1.6
func NewRtsaValueNull ¶ added in v0.1.6
func NewRtsaValueNull() RtsaValue
func NewRtsaValueUnknown ¶ added in v0.1.6
func NewRtsaValueUnknown() RtsaValue
func (RtsaValue) AttributeTypes ¶ added in v0.1.6
func (RtsaValue) ToObjectValue ¶ added in v0.1.6
func (v RtsaValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (RtsaValue) ToTerraformValue ¶ added in v0.1.6
type SimpleAlertType ¶
type SimpleAlertType struct {
basetypes.ObjectType
}
func (SimpleAlertType) String ¶
func (t SimpleAlertType) String() string
func (SimpleAlertType) ValueFromObject ¶
func (t SimpleAlertType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (SimpleAlertType) ValueFromTerraform ¶
type SimpleAlertValue ¶
type SimpleAlertValue struct { ArpFailure basetypes.ObjectValue `tfsdk:"arp_failure"` DhcpFailure basetypes.ObjectValue `tfsdk:"dhcp_failure"` DnsFailure basetypes.ObjectValue `tfsdk:"dns_failure"` // contains filtered or unexported fields }
func NewSimpleAlertValue ¶
func NewSimpleAlertValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (SimpleAlertValue, diag.Diagnostics)
func NewSimpleAlertValueMust ¶
func NewSimpleAlertValueNull ¶
func NewSimpleAlertValueNull() SimpleAlertValue
func NewSimpleAlertValueUnknown ¶
func NewSimpleAlertValueUnknown() SimpleAlertValue
func (SimpleAlertValue) AttributeTypes ¶
func (SimpleAlertValue) IsNull ¶
func (v SimpleAlertValue) IsNull() bool
func (SimpleAlertValue) IsUnknown ¶
func (v SimpleAlertValue) IsUnknown() bool
func (SimpleAlertValue) String ¶
func (v SimpleAlertValue) String() string
func (SimpleAlertValue) ToObjectValue ¶
func (v SimpleAlertValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (SimpleAlertValue) ToTerraformValue ¶
type SiteSettingModel ¶
type SiteSettingModel struct { Analytic AnalyticValue `tfsdk:"analytic"` ApUpdownThreshold types.Int64 `tfsdk:"ap_updown_threshold"` AutoUpgrade AutoUpgradeValue `tfsdk:"auto_upgrade"` BlacklistUrl types.String `tfsdk:"blacklist_url"` BleConfig BleConfigValue `tfsdk:"ble_config"` ConfigAutoRevert types.Bool `tfsdk:"config_auto_revert"` ConfigPushPolicy ConfigPushPolicyValue `tfsdk:"config_push_policy"` CriticalUrlMonitoring CriticalUrlMonitoringValue `tfsdk:"critical_url_monitoring"` DeviceUpdownThreshold types.Int64 `tfsdk:"device_updown_threshold"` Engagement EngagementValue `tfsdk:"engagement"` GatewayMgmt GatewayMgmtValue `tfsdk:"gateway_mgmt"` GatewayUpdownThreshold types.Int64 `tfsdk:"gateway_updown_threshold"` Led LedValue `tfsdk:"led"` Occupancy OccupancyValue `tfsdk:"occupancy"` PersistConfigOnDevice types.Bool `tfsdk:"persist_config_on_device"` Proxy ProxyValue `tfsdk:"proxy"` RemoveExistingConfigs types.Bool `tfsdk:"remove_existing_configs"` ReportGatt types.Bool `tfsdk:"report_gatt"` Rogue RogueValue `tfsdk:"rogue"` Rtsa RtsaValue `tfsdk:"rtsa"` SimpleAlert SimpleAlertValue `tfsdk:"simple_alert"` SiteId types.String `tfsdk:"site_id"` Skyatp SkyatpValue `tfsdk:"skyatp"` SrxApp SrxAppValue `tfsdk:"srx_app"` SshKeys types.List `tfsdk:"ssh_keys"` Ssr SsrValue `tfsdk:"ssr"` SwitchUpdownThreshold types.Int64 `tfsdk:"switch_updown_threshold"` SyntheticTest SyntheticTestValue `tfsdk:"synthetic_test"` TrackAnonymousDevices types.Bool `tfsdk:"track_anonymous_devices"` UplinkPortConfig UplinkPortConfigValue `tfsdk:"uplink_port_config"` Vars types.Map `tfsdk:"vars"` Vna VnaValue `tfsdk:"vna"` VsInstance types.Map `tfsdk:"vs_instance"` WanVna WanVnaValue `tfsdk:"wan_vna"` WatchedStationUrl types.String `tfsdk:"watched_station_url"` WhitelistUrl types.String `tfsdk:"whitelist_url"` Wids WidsValue `tfsdk:"wids"` Wifi WifiValue `tfsdk:"wifi"` WiredVna WiredVnaValue `tfsdk:"wired_vna"` ZoneOccupancyAlert ZoneOccupancyAlertValue `tfsdk:"zone_occupancy_alert"` }
func SdkToTerraform ¶
func SdkToTerraform(ctx context.Context, data *models.SiteSetting) (SiteSettingModel, diag.Diagnostics)
type SkyatpType ¶
type SkyatpType struct {
basetypes.ObjectType
}
func (SkyatpType) String ¶
func (t SkyatpType) String() string
func (SkyatpType) ValueFromObject ¶
func (t SkyatpType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (SkyatpType) ValueFromTerraform ¶
type SkyatpValue ¶
type SkyatpValue struct { Enabled basetypes.BoolValue `tfsdk:"enabled"` SendIpMacMapping basetypes.BoolValue `tfsdk:"send_ip_mac_mapping"` // contains filtered or unexported fields }
func NewSkyatpValue ¶
func NewSkyatpValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (SkyatpValue, diag.Diagnostics)
func NewSkyatpValueMust ¶
func NewSkyatpValueNull ¶
func NewSkyatpValueNull() SkyatpValue
func NewSkyatpValueUnknown ¶
func NewSkyatpValueUnknown() SkyatpValue
func (SkyatpValue) AttributeTypes ¶
func (SkyatpValue) IsNull ¶
func (v SkyatpValue) IsNull() bool
func (SkyatpValue) IsUnknown ¶
func (v SkyatpValue) IsUnknown() bool
func (SkyatpValue) String ¶
func (v SkyatpValue) String() string
func (SkyatpValue) ToObjectValue ¶
func (v SkyatpValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (SkyatpValue) ToTerraformValue ¶
type SrxAppType ¶ added in v0.1.6
type SrxAppType struct {
basetypes.ObjectType
}
func (SrxAppType) String ¶ added in v0.1.6
func (t SrxAppType) String() string
func (SrxAppType) ValueFromObject ¶ added in v0.1.6
func (t SrxAppType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (SrxAppType) ValueFromTerraform ¶ added in v0.1.6
type SrxAppValue ¶ added in v0.1.6
type SrxAppValue struct { Enabled basetypes.BoolValue `tfsdk:"enabled"` // contains filtered or unexported fields }
func NewSrxAppValue ¶ added in v0.1.6
func NewSrxAppValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (SrxAppValue, diag.Diagnostics)
func NewSrxAppValueMust ¶ added in v0.1.6
func NewSrxAppValueNull ¶ added in v0.1.6
func NewSrxAppValueNull() SrxAppValue
func NewSrxAppValueUnknown ¶ added in v0.1.6
func NewSrxAppValueUnknown() SrxAppValue
func (SrxAppValue) AttributeTypes ¶ added in v0.1.6
func (SrxAppValue) IsNull ¶ added in v0.1.6
func (v SrxAppValue) IsNull() bool
func (SrxAppValue) IsUnknown ¶ added in v0.1.6
func (v SrxAppValue) IsUnknown() bool
func (SrxAppValue) String ¶ added in v0.1.6
func (v SrxAppValue) String() string
func (SrxAppValue) ToObjectValue ¶ added in v0.1.6
func (v SrxAppValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (SrxAppValue) ToTerraformValue ¶ added in v0.1.6
type SsrType ¶
type SsrType struct {
basetypes.ObjectType
}
func (SsrType) ValueFromObject ¶
func (t SsrType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (SsrType) ValueFromTerraform ¶
type SsrValue ¶
type SsrValue struct { ConductorHosts basetypes.ListValue `tfsdk:"conductor_hosts"` DisableStats basetypes.BoolValue `tfsdk:"disable_stats"` // contains filtered or unexported fields }
func NewSsrValue ¶
func NewSsrValueMust ¶
func NewSsrValueNull ¶
func NewSsrValueNull() SsrValue
func NewSsrValueUnknown ¶
func NewSsrValueUnknown() SsrValue
func (SsrValue) AttributeTypes ¶
func (SsrValue) ToObjectValue ¶
func (v SsrValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (SsrValue) ToTerraformValue ¶
type SyntheticTestType ¶
type SyntheticTestType struct {
basetypes.ObjectType
}
func (SyntheticTestType) String ¶
func (t SyntheticTestType) String() string
func (SyntheticTestType) ValueFromObject ¶
func (t SyntheticTestType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (SyntheticTestType) ValueFromTerraform ¶
type SyntheticTestValue ¶
type SyntheticTestValue struct { Disabled basetypes.BoolValue `tfsdk:"disabled"` Vlans basetypes.ListValue `tfsdk:"vlans"` WanSpeedtest basetypes.ObjectValue `tfsdk:"wan_speedtest"` // contains filtered or unexported fields }
func NewSyntheticTestValue ¶
func NewSyntheticTestValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (SyntheticTestValue, diag.Diagnostics)
func NewSyntheticTestValueNull ¶
func NewSyntheticTestValueNull() SyntheticTestValue
func NewSyntheticTestValueUnknown ¶
func NewSyntheticTestValueUnknown() SyntheticTestValue
func (SyntheticTestValue) AttributeTypes ¶
func (SyntheticTestValue) IsNull ¶
func (v SyntheticTestValue) IsNull() bool
func (SyntheticTestValue) IsUnknown ¶
func (v SyntheticTestValue) IsUnknown() bool
func (SyntheticTestValue) String ¶
func (v SyntheticTestValue) String() string
func (SyntheticTestValue) ToObjectValue ¶
func (v SyntheticTestValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (SyntheticTestValue) ToTerraformValue ¶
type UplinkPortConfigType ¶ added in v0.1.6
type UplinkPortConfigType struct {
basetypes.ObjectType
}
func (UplinkPortConfigType) Equal ¶ added in v0.1.6
func (t UplinkPortConfigType) Equal(o attr.Type) bool
func (UplinkPortConfigType) String ¶ added in v0.1.6
func (t UplinkPortConfigType) String() string
func (UplinkPortConfigType) ValueFromObject ¶ added in v0.1.6
func (t UplinkPortConfigType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (UplinkPortConfigType) ValueFromTerraform ¶ added in v0.1.6
type UplinkPortConfigValue ¶ added in v0.1.6
type UplinkPortConfigValue struct { Dot1x basetypes.BoolValue `tfsdk:"dot1x"` KeepWlansUpIfDown basetypes.BoolValue `tfsdk:"keep_wlans_up_if_down"` // contains filtered or unexported fields }
func NewUplinkPortConfigValue ¶ added in v0.1.6
func NewUplinkPortConfigValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (UplinkPortConfigValue, diag.Diagnostics)
func NewUplinkPortConfigValueMust ¶ added in v0.1.6
func NewUplinkPortConfigValueNull ¶ added in v0.1.6
func NewUplinkPortConfigValueNull() UplinkPortConfigValue
func NewUplinkPortConfigValueUnknown ¶ added in v0.1.6
func NewUplinkPortConfigValueUnknown() UplinkPortConfigValue
func (UplinkPortConfigValue) AttributeTypes ¶ added in v0.1.6
func (UplinkPortConfigValue) Equal ¶ added in v0.1.6
func (v UplinkPortConfigValue) Equal(o attr.Value) bool
func (UplinkPortConfigValue) IsNull ¶ added in v0.1.6
func (v UplinkPortConfigValue) IsNull() bool
func (UplinkPortConfigValue) IsUnknown ¶ added in v0.1.6
func (v UplinkPortConfigValue) IsUnknown() bool
func (UplinkPortConfigValue) String ¶ added in v0.1.6
func (v UplinkPortConfigValue) String() string
func (UplinkPortConfigValue) ToObjectValue ¶ added in v0.1.6
func (v UplinkPortConfigValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (UplinkPortConfigValue) ToTerraformValue ¶ added in v0.1.6
type VlansType ¶
type VlansType struct {
basetypes.ObjectType
}
func (VlansType) ValueFromObject ¶
func (t VlansType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (VlansType) ValueFromTerraform ¶
type VlansValue ¶
type VlansValue struct { CustomTestUrls basetypes.ListValue `tfsdk:"custom_test_urls"` Disabled basetypes.BoolValue `tfsdk:"disabled"` VlanIds basetypes.ListValue `tfsdk:"vlan_ids"` // contains filtered or unexported fields }
func NewVlansValue ¶
func NewVlansValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (VlansValue, diag.Diagnostics)
func NewVlansValueMust ¶
func NewVlansValueNull ¶
func NewVlansValueNull() VlansValue
func NewVlansValueUnknown ¶
func NewVlansValueUnknown() VlansValue
func (VlansValue) AttributeTypes ¶
func (VlansValue) IsNull ¶
func (v VlansValue) IsNull() bool
func (VlansValue) IsUnknown ¶
func (v VlansValue) IsUnknown() bool
func (VlansValue) String ¶
func (v VlansValue) String() string
func (VlansValue) ToObjectValue ¶
func (v VlansValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (VlansValue) ToTerraformValue ¶
type VnaType ¶ added in v0.1.6
type VnaType struct {
basetypes.ObjectType
}
func (VnaType) ValueFromObject ¶ added in v0.1.6
func (t VnaType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (VnaType) ValueFromTerraform ¶ added in v0.1.6
type VnaValue ¶ added in v0.1.6
type VnaValue struct { Enabled basetypes.BoolValue `tfsdk:"enabled"` // contains filtered or unexported fields }
func NewVnaValue ¶ added in v0.1.6
func NewVnaValueMust ¶ added in v0.1.6
func NewVnaValueNull ¶ added in v0.1.6
func NewVnaValueNull() VnaValue
func NewVnaValueUnknown ¶ added in v0.1.6
func NewVnaValueUnknown() VnaValue
func (VnaValue) AttributeTypes ¶ added in v0.1.6
func (VnaValue) ToObjectValue ¶ added in v0.1.6
func (v VnaValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (VnaValue) ToTerraformValue ¶ added in v0.1.6
type VsInstanceType ¶
type VsInstanceType struct {
basetypes.ObjectType
}
func (VsInstanceType) String ¶
func (t VsInstanceType) String() string
func (VsInstanceType) ValueFromObject ¶
func (t VsInstanceType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (VsInstanceType) ValueFromTerraform ¶
type VsInstanceValue ¶
type VsInstanceValue struct { Networks basetypes.ListValue `tfsdk:"networks"` // contains filtered or unexported fields }
func NewVsInstanceValue ¶
func NewVsInstanceValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (VsInstanceValue, diag.Diagnostics)
func NewVsInstanceValueMust ¶
func NewVsInstanceValueNull ¶
func NewVsInstanceValueNull() VsInstanceValue
func NewVsInstanceValueUnknown ¶
func NewVsInstanceValueUnknown() VsInstanceValue
func (VsInstanceValue) AttributeTypes ¶
func (VsInstanceValue) IsNull ¶
func (v VsInstanceValue) IsNull() bool
func (VsInstanceValue) IsUnknown ¶
func (v VsInstanceValue) IsUnknown() bool
func (VsInstanceValue) String ¶
func (v VsInstanceValue) String() string
func (VsInstanceValue) ToObjectValue ¶
func (v VsInstanceValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (VsInstanceValue) ToTerraformValue ¶
type WanSpeedtestType ¶ added in v0.1.3
type WanSpeedtestType struct {
basetypes.ObjectType
}
func (WanSpeedtestType) String ¶ added in v0.1.3
func (t WanSpeedtestType) String() string
func (WanSpeedtestType) ValueFromObject ¶ added in v0.1.3
func (t WanSpeedtestType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (WanSpeedtestType) ValueFromTerraform ¶ added in v0.1.3
type WanSpeedtestValue ¶ added in v0.1.3
type WanSpeedtestValue struct { Enabled basetypes.BoolValue `tfsdk:"enabled"` TimeOfDay basetypes.StringValue `tfsdk:"time_of_day"` // contains filtered or unexported fields }
func NewWanSpeedtestValue ¶ added in v0.1.3
func NewWanSpeedtestValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (WanSpeedtestValue, diag.Diagnostics)
func NewWanSpeedtestValueMust ¶ added in v0.1.3
func NewWanSpeedtestValueNull ¶ added in v0.1.3
func NewWanSpeedtestValueNull() WanSpeedtestValue
func NewWanSpeedtestValueUnknown ¶ added in v0.1.3
func NewWanSpeedtestValueUnknown() WanSpeedtestValue
func (WanSpeedtestValue) AttributeTypes ¶ added in v0.1.3
func (WanSpeedtestValue) Equal ¶ added in v0.1.3
func (v WanSpeedtestValue) Equal(o attr.Value) bool
func (WanSpeedtestValue) IsNull ¶ added in v0.1.3
func (v WanSpeedtestValue) IsNull() bool
func (WanSpeedtestValue) IsUnknown ¶ added in v0.1.3
func (v WanSpeedtestValue) IsUnknown() bool
func (WanSpeedtestValue) String ¶ added in v0.1.3
func (v WanSpeedtestValue) String() string
func (WanSpeedtestValue) ToObjectValue ¶ added in v0.1.3
func (v WanSpeedtestValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (WanSpeedtestValue) ToTerraformValue ¶ added in v0.1.3
type WanVnaType ¶ added in v0.1.6
type WanVnaType struct {
basetypes.ObjectType
}
func (WanVnaType) String ¶ added in v0.1.6
func (t WanVnaType) String() string
func (WanVnaType) ValueFromObject ¶ added in v0.1.6
func (t WanVnaType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (WanVnaType) ValueFromTerraform ¶ added in v0.1.6
type WanVnaValue ¶ added in v0.1.6
type WanVnaValue struct { Enabled basetypes.BoolValue `tfsdk:"enabled"` // contains filtered or unexported fields }
func NewWanVnaValue ¶ added in v0.1.6
func NewWanVnaValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (WanVnaValue, diag.Diagnostics)
func NewWanVnaValueMust ¶ added in v0.1.6
func NewWanVnaValueNull ¶ added in v0.1.6
func NewWanVnaValueNull() WanVnaValue
func NewWanVnaValueUnknown ¶ added in v0.1.6
func NewWanVnaValueUnknown() WanVnaValue
func (WanVnaValue) AttributeTypes ¶ added in v0.1.6
func (WanVnaValue) IsNull ¶ added in v0.1.6
func (v WanVnaValue) IsNull() bool
func (WanVnaValue) IsUnknown ¶ added in v0.1.6
func (v WanVnaValue) IsUnknown() bool
func (WanVnaValue) String ¶ added in v0.1.6
func (v WanVnaValue) String() string
func (WanVnaValue) ToObjectValue ¶ added in v0.1.6
func (v WanVnaValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (WanVnaValue) ToTerraformValue ¶ added in v0.1.6
type WidsType ¶
type WidsType struct {
basetypes.ObjectType
}
func (WidsType) ValueFromObject ¶
func (t WidsType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (WidsType) ValueFromTerraform ¶
type WidsValue ¶
type WidsValue struct { RepeatedAuthFailures basetypes.ObjectValue `tfsdk:"repeated_auth_failures"` // contains filtered or unexported fields }
func NewWidsValue ¶
func NewWidsValueMust ¶
func NewWidsValueNull ¶
func NewWidsValueNull() WidsValue
func NewWidsValueUnknown ¶
func NewWidsValueUnknown() WidsValue
func (WidsValue) AttributeTypes ¶
func (WidsValue) ToObjectValue ¶
func (v WidsValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (WidsValue) ToTerraformValue ¶
type WifiType ¶
type WifiType struct {
basetypes.ObjectType
}
func (WifiType) ValueFromObject ¶
func (t WifiType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (WifiType) ValueFromTerraform ¶
type WifiValue ¶
type WifiValue struct { CiscoEnabled basetypes.BoolValue `tfsdk:"cisco_enabled"` Disable11k basetypes.BoolValue `tfsdk:"disable_11k"` DisableRadiosWhenPowerConstrained basetypes.BoolValue `tfsdk:"disable_radios_when_power_constrained"` EnableArpSpoofCheck basetypes.BoolValue `tfsdk:"enable_arp_spoof_check"` Enabled basetypes.BoolValue `tfsdk:"enabled"` LocateConnected basetypes.BoolValue `tfsdk:"locate_connected"` LocateUnconnected basetypes.BoolValue `tfsdk:"locate_unconnected"` MeshAllowDfs basetypes.BoolValue `tfsdk:"mesh_allow_dfs"` MeshEnableCrm basetypes.BoolValue `tfsdk:"mesh_enable_crm"` MeshEnabled basetypes.BoolValue `tfsdk:"mesh_enabled"` MeshPsk basetypes.StringValue `tfsdk:"mesh_psk"` MeshSsid basetypes.StringValue `tfsdk:"mesh_ssid"` ProxyArp basetypes.StringValue `tfsdk:"proxy_arp"` // contains filtered or unexported fields }
func NewWifiValue ¶
func NewWifiValueMust ¶
func NewWifiValueNull ¶
func NewWifiValueNull() WifiValue
func NewWifiValueUnknown ¶
func NewWifiValueUnknown() WifiValue
func (WifiValue) AttributeTypes ¶
func (WifiValue) ToObjectValue ¶
func (v WifiValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (WifiValue) ToTerraformValue ¶
type WiredVnaType ¶
type WiredVnaType struct {
basetypes.ObjectType
}
func (WiredVnaType) String ¶
func (t WiredVnaType) String() string
func (WiredVnaType) ValueFromObject ¶
func (t WiredVnaType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (WiredVnaType) ValueFromTerraform ¶
type WiredVnaValue ¶
type WiredVnaValue struct { Enabled basetypes.BoolValue `tfsdk:"enabled"` // contains filtered or unexported fields }
func NewWiredVnaValue ¶
func NewWiredVnaValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (WiredVnaValue, diag.Diagnostics)
func NewWiredVnaValueMust ¶
func NewWiredVnaValueNull ¶
func NewWiredVnaValueNull() WiredVnaValue
func NewWiredVnaValueUnknown ¶
func NewWiredVnaValueUnknown() WiredVnaValue
func (WiredVnaValue) AttributeTypes ¶
func (WiredVnaValue) IsNull ¶
func (v WiredVnaValue) IsNull() bool
func (WiredVnaValue) IsUnknown ¶
func (v WiredVnaValue) IsUnknown() bool
func (WiredVnaValue) String ¶
func (v WiredVnaValue) String() string
func (WiredVnaValue) ToObjectValue ¶
func (v WiredVnaValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (WiredVnaValue) ToTerraformValue ¶
type ZoneOccupancyAlertType ¶
type ZoneOccupancyAlertType struct {
basetypes.ObjectType
}
func (ZoneOccupancyAlertType) String ¶
func (t ZoneOccupancyAlertType) String() string
func (ZoneOccupancyAlertType) ValueFromObject ¶
func (t ZoneOccupancyAlertType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (ZoneOccupancyAlertType) ValueFromTerraform ¶
type ZoneOccupancyAlertValue ¶
type ZoneOccupancyAlertValue struct { EmailNotifiers basetypes.ListValue `tfsdk:"email_notifiers"` Enabled basetypes.BoolValue `tfsdk:"enabled"` Threshold basetypes.Int64Value `tfsdk:"threshold"` // contains filtered or unexported fields }
func NewZoneOccupancyAlertValue ¶
func NewZoneOccupancyAlertValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (ZoneOccupancyAlertValue, diag.Diagnostics)
func NewZoneOccupancyAlertValueNull ¶
func NewZoneOccupancyAlertValueNull() ZoneOccupancyAlertValue
func NewZoneOccupancyAlertValueUnknown ¶
func NewZoneOccupancyAlertValueUnknown() ZoneOccupancyAlertValue
func (ZoneOccupancyAlertValue) AttributeTypes ¶
func (ZoneOccupancyAlertValue) IsNull ¶
func (v ZoneOccupancyAlertValue) IsNull() bool
func (ZoneOccupancyAlertValue) IsUnknown ¶
func (v ZoneOccupancyAlertValue) IsUnknown() bool
func (ZoneOccupancyAlertValue) String ¶
func (v ZoneOccupancyAlertValue) String() string
func (ZoneOccupancyAlertValue) ToObjectValue ¶
func (v ZoneOccupancyAlertValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (ZoneOccupancyAlertValue) ToTerraformValue ¶
Source Files ¶
- delete_terraform_to_sdk.go
- sdk_to_terraform.go
- sdk_to_terraform_analytic.go
- sdk_to_terraform_auto_upgrade.go
- sdk_to_terraform_ble_configs.go
- sdk_to_terraform_config_push_policy.go
- sdk_to_terraform_critical_url_monitoring.go
- sdk_to_terraform_engagement.go
- sdk_to_terraform_gateway_mgmt.go
- sdk_to_terraform_led.go
- sdk_to_terraform_occupancy.go
- sdk_to_terraform_proxy.go
- sdk_to_terraform_rogue.go
- sdk_to_terraform_rtsa.go
- sdk_to_terraform_simple_alert.go
- sdk_to_terraform_sky_atp.go
- sdk_to_terraform_srx_app.go
- sdk_to_terraform_ssr.go
- sdk_to_terraform_synthetic_tests.go
- sdk_to_terraform_uplink_port_config.go
- sdk_to_terraform_vars.go
- sdk_to_terraform_vna.go
- sdk_to_terraform_vs_instances.go
- sdk_to_terraform_wan_vna.go
- sdk_to_terraform_wids.go
- sdk_to_terraform_wifi.go
- sdk_to_terraform_wired_vna.go
- sdk_to_terraform_zone_occupancy.go
- site_setting_resource_gen.go
- terraform_to_sdk.go
- terraform_to_sdk_analytic.go
- terraform_to_sdk_auto_upgrade.go
- terraform_to_sdk_ble_config.go
- terraform_to_sdk_config_push_policy.go
- terraform_to_sdk_ctritical_url_monitoring.go
- terraform_to_sdk_engagement.go
- terraform_to_sdk_gateway_mgmt.go
- terraform_to_sdk_led.go
- terraform_to_sdk_occupancy.go
- terraform_to_sdk_proxy.go
- terraform_to_sdk_rogue.go
- terraform_to_sdk_rtsa.go
- terraform_to_sdk_simple_alerte.go
- terraform_to_sdk_sky_atp.go
- terraform_to_sdk_srx_app.go
- terraform_to_sdk_ssr.go
- terraform_to_sdk_synthetic_tests.go
- terraform_to_sdk_uplink_port_config.go
- terraform_to_sdk_vars.go
- terraform_to_sdk_vna.go
- terraform_to_sdk_vs_instances.go
- terraform_to_sdk_wan_vna.go
- terraform_to_sdk_wids.go
- terraform_to_sdk_wifi.go
- terraform_to_sdk_wired_vna.go
- terraform_to_sdk_zone_occupancy.go
Click to show internal directories.
Click to hide internal directories.