tcp

package
v0.0.0-...-6c6d4df Latest Latest
Warning

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

Go to latest
Published: Dec 11, 2018 License: MIT Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Provider

type Provider struct {
	Host string
	Port int
}

Provider definition, represents a concrete implementation of an iaas

func New

func New(URL string) (p *Provider, err error)

New create provider

func (*Provider) CreateMachine

func (p *Provider) CreateMachine() (*iaas.Machine, error)

CreateMachine tcp iaas

func (*Provider) DeleteMachine

func (p *Provider) DeleteMachine() error

DeleteMachine tcp iaas

Jump to

Keyboard shortcuts

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