vmworkstation

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Provider

func Provider() terraform.ResourceProvider

Provider method is the entry point to use the provider

Types

type Config

type Config struct {
	User         string
	Password     string
	URL          string
	InsecureFlag bool
	Debug        bool
}

Config this struct is to storage the data of configuration to the web client

func NewConfig

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

NewConfig_bak this method is usefull tu create a new config for the client without parameters

func (*Config) Client

func (co *Config) Client() (*wsapiclient.Client, error)

Client_bak this method give a new client to communicate with the API REST to VmWare Workstation

Jump to

Keyboard shortcuts

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