//
pkg.gl
Category
github.com/jamestoyer/terraform-provider-unifi
internal
provider
customtype
package
0.0.0-20240729191429-fd08d724fca9
Repository:
https://github.com/jamestoyer/terraform-provider-unifi.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
1
Files
186 SLOC
#
Functions
NewMacNull
NewMacNull creates an Mac with a null value.
NewMacPointerValue
NewMacPointerValue creates an Mac with a null value if nil or a known value.
NewMacUnknown
NewMacUnknown creates an Mac with an unknown value.
NewMacValue
NewMacValue creates an Mac with a known value.
#
Structs
Mac
Mac represents a valid mac address.
MacType
MacType is an attribute type that represents a valid mac address.