scvmm

package
v0.0.0-...-7f0b283 Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2019 License: MPL-2.0 Imports: 15 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Provider

func Provider() terraform.ResourceProvider

Provider ... provides scvmm capability to terraform

Types

type Config

type Config struct {
	ServerIP string
	Port     int
	Username string
	Password string
}

Config ... SCVMM configuration details

func (*Config) Connection

func (c *Config) Connection() (*winrm.Client, error)

Connection ... Create a new connection with winrm to Powershell.

type ResultFunc

type ResultFunc func(string)

ResultFunc ... function to be called after asynchronous Command result sent to winrm

Jump to

Keyboard shortcuts

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