Documentation ¶
Index ¶
- func DeviceApStatsDataSourceSchema(ctx context.Context) schema.Schema
- func SdkToTerraform(ctx context.Context, l []models.StatsDevice) (basetypes.SetValue, diag.Diagnostics)
- func SwitchRedundancySdkToTerraform(ctx context.Context, diags *diag.Diagnostics, ...) basetypes.ObjectValue
- type AutoPlacementType
- func (t AutoPlacementType) Equal(o attr.Type) bool
- func (t AutoPlacementType) String() string
- func (t AutoPlacementType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t AutoPlacementType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t AutoPlacementType) ValueType(ctx context.Context) attr.Value
- type AutoPlacementValue
- func NewAutoPlacementValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (AutoPlacementValue, diag.Diagnostics)
- func NewAutoPlacementValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) AutoPlacementValue
- func NewAutoPlacementValueNull() AutoPlacementValue
- func NewAutoPlacementValueUnknown() AutoPlacementValue
- func (v AutoPlacementValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v AutoPlacementValue) Equal(o attr.Value) bool
- func (v AutoPlacementValue) IsNull() bool
- func (v AutoPlacementValue) IsUnknown() bool
- func (v AutoPlacementValue) String() string
- func (v AutoPlacementValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v AutoPlacementValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v AutoPlacementValue) Type(ctx context.Context) attr.Type
- type AutoUpgradeStatType
- func (t AutoUpgradeStatType) Equal(o attr.Type) bool
- func (t AutoUpgradeStatType) String() string
- func (t AutoUpgradeStatType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t AutoUpgradeStatType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t AutoUpgradeStatType) ValueType(ctx context.Context) attr.Value
- type AutoUpgradeStatValue
- func NewAutoUpgradeStatValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (AutoUpgradeStatValue, diag.Diagnostics)
- func NewAutoUpgradeStatValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) AutoUpgradeStatValue
- func NewAutoUpgradeStatValueNull() AutoUpgradeStatValue
- func NewAutoUpgradeStatValueUnknown() AutoUpgradeStatValue
- func (v AutoUpgradeStatValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v AutoUpgradeStatValue) Equal(o attr.Value) bool
- func (v AutoUpgradeStatValue) IsNull() bool
- func (v AutoUpgradeStatValue) IsUnknown() bool
- func (v AutoUpgradeStatValue) String() string
- func (v AutoUpgradeStatValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v AutoUpgradeStatValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v AutoUpgradeStatValue) Type(ctx context.Context) attr.Type
- type BandType
- func (t BandType) Equal(o attr.Type) bool
- func (t BandType) String() string
- func (t BandType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t BandType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t BandType) ValueType(ctx context.Context) attr.Value
- type BandValue
- func (v BandValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v BandValue) Equal(o attr.Value) bool
- func (v BandValue) IsNull() bool
- func (v BandValue) IsUnknown() bool
- func (v BandValue) String() string
- func (v BandValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v BandValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v BandValue) Type(ctx context.Context) attr.Type
- type BleStatType
- func (t BleStatType) Equal(o attr.Type) bool
- func (t BleStatType) String() string
- func (t BleStatType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t BleStatType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t BleStatType) ValueType(ctx context.Context) attr.Value
- type BleStatValue
- func NewBleStatValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (BleStatValue, diag.Diagnostics)
- func NewBleStatValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) BleStatValue
- func NewBleStatValueNull() BleStatValue
- func NewBleStatValueUnknown() BleStatValue
- func (v BleStatValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v BleStatValue) Equal(o attr.Value) bool
- func (v BleStatValue) IsNull() bool
- func (v BleStatValue) IsUnknown() bool
- func (v BleStatValue) String() string
- func (v BleStatValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v BleStatValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v BleStatValue) Type(ctx context.Context) attr.Type
- type DeviceApStatsModel
- type DeviceApStatsType
- func (t DeviceApStatsType) Equal(o attr.Type) bool
- func (t DeviceApStatsType) String() string
- func (t DeviceApStatsType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t DeviceApStatsType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t DeviceApStatsType) ValueType(ctx context.Context) attr.Value
- type DeviceApStatsValue
- func NewDeviceApStatsValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (DeviceApStatsValue, diag.Diagnostics)
- func NewDeviceApStatsValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) DeviceApStatsValue
- func NewDeviceApStatsValueNull() DeviceApStatsValue
- func NewDeviceApStatsValueUnknown() DeviceApStatsValue
- func (v DeviceApStatsValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v DeviceApStatsValue) Equal(o attr.Value) bool
- func (v DeviceApStatsValue) IsNull() bool
- func (v DeviceApStatsValue) IsUnknown() bool
- func (v DeviceApStatsValue) String() string
- func (v DeviceApStatsValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v DeviceApStatsValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v DeviceApStatsValue) Type(ctx context.Context) attr.Type
- type EnvStatType
- func (t EnvStatType) Equal(o attr.Type) bool
- func (t EnvStatType) String() string
- func (t EnvStatType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t EnvStatType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t EnvStatType) ValueType(ctx context.Context) attr.Value
- type EnvStatValue
- func NewEnvStatValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (EnvStatValue, diag.Diagnostics)
- func NewEnvStatValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) EnvStatValue
- func NewEnvStatValueNull() EnvStatValue
- func NewEnvStatValueUnknown() EnvStatValue
- func (v EnvStatValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v EnvStatValue) Equal(o attr.Value) bool
- func (v EnvStatValue) IsNull() bool
- func (v EnvStatValue) IsUnknown() bool
- func (v EnvStatValue) String() string
- func (v EnvStatValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v EnvStatValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v EnvStatValue) Type(ctx context.Context) attr.Type
- type EslStatType
- func (t EslStatType) Equal(o attr.Type) bool
- func (t EslStatType) String() string
- func (t EslStatType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t EslStatType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t EslStatType) ValueType(ctx context.Context) attr.Value
- type EslStatValue
- func NewEslStatValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (EslStatValue, diag.Diagnostics)
- func NewEslStatValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) EslStatValue
- func NewEslStatValueNull() EslStatValue
- func NewEslStatValueUnknown() EslStatValue
- func (v EslStatValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v EslStatValue) Equal(o attr.Value) bool
- func (v EslStatValue) IsNull() bool
- func (v EslStatValue) IsUnknown() bool
- func (v EslStatValue) String() string
- func (v EslStatValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v EslStatValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v EslStatValue) Type(ctx context.Context) attr.Type
- type FwupdateType
- func (t FwupdateType) Equal(o attr.Type) bool
- func (t FwupdateType) String() string
- func (t FwupdateType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t FwupdateType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t FwupdateType) ValueType(ctx context.Context) attr.Value
- type FwupdateValue
- func NewFwupdateValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (FwupdateValue, diag.Diagnostics)
- func NewFwupdateValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) FwupdateValue
- func NewFwupdateValueNull() FwupdateValue
- func NewFwupdateValueUnknown() FwupdateValue
- func (v FwupdateValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v FwupdateValue) Equal(o attr.Value) bool
- func (v FwupdateValue) IsNull() bool
- func (v FwupdateValue) IsUnknown() bool
- func (v FwupdateValue) String() string
- func (v FwupdateValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v FwupdateValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v FwupdateValue) Type(ctx context.Context) attr.Type
- type InfoType
- func (t InfoType) Equal(o attr.Type) bool
- func (t InfoType) String() string
- func (t InfoType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t InfoType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t InfoType) ValueType(ctx context.Context) attr.Value
- type InfoValue
- func (v InfoValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v InfoValue) Equal(o attr.Value) bool
- func (v InfoValue) IsNull() bool
- func (v InfoValue) IsUnknown() bool
- func (v InfoValue) String() string
- func (v InfoValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v InfoValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v InfoValue) Type(ctx context.Context) attr.Type
- type IotStatType
- func (t IotStatType) Equal(o attr.Type) bool
- func (t IotStatType) String() string
- func (t IotStatType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t IotStatType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t IotStatType) ValueType(ctx context.Context) attr.Value
- type IotStatValue
- func NewIotStatValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (IotStatValue, diag.Diagnostics)
- func NewIotStatValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) IotStatValue
- func NewIotStatValueNull() IotStatValue
- func NewIotStatValueUnknown() IotStatValue
- func (v IotStatValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v IotStatValue) Equal(o attr.Value) bool
- func (v IotStatValue) IsNull() bool
- func (v IotStatValue) IsUnknown() bool
- func (v IotStatValue) String() string
- func (v IotStatValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v IotStatValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v IotStatValue) Type(ctx context.Context) attr.Type
- type IpConfigType
- func (t IpConfigType) Equal(o attr.Type) bool
- func (t IpConfigType) String() string
- func (t IpConfigType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t IpConfigType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t IpConfigType) ValueType(ctx context.Context) attr.Value
- type IpConfigValue
- func NewIpConfigValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (IpConfigValue, diag.Diagnostics)
- func NewIpConfigValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) IpConfigValue
- func NewIpConfigValueNull() IpConfigValue
- func NewIpConfigValueUnknown() IpConfigValue
- func (v IpConfigValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v IpConfigValue) Equal(o attr.Value) bool
- func (v IpConfigValue) IsNull() bool
- func (v IpConfigValue) IsUnknown() bool
- func (v IpConfigValue) String() string
- func (v IpConfigValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v IpConfigValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v IpConfigValue) Type(ctx context.Context) attr.Type
- type IpStatType
- func (t IpStatType) Equal(o attr.Type) bool
- func (t IpStatType) String() string
- func (t IpStatType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t IpStatType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t IpStatType) ValueType(ctx context.Context) attr.Value
- type IpStatValue
- func NewIpStatValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (IpStatValue, diag.Diagnostics)
- func NewIpStatValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) IpStatValue
- func NewIpStatValueNull() IpStatValue
- func NewIpStatValueUnknown() IpStatValue
- func (v IpStatValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v IpStatValue) Equal(o attr.Value) bool
- func (v IpStatValue) IsNull() bool
- func (v IpStatValue) IsUnknown() bool
- func (v IpStatValue) String() string
- func (v IpStatValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v IpStatValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v IpStatValue) Type(ctx context.Context) attr.Type
- type L2tpStatType
- func (t L2tpStatType) Equal(o attr.Type) bool
- func (t L2tpStatType) String() string
- func (t L2tpStatType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t L2tpStatType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t L2tpStatType) ValueType(ctx context.Context) attr.Value
- type L2tpStatValue
- func NewL2tpStatValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (L2tpStatValue, diag.Diagnostics)
- func NewL2tpStatValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) L2tpStatValue
- func NewL2tpStatValueNull() L2tpStatValue
- func NewL2tpStatValueUnknown() L2tpStatValue
- func (v L2tpStatValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v L2tpStatValue) Equal(o attr.Value) bool
- func (v L2tpStatValue) IsNull() bool
- func (v L2tpStatValue) IsUnknown() bool
- func (v L2tpStatValue) String() string
- func (v L2tpStatValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v L2tpStatValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v L2tpStatValue) Type(ctx context.Context) attr.Type
- type LastTroubleType
- func (t LastTroubleType) Equal(o attr.Type) bool
- func (t LastTroubleType) String() string
- func (t LastTroubleType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t LastTroubleType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t LastTroubleType) ValueType(ctx context.Context) attr.Value
- type LastTroubleValue
- func NewLastTroubleValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (LastTroubleValue, diag.Diagnostics)
- func NewLastTroubleValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) LastTroubleValue
- func NewLastTroubleValueNull() LastTroubleValue
- func NewLastTroubleValueUnknown() LastTroubleValue
- func (v LastTroubleValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v LastTroubleValue) Equal(o attr.Value) bool
- func (v LastTroubleValue) IsNull() bool
- func (v LastTroubleValue) IsUnknown() bool
- func (v LastTroubleValue) String() string
- func (v LastTroubleValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v LastTroubleValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v LastTroubleValue) 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 LldpStatType
- func (t LldpStatType) Equal(o attr.Type) bool
- func (t LldpStatType) String() string
- func (t LldpStatType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t LldpStatType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t LldpStatType) ValueType(ctx context.Context) attr.Value
- type LldpStatValue
- func NewLldpStatValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (LldpStatValue, diag.Diagnostics)
- func NewLldpStatValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) LldpStatValue
- func NewLldpStatValueNull() LldpStatValue
- func NewLldpStatValueUnknown() LldpStatValue
- func (v LldpStatValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v LldpStatValue) Equal(o attr.Value) bool
- func (v LldpStatValue) IsNull() bool
- func (v LldpStatValue) IsUnknown() bool
- func (v LldpStatValue) String() string
- func (v LldpStatValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v LldpStatValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v LldpStatValue) Type(ctx context.Context) attr.Type
- type MeshDownlinksType
- func (t MeshDownlinksType) Equal(o attr.Type) bool
- func (t MeshDownlinksType) String() string
- func (t MeshDownlinksType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t MeshDownlinksType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t MeshDownlinksType) ValueType(ctx context.Context) attr.Value
- type MeshDownlinksValue
- func NewMeshDownlinksValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (MeshDownlinksValue, diag.Diagnostics)
- func NewMeshDownlinksValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) MeshDownlinksValue
- func NewMeshDownlinksValueNull() MeshDownlinksValue
- func NewMeshDownlinksValueUnknown() MeshDownlinksValue
- func (v MeshDownlinksValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v MeshDownlinksValue) Equal(o attr.Value) bool
- func (v MeshDownlinksValue) IsNull() bool
- func (v MeshDownlinksValue) IsUnknown() bool
- func (v MeshDownlinksValue) String() string
- func (v MeshDownlinksValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v MeshDownlinksValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v MeshDownlinksValue) Type(ctx context.Context) attr.Type
- type MeshUplinkType
- func (t MeshUplinkType) Equal(o attr.Type) bool
- func (t MeshUplinkType) String() string
- func (t MeshUplinkType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t MeshUplinkType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t MeshUplinkType) ValueType(ctx context.Context) attr.Value
- type MeshUplinkValue
- func NewMeshUplinkValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (MeshUplinkValue, diag.Diagnostics)
- func NewMeshUplinkValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) MeshUplinkValue
- func NewMeshUplinkValueNull() MeshUplinkValue
- func NewMeshUplinkValueUnknown() MeshUplinkValue
- func (v MeshUplinkValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v MeshUplinkValue) Equal(o attr.Value) bool
- func (v MeshUplinkValue) IsNull() bool
- func (v MeshUplinkValue) IsUnknown() bool
- func (v MeshUplinkValue) String() string
- func (v MeshUplinkValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v MeshUplinkValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v MeshUplinkValue) Type(ctx context.Context) attr.Type
- type PortStatType
- func (t PortStatType) Equal(o attr.Type) bool
- func (t PortStatType) String() string
- func (t PortStatType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t PortStatType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t PortStatType) ValueType(ctx context.Context) attr.Value
- type PortStatValue
- func NewPortStatValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (PortStatValue, diag.Diagnostics)
- func NewPortStatValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) PortStatValue
- func NewPortStatValueNull() PortStatValue
- func NewPortStatValueUnknown() PortStatValue
- func (v PortStatValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v PortStatValue) Equal(o attr.Value) bool
- func (v PortStatValue) IsNull() bool
- func (v PortStatValue) IsUnknown() bool
- func (v PortStatValue) String() string
- func (v PortStatValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v PortStatValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v PortStatValue) Type(ctx context.Context) attr.Type
- type ProbabilitySurfaceType
- func (t ProbabilitySurfaceType) Equal(o attr.Type) bool
- func (t ProbabilitySurfaceType) String() string
- func (t ProbabilitySurfaceType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t ProbabilitySurfaceType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t ProbabilitySurfaceType) ValueType(ctx context.Context) attr.Value
- type ProbabilitySurfaceValue
- func NewProbabilitySurfaceValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (ProbabilitySurfaceValue, diag.Diagnostics)
- func NewProbabilitySurfaceValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) ProbabilitySurfaceValue
- func NewProbabilitySurfaceValueNull() ProbabilitySurfaceValue
- func NewProbabilitySurfaceValueUnknown() ProbabilitySurfaceValue
- func (v ProbabilitySurfaceValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v ProbabilitySurfaceValue) Equal(o attr.Value) bool
- func (v ProbabilitySurfaceValue) IsNull() bool
- func (v ProbabilitySurfaceValue) IsUnknown() bool
- func (v ProbabilitySurfaceValue) String() string
- func (v ProbabilitySurfaceValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v ProbabilitySurfaceValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v ProbabilitySurfaceValue) Type(ctx context.Context) attr.Type
- type RadioStatType
- func (t RadioStatType) Equal(o attr.Type) bool
- func (t RadioStatType) String() string
- func (t RadioStatType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t RadioStatType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t RadioStatType) ValueType(ctx context.Context) attr.Value
- type RadioStatValue
- func NewRadioStatValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (RadioStatValue, diag.Diagnostics)
- func NewRadioStatValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) RadioStatValue
- func NewRadioStatValueNull() RadioStatValue
- func NewRadioStatValueUnknown() RadioStatValue
- func (v RadioStatValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v RadioStatValue) Equal(o attr.Value) bool
- func (v RadioStatValue) IsNull() bool
- func (v RadioStatValue) IsUnknown() bool
- func (v RadioStatValue) String() string
- func (v RadioStatValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v RadioStatValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v RadioStatValue) Type(ctx context.Context) attr.Type
- type SessionsType
- func (t SessionsType) Equal(o attr.Type) bool
- func (t SessionsType) String() string
- func (t SessionsType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t SessionsType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t SessionsType) ValueType(ctx context.Context) attr.Value
- type SessionsValue
- func NewSessionsValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (SessionsValue, diag.Diagnostics)
- func NewSessionsValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) SessionsValue
- func NewSessionsValueNull() SessionsValue
- func NewSessionsValueUnknown() SessionsValue
- func (v SessionsValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v SessionsValue) Equal(o attr.Value) bool
- func (v SessionsValue) IsNull() bool
- func (v SessionsValue) IsUnknown() bool
- func (v SessionsValue) String() string
- func (v SessionsValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v SessionsValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v SessionsValue) Type(ctx context.Context) attr.Type
- type SwitchRedundancyType
- func (t SwitchRedundancyType) Equal(o attr.Type) bool
- func (t SwitchRedundancyType) String() string
- func (t SwitchRedundancyType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t SwitchRedundancyType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t SwitchRedundancyType) ValueType(ctx context.Context) attr.Value
- type SwitchRedundancyValue
- func NewSwitchRedundancyValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (SwitchRedundancyValue, diag.Diagnostics)
- func NewSwitchRedundancyValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) SwitchRedundancyValue
- func NewSwitchRedundancyValueNull() SwitchRedundancyValue
- func NewSwitchRedundancyValueUnknown() SwitchRedundancyValue
- func (v SwitchRedundancyValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v SwitchRedundancyValue) Equal(o attr.Value) bool
- func (v SwitchRedundancyValue) IsNull() bool
- func (v SwitchRedundancyValue) IsUnknown() bool
- func (v SwitchRedundancyValue) String() string
- func (v SwitchRedundancyValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v SwitchRedundancyValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v SwitchRedundancyValue) Type(ctx context.Context) attr.Type
- type UsbStatType
- func (t UsbStatType) Equal(o attr.Type) bool
- func (t UsbStatType) String() string
- func (t UsbStatType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
- func (t UsbStatType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error)
- func (t UsbStatType) ValueType(ctx context.Context) attr.Value
- type UsbStatValue
- func NewUsbStatValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (UsbStatValue, diag.Diagnostics)
- func NewUsbStatValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) UsbStatValue
- func NewUsbStatValueNull() UsbStatValue
- func NewUsbStatValueUnknown() UsbStatValue
- func (v UsbStatValue) AttributeTypes(ctx context.Context) map[string]attr.Type
- func (v UsbStatValue) Equal(o attr.Value) bool
- func (v UsbStatValue) IsNull() bool
- func (v UsbStatValue) IsUnknown() bool
- func (v UsbStatValue) String() string
- func (v UsbStatValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
- func (v UsbStatValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error)
- func (v UsbStatValue) Type(ctx context.Context) attr.Type
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SdkToTerraform ¶
func SdkToTerraform(ctx context.Context, l []models.StatsDevice) (basetypes.SetValue, diag.Diagnostics)
func SwitchRedundancySdkToTerraform ¶
func SwitchRedundancySdkToTerraform(ctx context.Context, diags *diag.Diagnostics, d *models.StatsApSwitchRedundancy) basetypes.ObjectValue
Types ¶
type AutoPlacementType ¶
type AutoPlacementType struct {
basetypes.ObjectType
}
func (AutoPlacementType) String ¶
func (t AutoPlacementType) String() string
func (AutoPlacementType) ValueFromObject ¶
func (t AutoPlacementType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (AutoPlacementType) ValueFromTerraform ¶
type AutoPlacementValue ¶
type AutoPlacementValue struct { Info basetypes.ObjectValue `tfsdk:"info"` RecommendedAnchor basetypes.BoolValue `tfsdk:"recommended_anchor"` Status basetypes.StringValue `tfsdk:"status"` StatusDetail basetypes.StringValue `tfsdk:"status_detail"` UseAutoPlacement basetypes.BoolValue `tfsdk:"use_auto_placement"` X basetypes.Float64Value `tfsdk:"x"` XM basetypes.Float64Value `tfsdk:"x_m"` Y basetypes.Float64Value `tfsdk:"y"` YM basetypes.Float64Value `tfsdk:"y_m"` // contains filtered or unexported fields }
func NewAutoPlacementValue ¶
func NewAutoPlacementValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (AutoPlacementValue, diag.Diagnostics)
func NewAutoPlacementValueNull ¶
func NewAutoPlacementValueNull() AutoPlacementValue
func NewAutoPlacementValueUnknown ¶
func NewAutoPlacementValueUnknown() AutoPlacementValue
func (AutoPlacementValue) AttributeTypes ¶
func (AutoPlacementValue) IsNull ¶
func (v AutoPlacementValue) IsNull() bool
func (AutoPlacementValue) IsUnknown ¶
func (v AutoPlacementValue) IsUnknown() bool
func (AutoPlacementValue) String ¶
func (v AutoPlacementValue) String() string
func (AutoPlacementValue) ToObjectValue ¶
func (v AutoPlacementValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (AutoPlacementValue) ToTerraformValue ¶
type AutoUpgradeStatType ¶
type AutoUpgradeStatType struct {
basetypes.ObjectType
}
func (AutoUpgradeStatType) String ¶
func (t AutoUpgradeStatType) String() string
func (AutoUpgradeStatType) ValueFromObject ¶
func (t AutoUpgradeStatType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (AutoUpgradeStatType) ValueFromTerraform ¶
type AutoUpgradeStatValue ¶
type AutoUpgradeStatValue struct { Lastcheck basetypes.Int64Value `tfsdk:"lastcheck"` // contains filtered or unexported fields }
func NewAutoUpgradeStatValue ¶
func NewAutoUpgradeStatValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (AutoUpgradeStatValue, diag.Diagnostics)
func NewAutoUpgradeStatValueNull ¶
func NewAutoUpgradeStatValueNull() AutoUpgradeStatValue
func NewAutoUpgradeStatValueUnknown ¶
func NewAutoUpgradeStatValueUnknown() AutoUpgradeStatValue
func (AutoUpgradeStatValue) AttributeTypes ¶
func (AutoUpgradeStatValue) IsNull ¶
func (v AutoUpgradeStatValue) IsNull() bool
func (AutoUpgradeStatValue) IsUnknown ¶
func (v AutoUpgradeStatValue) IsUnknown() bool
func (AutoUpgradeStatValue) String ¶
func (v AutoUpgradeStatValue) String() string
func (AutoUpgradeStatValue) ToObjectValue ¶
func (v AutoUpgradeStatValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (AutoUpgradeStatValue) ToTerraformValue ¶
type BandType ¶
type BandType struct {
basetypes.ObjectType
}
func (BandType) ValueFromObject ¶
func (t BandType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (BandType) ValueFromTerraform ¶
type BandValue ¶
type BandValue struct { Bandwidth basetypes.Int64Value `tfsdk:"bandwidth"` Channel basetypes.Int64Value `tfsdk:"channel"` DynamicChainingEnalbed basetypes.BoolValue `tfsdk:"dynamic_chaining_enalbed"` Mac basetypes.StringValue `tfsdk:"mac"` NoiseFloor basetypes.Int64Value `tfsdk:"noise_floor"` NumClients basetypes.Int64Value `tfsdk:"num_clients"` Power basetypes.Int64Value `tfsdk:"power"` RxBytes basetypes.Int64Value `tfsdk:"rx_bytes"` RxPkts basetypes.Int64Value `tfsdk:"rx_pkts"` TxBytes basetypes.Int64Value `tfsdk:"tx_bytes"` TxPkts basetypes.Int64Value `tfsdk:"tx_pkts"` Usage basetypes.StringValue `tfsdk:"usage"` UtilAll basetypes.Int64Value `tfsdk:"util_all"` UtilNonWifi basetypes.Int64Value `tfsdk:"util_non_wifi"` UtilRxInBss basetypes.Int64Value `tfsdk:"util_rx_in_bss"` UtilRxOtherBss basetypes.Int64Value `tfsdk:"util_rx_other_bss"` UtilTx basetypes.Int64Value `tfsdk:"util_tx"` UtilUndecodableWifi basetypes.Int64Value `tfsdk:"util_undecodable_wifi"` UtilUnknownWifi basetypes.Int64Value `tfsdk:"util_unknown_wifi"` // contains filtered or unexported fields }
func NewBandValue ¶
func NewBandValueMust ¶
func NewBandValueNull ¶
func NewBandValueNull() BandValue
func NewBandValueUnknown ¶
func NewBandValueUnknown() BandValue
func (BandValue) AttributeTypes ¶
func (BandValue) ToObjectValue ¶
func (v BandValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (BandValue) ToTerraformValue ¶
type BleStatType ¶
type BleStatType struct {
basetypes.ObjectType
}
func (BleStatType) String ¶
func (t BleStatType) String() string
func (BleStatType) ValueFromObject ¶
func (t BleStatType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (BleStatType) ValueFromTerraform ¶
type BleStatValue ¶
type BleStatValue struct { BeaconEnabled basetypes.BoolValue `tfsdk:"beacon_enabled"` BeaconRate basetypes.Int64Value `tfsdk:"beacon_rate"` 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"` EddystoneUrlEnabled basetypes.BoolValue `tfsdk:"eddystone_url_enabled"` EddystoneUrlFreqMsec basetypes.Int64Value `tfsdk:"eddystone_url_freq_msec"` EddystoneUrlUrl basetypes.StringValue `tfsdk:"eddystone_url_url"` 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"` Major basetypes.Int64Value `tfsdk:"major"` Minors basetypes.ListValue `tfsdk:"minors"` Power basetypes.Int64Value `tfsdk:"power"` RxBytes basetypes.Int64Value `tfsdk:"rx_bytes"` RxPkts basetypes.Int64Value `tfsdk:"rx_pkts"` TxBytes basetypes.Int64Value `tfsdk:"tx_bytes"` TxPkts basetypes.Int64Value `tfsdk:"tx_pkts"` TxResets basetypes.Int64Value `tfsdk:"tx_resets"` Uuid basetypes.StringValue `tfsdk:"uuid"` // contains filtered or unexported fields }
func NewBleStatValue ¶
func NewBleStatValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (BleStatValue, diag.Diagnostics)
func NewBleStatValueMust ¶
func NewBleStatValueNull ¶
func NewBleStatValueNull() BleStatValue
func NewBleStatValueUnknown ¶
func NewBleStatValueUnknown() BleStatValue
func (BleStatValue) AttributeTypes ¶
func (BleStatValue) IsNull ¶
func (v BleStatValue) IsNull() bool
func (BleStatValue) IsUnknown ¶
func (v BleStatValue) IsUnknown() bool
func (BleStatValue) String ¶
func (v BleStatValue) String() string
func (BleStatValue) ToObjectValue ¶
func (v BleStatValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (BleStatValue) ToTerraformValue ¶
type DeviceApStatsModel ¶
type DeviceApStatsModel struct { DeviceApStats types.Set `tfsdk:"device_ap_stats"` Duration types.String `tfsdk:"duration"` End types.Int64 `tfsdk:"end"` Mac types.String `tfsdk:"mac"` OrgId types.String `tfsdk:"org_id"` SiteId types.String `tfsdk:"site_id"` Start types.Int64 `tfsdk:"start"` Status types.String `tfsdk:"status"` }
type DeviceApStatsType ¶
type DeviceApStatsType struct {
basetypes.ObjectType
}
func (DeviceApStatsType) String ¶
func (t DeviceApStatsType) String() string
func (DeviceApStatsType) ValueFromObject ¶
func (t DeviceApStatsType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (DeviceApStatsType) ValueFromTerraform ¶
type DeviceApStatsValue ¶
type DeviceApStatsValue struct { AutoPlacement basetypes.ObjectValue `tfsdk:"auto_placement"` AutoUpgradeStat basetypes.ObjectValue `tfsdk:"auto_upgrade_stat"` BleStat basetypes.ObjectValue `tfsdk:"ble_stat"` CertExpiry basetypes.NumberValue `tfsdk:"cert_expiry"` ConfigReverted basetypes.BoolValue `tfsdk:"config_reverted"` CpuSystem basetypes.Int64Value `tfsdk:"cpu_system"` CpuUtil basetypes.Int64Value `tfsdk:"cpu_util"` CreatedTime basetypes.Int64Value `tfsdk:"created_time"` DeviceprofileId basetypes.StringValue `tfsdk:"deviceprofile_id"` EnvStat basetypes.ObjectValue `tfsdk:"env_stat"` EslStat basetypes.ObjectValue `tfsdk:"esl_stat"` ExtIp basetypes.StringValue `tfsdk:"ext_ip"` Fwupdate basetypes.ObjectValue `tfsdk:"fwupdate"` HwRev basetypes.StringValue `tfsdk:"hw_rev"` Id basetypes.StringValue `tfsdk:"id"` InactiveWiredVlans basetypes.ListValue `tfsdk:"inactive_wired_vlans"` IotStat basetypes.MapValue `tfsdk:"iot_stat"` Ip basetypes.StringValue `tfsdk:"ip"` IpConfig basetypes.ObjectValue `tfsdk:"ip_config"` IpStat basetypes.ObjectValue `tfsdk:"ip_stat"` L2tpStat basetypes.MapValue `tfsdk:"l2tp_stat"` LastSeen basetypes.NumberValue `tfsdk:"last_seen"` LastTrouble basetypes.ObjectValue `tfsdk:"last_trouble"` Led basetypes.ObjectValue `tfsdk:"led"` LldpStat basetypes.ObjectValue `tfsdk:"lldp_stat"` Locating basetypes.BoolValue `tfsdk:"locating"` Locked basetypes.BoolValue `tfsdk:"locked"` Mac basetypes.StringValue `tfsdk:"mac"` MapId basetypes.StringValue `tfsdk:"map_id"` MemUsedKb basetypes.Int64Value `tfsdk:"mem_used_kb"` MeshDownlinks basetypes.MapValue `tfsdk:"mesh_downlinks"` MeshUplink basetypes.ObjectValue `tfsdk:"mesh_uplink"` Model basetypes.StringValue `tfsdk:"model"` ModifiedTime basetypes.Int64Value `tfsdk:"modified_time"` Mount basetypes.StringValue `tfsdk:"mount"` Name basetypes.StringValue `tfsdk:"name"` Notes basetypes.StringValue `tfsdk:"notes"` NumClients basetypes.Int64Value `tfsdk:"num_clients"` OrgId basetypes.StringValue `tfsdk:"org_id"` PortStat basetypes.MapValue `tfsdk:"port_stat"` PowerBudget basetypes.Int64Value `tfsdk:"power_budget"` PowerConstrained basetypes.BoolValue `tfsdk:"power_constrained"` PowerOpmode basetypes.StringValue `tfsdk:"power_opmode"` PowerSrc basetypes.StringValue `tfsdk:"power_src"` RadioStat basetypes.ObjectValue `tfsdk:"radio_stat"` RxBps basetypes.NumberValue `tfsdk:"rx_bps"` RxBytes basetypes.Int64Value `tfsdk:"rx_bytes"` RxPkts basetypes.Int64Value `tfsdk:"rx_pkts"` Serial basetypes.StringValue `tfsdk:"serial"` SiteId basetypes.StringValue `tfsdk:"site_id"` Status basetypes.StringValue `tfsdk:"status"` SwitchRedundancy basetypes.ObjectValue `tfsdk:"switch_redundancy"` TxBps basetypes.NumberValue `tfsdk:"tx_bps"` TxBytes basetypes.NumberValue `tfsdk:"tx_bytes"` TxPkts basetypes.NumberValue `tfsdk:"tx_pkts"` Uptime basetypes.NumberValue `tfsdk:"uptime"` UsbStat basetypes.ObjectValue `tfsdk:"usb_stat"` Version basetypes.StringValue `tfsdk:"version"` X basetypes.Float64Value `tfsdk:"x"` Y basetypes.Float64Value `tfsdk:"y"` // contains filtered or unexported fields }
func NewDeviceApStatsValue ¶
func NewDeviceApStatsValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (DeviceApStatsValue, diag.Diagnostics)
func NewDeviceApStatsValueNull ¶
func NewDeviceApStatsValueNull() DeviceApStatsValue
func NewDeviceApStatsValueUnknown ¶
func NewDeviceApStatsValueUnknown() DeviceApStatsValue
func (DeviceApStatsValue) AttributeTypes ¶
func (DeviceApStatsValue) IsNull ¶
func (v DeviceApStatsValue) IsNull() bool
func (DeviceApStatsValue) IsUnknown ¶
func (v DeviceApStatsValue) IsUnknown() bool
func (DeviceApStatsValue) String ¶
func (v DeviceApStatsValue) String() string
func (DeviceApStatsValue) ToObjectValue ¶
func (v DeviceApStatsValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (DeviceApStatsValue) ToTerraformValue ¶
type EnvStatType ¶
type EnvStatType struct {
basetypes.ObjectType
}
func (EnvStatType) String ¶
func (t EnvStatType) String() string
func (EnvStatType) ValueFromObject ¶
func (t EnvStatType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (EnvStatType) ValueFromTerraform ¶
type EnvStatValue ¶
type EnvStatValue struct { AccelX basetypes.Float64Value `tfsdk:"accel_x"` AccelY basetypes.Float64Value `tfsdk:"accel_y"` AccelZ basetypes.Float64Value `tfsdk:"accel_z"` AmbientTemp basetypes.Int64Value `tfsdk:"ambient_temp"` Attitude basetypes.Int64Value `tfsdk:"attitude"` CpuTemp basetypes.Int64Value `tfsdk:"cpu_temp"` Humidity basetypes.Int64Value `tfsdk:"humidity"` MagneX basetypes.Float64Value `tfsdk:"magne_x"` MagneY basetypes.Float64Value `tfsdk:"magne_y"` MagneZ basetypes.Float64Value `tfsdk:"magne_z"` Pressure basetypes.Float64Value `tfsdk:"pressure"` VcoreVoltage basetypes.Int64Value `tfsdk:"vcore_voltage"` // contains filtered or unexported fields }
func NewEnvStatValue ¶
func NewEnvStatValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (EnvStatValue, diag.Diagnostics)
func NewEnvStatValueMust ¶
func NewEnvStatValueNull ¶
func NewEnvStatValueNull() EnvStatValue
func NewEnvStatValueUnknown ¶
func NewEnvStatValueUnknown() EnvStatValue
func (EnvStatValue) AttributeTypes ¶
func (EnvStatValue) IsNull ¶
func (v EnvStatValue) IsNull() bool
func (EnvStatValue) IsUnknown ¶
func (v EnvStatValue) IsUnknown() bool
func (EnvStatValue) String ¶
func (v EnvStatValue) String() string
func (EnvStatValue) ToObjectValue ¶
func (v EnvStatValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (EnvStatValue) ToTerraformValue ¶
type EslStatType ¶
type EslStatType struct {
basetypes.ObjectType
}
func (EslStatType) String ¶
func (t EslStatType) String() string
func (EslStatType) ValueFromObject ¶
func (t EslStatType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (EslStatType) ValueFromTerraform ¶
type EslStatValue ¶
type EslStatValue struct { Channel basetypes.Int64Value `tfsdk:"channel"` Connected basetypes.BoolValue `tfsdk:"connected"` EslStatType basetypes.StringValue `tfsdk:"type"` Up basetypes.BoolValue `tfsdk:"up"` // contains filtered or unexported fields }
func NewEslStatValue ¶
func NewEslStatValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (EslStatValue, diag.Diagnostics)
func NewEslStatValueMust ¶
func NewEslStatValueNull ¶
func NewEslStatValueNull() EslStatValue
func NewEslStatValueUnknown ¶
func NewEslStatValueUnknown() EslStatValue
func (EslStatValue) AttributeTypes ¶
func (EslStatValue) IsNull ¶
func (v EslStatValue) IsNull() bool
func (EslStatValue) IsUnknown ¶
func (v EslStatValue) IsUnknown() bool
func (EslStatValue) String ¶
func (v EslStatValue) String() string
func (EslStatValue) ToObjectValue ¶
func (v EslStatValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (EslStatValue) ToTerraformValue ¶
type FwupdateType ¶
type FwupdateType struct {
basetypes.ObjectType
}
func (FwupdateType) String ¶
func (t FwupdateType) String() string
func (FwupdateType) ValueFromObject ¶
func (t FwupdateType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (FwupdateType) ValueFromTerraform ¶
type FwupdateValue ¶
type FwupdateValue struct { Progress basetypes.Int64Value `tfsdk:"progress"` Status basetypes.StringValue `tfsdk:"status"` StatusId basetypes.Int64Value `tfsdk:"status_id"` Timestamp basetypes.Float64Value `tfsdk:"timestamp"` WillRetry basetypes.BoolValue `tfsdk:"will_retry"` // contains filtered or unexported fields }
func NewFwupdateValue ¶
func NewFwupdateValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (FwupdateValue, diag.Diagnostics)
func NewFwupdateValueMust ¶
func NewFwupdateValueNull ¶
func NewFwupdateValueNull() FwupdateValue
func NewFwupdateValueUnknown ¶
func NewFwupdateValueUnknown() FwupdateValue
func (FwupdateValue) AttributeTypes ¶
func (FwupdateValue) IsNull ¶
func (v FwupdateValue) IsNull() bool
func (FwupdateValue) IsUnknown ¶
func (v FwupdateValue) IsUnknown() bool
func (FwupdateValue) String ¶
func (v FwupdateValue) String() string
func (FwupdateValue) ToObjectValue ¶
func (v FwupdateValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (FwupdateValue) ToTerraformValue ¶
type InfoType ¶
type InfoType struct {
basetypes.ObjectType
}
func (InfoType) ValueFromObject ¶
func (t InfoType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (InfoType) ValueFromTerraform ¶
type InfoValue ¶
type InfoValue struct { ClusterNumber basetypes.Int64Value `tfsdk:"cluster_number"` OrientationStats basetypes.Int64Value `tfsdk:"orientation_stats"` ProbabilitySurface basetypes.ObjectValue `tfsdk:"probability_surface"` // contains filtered or unexported fields }
func NewInfoValue ¶
func NewInfoValueMust ¶
func NewInfoValueNull ¶
func NewInfoValueNull() InfoValue
func NewInfoValueUnknown ¶
func NewInfoValueUnknown() InfoValue
func (InfoValue) AttributeTypes ¶
func (InfoValue) ToObjectValue ¶
func (v InfoValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (InfoValue) ToTerraformValue ¶
type IotStatType ¶
type IotStatType struct {
basetypes.ObjectType
}
func (IotStatType) String ¶
func (t IotStatType) String() string
func (IotStatType) ValueFromObject ¶
func (t IotStatType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (IotStatType) ValueFromTerraform ¶
type IotStatValue ¶
type IotStatValue struct { Value basetypes.Int64Value `tfsdk:"value"` // contains filtered or unexported fields }
func NewIotStatValue ¶
func NewIotStatValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (IotStatValue, diag.Diagnostics)
func NewIotStatValueMust ¶
func NewIotStatValueNull ¶
func NewIotStatValueNull() IotStatValue
func NewIotStatValueUnknown ¶
func NewIotStatValueUnknown() IotStatValue
func (IotStatValue) AttributeTypes ¶
func (IotStatValue) IsNull ¶
func (v IotStatValue) IsNull() bool
func (IotStatValue) IsUnknown ¶
func (v IotStatValue) IsUnknown() bool
func (IotStatValue) String ¶
func (v IotStatValue) String() string
func (IotStatValue) ToObjectValue ¶
func (v IotStatValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (IotStatValue) ToTerraformValue ¶
type IpConfigType ¶
type IpConfigType struct {
basetypes.ObjectType
}
func (IpConfigType) String ¶
func (t IpConfigType) String() string
func (IpConfigType) ValueFromObject ¶
func (t IpConfigType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (IpConfigType) ValueFromTerraform ¶
type IpConfigValue ¶
type IpConfigValue struct { Dns basetypes.ListValue `tfsdk:"dns"` DnsSuffix basetypes.ListValue `tfsdk:"dns_suffix"` Gateway basetypes.StringValue `tfsdk:"gateway"` Gateway6 basetypes.StringValue `tfsdk:"gateway6"` Ip basetypes.StringValue `tfsdk:"ip"` Ip6 basetypes.StringValue `tfsdk:"ip6"` Mtu basetypes.Int64Value `tfsdk:"mtu"` Netmask basetypes.StringValue `tfsdk:"netmask"` Netmask6 basetypes.StringValue `tfsdk:"netmask6"` IpConfigType basetypes.StringValue `tfsdk:"type"` Type6 basetypes.StringValue `tfsdk:"type6"` VlanId basetypes.Int64Value `tfsdk:"vlan_id"` // contains filtered or unexported fields }
func NewIpConfigValue ¶
func NewIpConfigValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (IpConfigValue, diag.Diagnostics)
func NewIpConfigValueMust ¶
func NewIpConfigValueNull ¶
func NewIpConfigValueNull() IpConfigValue
func NewIpConfigValueUnknown ¶
func NewIpConfigValueUnknown() IpConfigValue
func (IpConfigValue) AttributeTypes ¶
func (IpConfigValue) IsNull ¶
func (v IpConfigValue) IsNull() bool
func (IpConfigValue) IsUnknown ¶
func (v IpConfigValue) IsUnknown() bool
func (IpConfigValue) String ¶
func (v IpConfigValue) String() string
func (IpConfigValue) ToObjectValue ¶
func (v IpConfigValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (IpConfigValue) ToTerraformValue ¶
type IpStatType ¶
type IpStatType struct {
basetypes.ObjectType
}
func (IpStatType) String ¶
func (t IpStatType) String() string
func (IpStatType) ValueFromObject ¶
func (t IpStatType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (IpStatType) ValueFromTerraform ¶
type IpStatValue ¶
type IpStatValue struct { DhcpServer basetypes.StringValue `tfsdk:"dhcp_server"` Dns basetypes.ListValue `tfsdk:"dns"` DnsSuffix basetypes.ListValue `tfsdk:"dns_suffix"` Gateway basetypes.StringValue `tfsdk:"gateway"` Gateway6 basetypes.StringValue `tfsdk:"gateway6"` Ip basetypes.StringValue `tfsdk:"ip"` Ip6 basetypes.StringValue `tfsdk:"ip6"` Ips basetypes.MapValue `tfsdk:"ips"` Netmask basetypes.StringValue `tfsdk:"netmask"` Netmask6 basetypes.StringValue `tfsdk:"netmask6"` // contains filtered or unexported fields }
func NewIpStatValue ¶
func NewIpStatValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (IpStatValue, diag.Diagnostics)
func NewIpStatValueMust ¶
func NewIpStatValueNull ¶
func NewIpStatValueNull() IpStatValue
func NewIpStatValueUnknown ¶
func NewIpStatValueUnknown() IpStatValue
func (IpStatValue) AttributeTypes ¶
func (IpStatValue) IsNull ¶
func (v IpStatValue) IsNull() bool
func (IpStatValue) IsUnknown ¶
func (v IpStatValue) IsUnknown() bool
func (IpStatValue) String ¶
func (v IpStatValue) String() string
func (IpStatValue) ToObjectValue ¶
func (v IpStatValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (IpStatValue) ToTerraformValue ¶
type L2tpStatType ¶
type L2tpStatType struct {
basetypes.ObjectType
}
func (L2tpStatType) String ¶
func (t L2tpStatType) String() string
func (L2tpStatType) ValueFromObject ¶
func (t L2tpStatType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (L2tpStatType) ValueFromTerraform ¶
type L2tpStatValue ¶
type L2tpStatValue struct { Sessions basetypes.ListValue `tfsdk:"sessions"` State basetypes.StringValue `tfsdk:"state"` Uptime basetypes.Int64Value `tfsdk:"uptime"` WxtunnelId basetypes.StringValue `tfsdk:"wxtunnel_id"` // contains filtered or unexported fields }
func NewL2tpStatValue ¶
func NewL2tpStatValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (L2tpStatValue, diag.Diagnostics)
func NewL2tpStatValueMust ¶
func NewL2tpStatValueNull ¶
func NewL2tpStatValueNull() L2tpStatValue
func NewL2tpStatValueUnknown ¶
func NewL2tpStatValueUnknown() L2tpStatValue
func (L2tpStatValue) AttributeTypes ¶
func (L2tpStatValue) IsNull ¶
func (v L2tpStatValue) IsNull() bool
func (L2tpStatValue) IsUnknown ¶
func (v L2tpStatValue) IsUnknown() bool
func (L2tpStatValue) String ¶
func (v L2tpStatValue) String() string
func (L2tpStatValue) ToObjectValue ¶
func (v L2tpStatValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (L2tpStatValue) ToTerraformValue ¶
type LastTroubleType ¶
type LastTroubleType struct {
basetypes.ObjectType
}
func (LastTroubleType) String ¶
func (t LastTroubleType) String() string
func (LastTroubleType) ValueFromObject ¶
func (t LastTroubleType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (LastTroubleType) ValueFromTerraform ¶
type LastTroubleValue ¶
type LastTroubleValue struct { Code basetypes.StringValue `tfsdk:"code"` Timestamp basetypes.Int64Value `tfsdk:"timestamp"` // contains filtered or unexported fields }
func NewLastTroubleValue ¶
func NewLastTroubleValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (LastTroubleValue, diag.Diagnostics)
func NewLastTroubleValueMust ¶
func NewLastTroubleValueNull ¶
func NewLastTroubleValueNull() LastTroubleValue
func NewLastTroubleValueUnknown ¶
func NewLastTroubleValueUnknown() LastTroubleValue
func (LastTroubleValue) AttributeTypes ¶
func (LastTroubleValue) IsNull ¶
func (v LastTroubleValue) IsNull() bool
func (LastTroubleValue) IsUnknown ¶
func (v LastTroubleValue) IsUnknown() bool
func (LastTroubleValue) String ¶
func (v LastTroubleValue) String() string
func (LastTroubleValue) ToObjectValue ¶
func (v LastTroubleValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (LastTroubleValue) 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 LldpStatType ¶
type LldpStatType struct {
basetypes.ObjectType
}
func (LldpStatType) String ¶
func (t LldpStatType) String() string
func (LldpStatType) ValueFromObject ¶
func (t LldpStatType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (LldpStatType) ValueFromTerraform ¶
type LldpStatValue ¶
type LldpStatValue struct { ChassisId basetypes.StringValue `tfsdk:"chassis_id"` LldpMedSupported basetypes.BoolValue `tfsdk:"lldp_med_supported"` MgmtAddr basetypes.StringValue `tfsdk:"mgmt_addr"` MgmtAddrs basetypes.ListValue `tfsdk:"mgmt_addrs"` PortDesc basetypes.StringValue `tfsdk:"port_desc"` PortId basetypes.StringValue `tfsdk:"port_id"` PowerAllocated basetypes.NumberValue `tfsdk:"power_allocated"` PowerDraw basetypes.NumberValue `tfsdk:"power_draw"` PowerRequestCount basetypes.Int64Value `tfsdk:"power_request_count"` PowerRequested basetypes.NumberValue `tfsdk:"power_requested"` SystemDesc basetypes.StringValue `tfsdk:"system_desc"` SystemName basetypes.StringValue `tfsdk:"system_name"` // contains filtered or unexported fields }
func NewLldpStatValue ¶
func NewLldpStatValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (LldpStatValue, diag.Diagnostics)
func NewLldpStatValueMust ¶
func NewLldpStatValueNull ¶
func NewLldpStatValueNull() LldpStatValue
func NewLldpStatValueUnknown ¶
func NewLldpStatValueUnknown() LldpStatValue
func (LldpStatValue) AttributeTypes ¶
func (LldpStatValue) IsNull ¶
func (v LldpStatValue) IsNull() bool
func (LldpStatValue) IsUnknown ¶
func (v LldpStatValue) IsUnknown() bool
func (LldpStatValue) String ¶
func (v LldpStatValue) String() string
func (LldpStatValue) ToObjectValue ¶
func (v LldpStatValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (LldpStatValue) ToTerraformValue ¶
type MeshDownlinksType ¶
type MeshDownlinksType struct {
basetypes.ObjectType
}
func (MeshDownlinksType) String ¶
func (t MeshDownlinksType) String() string
func (MeshDownlinksType) ValueFromObject ¶
func (t MeshDownlinksType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (MeshDownlinksType) ValueFromTerraform ¶
type MeshDownlinksValue ¶
type MeshDownlinksValue struct { Band basetypes.StringValue `tfsdk:"band"` Channel basetypes.Int64Value `tfsdk:"channel"` IdleTime basetypes.Int64Value `tfsdk:"idle_time"` LastSeen basetypes.NumberValue `tfsdk:"last_seen"` Proto basetypes.StringValue `tfsdk:"proto"` Rssi basetypes.Int64Value `tfsdk:"rssi"` RxBps basetypes.Int64Value `tfsdk:"rx_bps"` RxBytes basetypes.Int64Value `tfsdk:"rx_bytes"` RxPackets basetypes.Int64Value `tfsdk:"rx_packets"` RxRate basetypes.Int64Value `tfsdk:"rx_rate"` RxRetries basetypes.Int64Value `tfsdk:"rx_retries"` SiteId basetypes.StringValue `tfsdk:"site_id"` Snr basetypes.Int64Value `tfsdk:"snr"` TxBps basetypes.Int64Value `tfsdk:"tx_bps"` TxBytes basetypes.Int64Value `tfsdk:"tx_bytes"` TxPackets basetypes.Int64Value `tfsdk:"tx_packets"` TxRate basetypes.Int64Value `tfsdk:"tx_rate"` TxRetries basetypes.Int64Value `tfsdk:"tx_retries"` // contains filtered or unexported fields }
func NewMeshDownlinksValue ¶
func NewMeshDownlinksValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (MeshDownlinksValue, diag.Diagnostics)
func NewMeshDownlinksValueNull ¶
func NewMeshDownlinksValueNull() MeshDownlinksValue
func NewMeshDownlinksValueUnknown ¶
func NewMeshDownlinksValueUnknown() MeshDownlinksValue
func (MeshDownlinksValue) AttributeTypes ¶
func (MeshDownlinksValue) IsNull ¶
func (v MeshDownlinksValue) IsNull() bool
func (MeshDownlinksValue) IsUnknown ¶
func (v MeshDownlinksValue) IsUnknown() bool
func (MeshDownlinksValue) String ¶
func (v MeshDownlinksValue) String() string
func (MeshDownlinksValue) ToObjectValue ¶
func (v MeshDownlinksValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (MeshDownlinksValue) ToTerraformValue ¶
type MeshUplinkType ¶
type MeshUplinkType struct {
basetypes.ObjectType
}
func (MeshUplinkType) String ¶
func (t MeshUplinkType) String() string
func (MeshUplinkType) ValueFromObject ¶
func (t MeshUplinkType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (MeshUplinkType) ValueFromTerraform ¶
type MeshUplinkValue ¶
type MeshUplinkValue struct { Band basetypes.StringValue `tfsdk:"band"` Channel basetypes.Int64Value `tfsdk:"channel"` IdleTime basetypes.Int64Value `tfsdk:"idle_time"` LastSeen basetypes.NumberValue `tfsdk:"last_seen"` Proto basetypes.StringValue `tfsdk:"proto"` Rssi basetypes.Int64Value `tfsdk:"rssi"` RxBps basetypes.Int64Value `tfsdk:"rx_bps"` RxBytes basetypes.Int64Value `tfsdk:"rx_bytes"` RxPackets basetypes.Int64Value `tfsdk:"rx_packets"` RxRate basetypes.Int64Value `tfsdk:"rx_rate"` RxRetries basetypes.Int64Value `tfsdk:"rx_retries"` SiteId basetypes.StringValue `tfsdk:"site_id"` Snr basetypes.Int64Value `tfsdk:"snr"` TxBps basetypes.Int64Value `tfsdk:"tx_bps"` TxBytes basetypes.Int64Value `tfsdk:"tx_bytes"` TxPackets basetypes.Int64Value `tfsdk:"tx_packets"` TxRate basetypes.Int64Value `tfsdk:"tx_rate"` TxRetries basetypes.Int64Value `tfsdk:"tx_retries"` UplinkApId basetypes.StringValue `tfsdk:"uplink_ap_id"` // contains filtered or unexported fields }
func NewMeshUplinkValue ¶
func NewMeshUplinkValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (MeshUplinkValue, diag.Diagnostics)
func NewMeshUplinkValueMust ¶
func NewMeshUplinkValueNull ¶
func NewMeshUplinkValueNull() MeshUplinkValue
func NewMeshUplinkValueUnknown ¶
func NewMeshUplinkValueUnknown() MeshUplinkValue
func (MeshUplinkValue) AttributeTypes ¶
func (MeshUplinkValue) IsNull ¶
func (v MeshUplinkValue) IsNull() bool
func (MeshUplinkValue) IsUnknown ¶
func (v MeshUplinkValue) IsUnknown() bool
func (MeshUplinkValue) String ¶
func (v MeshUplinkValue) String() string
func (MeshUplinkValue) ToObjectValue ¶
func (v MeshUplinkValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (MeshUplinkValue) ToTerraformValue ¶
type PortStatType ¶
type PortStatType struct {
basetypes.ObjectType
}
func (PortStatType) String ¶
func (t PortStatType) String() string
func (PortStatType) ValueFromObject ¶
func (t PortStatType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (PortStatType) ValueFromTerraform ¶
type PortStatValue ¶
type PortStatValue struct { FullDuplex basetypes.BoolValue `tfsdk:"full_duplex"` RxBytes basetypes.NumberValue `tfsdk:"rx_bytes"` RxErrors basetypes.NumberValue `tfsdk:"rx_errors"` RxPkts basetypes.NumberValue `tfsdk:"rx_pkts"` Speed basetypes.Int64Value `tfsdk:"speed"` TxBytes basetypes.NumberValue `tfsdk:"tx_bytes"` TxPkts basetypes.NumberValue `tfsdk:"tx_pkts"` Up basetypes.BoolValue `tfsdk:"up"` // contains filtered or unexported fields }
func NewPortStatValue ¶
func NewPortStatValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (PortStatValue, diag.Diagnostics)
func NewPortStatValueMust ¶
func NewPortStatValueNull ¶
func NewPortStatValueNull() PortStatValue
func NewPortStatValueUnknown ¶
func NewPortStatValueUnknown() PortStatValue
func (PortStatValue) AttributeTypes ¶
func (PortStatValue) IsNull ¶
func (v PortStatValue) IsNull() bool
func (PortStatValue) IsUnknown ¶
func (v PortStatValue) IsUnknown() bool
func (PortStatValue) String ¶
func (v PortStatValue) String() string
func (PortStatValue) ToObjectValue ¶
func (v PortStatValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (PortStatValue) ToTerraformValue ¶
type ProbabilitySurfaceType ¶
type ProbabilitySurfaceType struct {
basetypes.ObjectType
}
func (ProbabilitySurfaceType) String ¶
func (t ProbabilitySurfaceType) String() string
func (ProbabilitySurfaceType) ValueFromObject ¶
func (t ProbabilitySurfaceType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (ProbabilitySurfaceType) ValueFromTerraform ¶
type ProbabilitySurfaceValue ¶
type ProbabilitySurfaceValue struct { Radius basetypes.NumberValue `tfsdk:"radius"` RadiusM basetypes.NumberValue `tfsdk:"radius_m"` X basetypes.Float64Value `tfsdk:"x"` // contains filtered or unexported fields }
func NewProbabilitySurfaceValue ¶
func NewProbabilitySurfaceValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (ProbabilitySurfaceValue, diag.Diagnostics)
func NewProbabilitySurfaceValueNull ¶
func NewProbabilitySurfaceValueNull() ProbabilitySurfaceValue
func NewProbabilitySurfaceValueUnknown ¶
func NewProbabilitySurfaceValueUnknown() ProbabilitySurfaceValue
func (ProbabilitySurfaceValue) AttributeTypes ¶
func (ProbabilitySurfaceValue) IsNull ¶
func (v ProbabilitySurfaceValue) IsNull() bool
func (ProbabilitySurfaceValue) IsUnknown ¶
func (v ProbabilitySurfaceValue) IsUnknown() bool
func (ProbabilitySurfaceValue) String ¶
func (v ProbabilitySurfaceValue) String() string
func (ProbabilitySurfaceValue) ToObjectValue ¶
func (v ProbabilitySurfaceValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (ProbabilitySurfaceValue) ToTerraformValue ¶
type RadioStatType ¶
type RadioStatType struct {
basetypes.ObjectType
}
func (RadioStatType) String ¶
func (t RadioStatType) String() string
func (RadioStatType) ValueFromObject ¶
func (t RadioStatType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (RadioStatType) ValueFromTerraform ¶
type RadioStatValue ¶
type RadioStatValue struct { Band24 basetypes.ObjectValue `tfsdk:"band_24"` Band5 basetypes.ObjectValue `tfsdk:"band_5"` Band6 basetypes.ObjectValue `tfsdk:"band_6"` // contains filtered or unexported fields }
func NewRadioStatValue ¶
func NewRadioStatValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (RadioStatValue, diag.Diagnostics)
func NewRadioStatValueMust ¶
func NewRadioStatValueNull ¶
func NewRadioStatValueNull() RadioStatValue
func NewRadioStatValueUnknown ¶
func NewRadioStatValueUnknown() RadioStatValue
func (RadioStatValue) AttributeTypes ¶
func (RadioStatValue) IsNull ¶
func (v RadioStatValue) IsNull() bool
func (RadioStatValue) IsUnknown ¶
func (v RadioStatValue) IsUnknown() bool
func (RadioStatValue) String ¶
func (v RadioStatValue) String() string
func (RadioStatValue) ToObjectValue ¶
func (v RadioStatValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (RadioStatValue) ToTerraformValue ¶
type SessionsType ¶
type SessionsType struct {
basetypes.ObjectType
}
func (SessionsType) String ¶
func (t SessionsType) String() string
func (SessionsType) ValueFromObject ¶
func (t SessionsType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (SessionsType) ValueFromTerraform ¶
type SessionsValue ¶
type SessionsValue struct { LocalSid basetypes.Int64Value `tfsdk:"local_sid"` RemoteId basetypes.StringValue `tfsdk:"remote_id"` RemoteSid basetypes.Int64Value `tfsdk:"remote_sid"` State basetypes.StringValue `tfsdk:"state"` // contains filtered or unexported fields }
func NewSessionsValue ¶
func NewSessionsValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (SessionsValue, diag.Diagnostics)
func NewSessionsValueMust ¶
func NewSessionsValueNull ¶
func NewSessionsValueNull() SessionsValue
func NewSessionsValueUnknown ¶
func NewSessionsValueUnknown() SessionsValue
func (SessionsValue) AttributeTypes ¶
func (SessionsValue) IsNull ¶
func (v SessionsValue) IsNull() bool
func (SessionsValue) IsUnknown ¶
func (v SessionsValue) IsUnknown() bool
func (SessionsValue) String ¶
func (v SessionsValue) String() string
func (SessionsValue) ToObjectValue ¶
func (v SessionsValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (SessionsValue) ToTerraformValue ¶
type SwitchRedundancyType ¶
type SwitchRedundancyType struct {
basetypes.ObjectType
}
func (SwitchRedundancyType) String ¶
func (t SwitchRedundancyType) String() string
func (SwitchRedundancyType) ValueFromObject ¶
func (t SwitchRedundancyType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (SwitchRedundancyType) ValueFromTerraform ¶
type SwitchRedundancyValue ¶
type SwitchRedundancyValue struct { NumRedundantAps basetypes.Int64Value `tfsdk:"num_redundant_aps"` // contains filtered or unexported fields }
func NewSwitchRedundancyValue ¶
func NewSwitchRedundancyValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (SwitchRedundancyValue, diag.Diagnostics)
func NewSwitchRedundancyValueNull ¶
func NewSwitchRedundancyValueNull() SwitchRedundancyValue
func NewSwitchRedundancyValueUnknown ¶
func NewSwitchRedundancyValueUnknown() SwitchRedundancyValue
func (SwitchRedundancyValue) AttributeTypes ¶
func (SwitchRedundancyValue) IsNull ¶
func (v SwitchRedundancyValue) IsNull() bool
func (SwitchRedundancyValue) IsUnknown ¶
func (v SwitchRedundancyValue) IsUnknown() bool
func (SwitchRedundancyValue) String ¶
func (v SwitchRedundancyValue) String() string
func (SwitchRedundancyValue) ToObjectValue ¶
func (v SwitchRedundancyValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (SwitchRedundancyValue) ToTerraformValue ¶
type UsbStatType ¶
type UsbStatType struct {
basetypes.ObjectType
}
func (UsbStatType) String ¶
func (t UsbStatType) String() string
func (UsbStatType) ValueFromObject ¶
func (t UsbStatType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics)
func (UsbStatType) ValueFromTerraform ¶
type UsbStatValue ¶
type UsbStatValue struct { Channel basetypes.Int64Value `tfsdk:"channel"` Connected basetypes.BoolValue `tfsdk:"connected"` LastActivity basetypes.Int64Value `tfsdk:"last_activity"` UsbStatType basetypes.StringValue `tfsdk:"type"` Up basetypes.BoolValue `tfsdk:"up"` // contains filtered or unexported fields }
func NewUsbStatValue ¶
func NewUsbStatValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (UsbStatValue, diag.Diagnostics)
func NewUsbStatValueMust ¶
func NewUsbStatValueNull ¶
func NewUsbStatValueNull() UsbStatValue
func NewUsbStatValueUnknown ¶
func NewUsbStatValueUnknown() UsbStatValue
func (UsbStatValue) AttributeTypes ¶
func (UsbStatValue) IsNull ¶
func (v UsbStatValue) IsNull() bool
func (UsbStatValue) IsUnknown ¶
func (v UsbStatValue) IsUnknown() bool
func (UsbStatValue) String ¶
func (v UsbStatValue) String() string
func (UsbStatValue) ToObjectValue ¶
func (v UsbStatValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics)
func (UsbStatValue) ToTerraformValue ¶
Source Files ¶
- device_ap_stats_data_source_gen.go
- sdk_to_terraform.go
- sdk_to_terraform_auto_placement.go
- sdk_to_terraform_auto_upgrade_stats.go
- sdk_to_terraform_ble_stats.go
- sdk_to_terraform_env_stats.go
- sdk_to_terraform_esl_stats.go
- sdk_to_terraform_fwupdate.go
- sdk_to_terraform_iot_stats.go
- sdk_to_terraform_ip_config.go
- sdk_to_terraform_ip_stat.go
- sdk_to_terraform_l2tp_stats.go
- sdk_to_terraform_last_trouble.go
- sdk_to_terraform_led.go
- sdk_to_terraform_lldp.go
- sdk_to_terraform_meh_downlinks.go
- sdk_to_terraform_mesh_uplink.go
- sdk_to_terraform_port_stat.go
- sdk_to_terraform_radio_stat.go
- sdk_to_terraform_switch_redundancy.go
- sdk_to_terraform_usb_stat.go
Click to show internal directories.
Click to hide internal directories.