cloud

package
v0.1.11 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2021 License: Apache-2.0 Imports: 3 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cloud

type Cloud interface {
	GetMetadata() (types.Metadata, error)
	GetEndpoint(request *types.CreateEndpointRequest) (*types.Endpoint, error)
	CreateEndpoint(*types.CreateEndpointRequest) (string, error)
	DeleteEndpoint()
	GetProvider() types.Vendor
}

func GetCloud

func GetCloud() (Cloud, error)

Jump to

Keyboard shortcuts

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