Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BigIntToHexStr ¶ added in v1.0.4
BigIntToHexStr convert a Big Integer into an Hexa String
func BigIntToStr ¶ added in v1.0.4
BigIntToStr convert a Big Integer to Decimal String
func Provider ¶
func Provider() terraform.ResourceProvider
func ProviderConfigure ¶
func ProviderConfigure(d *schema.ResourceData) (interface{}, error)
Types ¶
type SOLIDserver ¶
type SOLIDserver struct { Host string Username string Password string BaseUrl string SSLVerify bool AdditionalTrustCertsFile string Version int }
func NewSOLIDserver ¶
func (*SOLIDserver) GetVersion ¶ added in v1.0.4
func (s *SOLIDserver) GetVersion() error
Source Files ¶
- data_source_groupuser.go
- data_source_ip6_ptr.go
- data_source_ip_ptr.go
- data_source_ip_space.go
- provider.go
- resource_application.go
- resource_device.go
- resource_dns_rr.go
- resource_dns_zone.go
- resource_ip6_address.go
- resource_ip6_alias.go
- resource_ip6_mac.go
- resource_ip6_subnet.go
- resource_ip_address.go
- resource_ip_alias.go
- resource_ip_mac.go
- resource_ip_space.go
- resource_ip_subnet.go
- resource_user.go
- resource_usergroup.go
- resource_vlan.go
- resource_vlan_domain.go
- soliderver.go
- solidserver-helper.go
Click to show internal directories.
Click to hide internal directories.