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 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 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 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 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 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 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 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 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 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 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 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 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 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 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.Int64Value `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 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 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 { 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"` DisabledSystemDefinedPortUsages types.List `tfsdk:"disabled_system_defined_port_usages"` Engagement EngagementValue `tfsdk:"engagement"` GatewayUpdownThreshold types.Int64 `tfsdk:"gateway_updown_threshold"` Led LedValue `tfsdk:"led"` Occupancy OccupancyValue `tfsdk:"occupancy"` OrgId types.String `tfsdk:"org_id"` PersistConfigOnDevice types.Bool `tfsdk:"persist_config_on_device"` Proxy ProxyValue `tfsdk:"proxy"` ReportGatt types.Bool `tfsdk:"report_gatt"` Rogue RogueValue `tfsdk:"rogue"` SimpleAlert SimpleAlertValue `tfsdk:"simple_alert"` SiteId types.String `tfsdk:"site_id"` Skyatp SkyatpValue `tfsdk:"skyatp"` 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"` Vars types.Map `tfsdk:"vars"` VsInstance VsInstanceValue `tfsdk:"vs_instance"` 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 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"` // 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 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 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 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_auto_upgrade copy.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_led.go
- sdk_to_terraform_occupancy.go
- sdk_to_terraform_proxy.go
- sdk_to_terraform_rogue.go
- sdk_to_terraform_simple_alert.go
- sdk_to_terraform_sky_atp.go
- sdk_to_terraform_ssr.go
- sdk_to_terraform_synthetic_tests.go
- sdk_to_terraform_vars.go
- sdk_to_terraform_wids.go
- sdk_to_terraform_wifi.go
- sdk_to_terraform_zone_occupancy.go
- site_setting_resource_gen.go
- terraform_to_sdk.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_led.go
- terraform_to_sdk_occupancy.go
- terraform_to_sdk_proxy.go
- terraform_to_sdk_rogue.go
- terraform_to_sdk_simple_alerte.go
- terraform_to_sdk_sky_atp.go
- terraform_to_sdk_ssr.go
- terraform_to_sdk_synthetic_tests.go
- terraform_to_sdk_vars.go
- terraform_to_sdk_wids.go
- terraform_to_sdk_wifi.go
- terraform_to_sdk_zone_occupancy.go
Click to show internal directories.
Click to hide internal directories.