Documentation ¶
Index ¶
Constants ¶
View Source
const DEFAULT_PARTITION = "Common"
Variables ¶
View Source
var CONTROLS = schema.NewSet(schema.HashString, []interface{}{"caching", "compression", "classification", "forwarding", "request-adaptation", "response-adpatation", "server-ssl"})
View Source
var REQUIRES = schema.NewSet(schema.HashString, []interface{}{"client-ssl", "ssl-persistence", "tcp", "http"})
Functions ¶
func DevicegroupToData ¶
func DevicegroupToData(p *bigip.Devicegroup, d *schema.ResourceData) error
func IappToData ¶
func IappToData(p *bigip.Iapp, d *schema.ResourceData) error
This function "IappToData...." helps to unmarshal json to Go struct
func Provider ¶
func Provider() terraform.ResourceProvider
func SnatToData ¶
func SnatToData(p *bigip.Snat, d *schema.ResourceData) error
Types ¶
Source Files ¶
- config.go
- provider.go
- resource_bigip_cm_device.go
- resource_bigip_cm_devicegroup.go
- resource_bigip_ltm_datagroup.go
- resource_bigip_ltm_irule.go
- resource_bigip_ltm_monitor.go
- resource_bigip_ltm_node.go
- resource_bigip_ltm_persistence_profile_cookie.go
- resource_bigip_ltm_persistence_profile_dstaddr.go
- resource_bigip_ltm_persistence_profile_srcaddr.go
- resource_bigip_ltm_persistence_profile_ssl.go
- resource_bigip_ltm_policy.go
- resource_bigip_ltm_pool.go
- resource_bigip_ltm_pool_attachment.go
- resource_bigip_ltm_profile_fasthttp.go
- resource_bigip_ltm_profile_fastl4.go
- resource_bigip_ltm_profile_http2.go
- resource_bigip_ltm_profile_httpcompress.go
- resource_bigip_ltm_profile_oneconnect.go
- resource_bigip_ltm_profile_tcp.go
- resource_bigip_ltm_snat.go
- resource_bigip_ltm_snatpool.go
- resource_bigip_ltm_virtual_address.go
- resource_bigip_ltm_virtual_server.go
- resource_bigip_net_route.go
- resource_bigip_net_selfip.go
- resource_bigip_net_vlan.go
- resource_bigip_sys_bigiplicense.go
- resource_bigip_sys_dns.go
- resource_bigip_sys_iapp.go
- resource_bigip_sys_ntp.go
- resource_bigip_sys_provision.go
- resource_bigip_sys_snmp.go
- resource_bigip_sys_snmp_traps.go
- validators.go
Click to show internal directories.
Click to hide internal directories.