netapp

package
v0.0.1-rc1 Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2018 License: MPL-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Provider

func Provider() terraform.ResourceProvider

Provider returns a terraform.ResourceProvider

Types

type Config

type Config struct {
	User     string
	Password string
	Host     string
	SdkRoot  string
	ApiPath  string
	ApiPort  string
}

func NewConfig

func NewConfig(d *schema.ResourceData) (*Config, error)

NewConfig returns a new Config from the supplied ResourceData

func (*Config) Client

func (c *Config) Client() (*NetAppClient, error)

type NetAppClient

type NetAppClient struct {
	Api *pythonapi.NetAppAPI
}

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

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