aci

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2020 License: MPL-2.0 Imports: 13 Imported by: 1

Documentation

Index

Constants

View Source
const Created = "created"
View Source
const Deleted = "deleted"
View Source
const ErrDistinguishedNameNotFound = "The Dn is not present in the content"

Variables

This section is empty.

Functions

func AppendBaseAttrSchema

func AppendBaseAttrSchema(attrs map[string]*schema.Schema) map[string]*schema.Schema

AppendBaseAttrSchema adds the BaseAttr to any schema

func GetBaseAttrSchema

func GetBaseAttrSchema() map[string]*schema.Schema

func GetDN

func GetDN(d *schema.ResourceData, m interface{}) string

func GetMOName

func GetMOName(dn string) string

func PostAndSetStatus

func PostAndSetStatus(d *schema.ResourceData, m interface{}, status string) (*container.Container, error)

PostAndSetStatus is used to post schema and set the status

func Provider

func Provider() terraform.ResourceProvider

Types

type Config

type Config struct {
	Username   string
	Password   string
	URL        string
	IsInsecure bool
	PrivateKey string
	Certname   string
	ProxyUrl   string
}

Config

func (Config) Valid

func (c Config) Valid() error

Source Files

Jump to

Keyboard shortcuts

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