bigip

package
v0.6.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 22, 2016 License: MPL-2.0 Imports: 8 Imported by: 0

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

type Config

type Config struct {
	Address        string
	Username       string
	Password       string
	LoginReference string
}

func (*Config) Client

func (c *Config) Client() (*bigip.BigIP, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL