Versions in this module Expand all Collapse all v0 v0.12.0 Sep 26, 2018 Changes in this version + const DEFAULT_PARTITION + var CONTROLS = schema.NewSet(schema.HashString, []interface{}{ ... }) + var REQUIRES = schema.NewSet(schema.HashString, []interface{}{ ... }) + func DevicegroupToData(p *bigip.Devicegroup, d *schema.ResourceData) error + func IappToData(p *bigip.Iapp, d *schema.ResourceData) error + func Provider() terraform.ResourceProvider + func SnatToData(p *bigip.Snat, d *schema.ResourceData) error + type Config struct + Address string + ConfigOptions *bigip.ConfigOptions + LoginReference string + Password string + Username string + func (c *Config) Client() (*bigip.BigIP, error)