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 NODE_VALIDATION = regexp.MustCompile(":\\d{2,5}$")
View Source
var REQUIRES = schema.NewSet(schema.HashString, []interface{}{"client-ssl", "ssl-persistence", "tcp", "http"})
Functions ¶
func Provider ¶
func Provider() terraform.ResourceProvider
Types ¶
Click to show internal directories.
Click to hide internal directories.