subnets

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

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

Go to latest
Published: Oct 13, 2016 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type API

type API struct {
	base.ClientFacade
	// contains filtered or unexported fields
}

API provides access to the Subnets API facade.

func NewAPI

func NewAPI(caller base.APICallCloser) *API

NewAPI creates a new client-side Subnets facade.

func (*API) AddSubnet

func (api *API) AddSubnet(subnet names.SubnetTag, providerId network.Id, space names.SpaceTag, zones []string) error

AddSubnet adds an existing subnet to the model.

func (*API) CreateSubnet

func (api *API) CreateSubnet(subnet names.SubnetTag, space names.SpaceTag, zones []string, isPublic bool) error

CreateSubnet creates a new subnet with the provider.

func (*API) ListSubnets

func (api *API) ListSubnets(spaceTag *names.SpaceTag, zone string) ([]params.Subnet, error)

ListSubnets fetches all the subnets known by the model.

Jump to

Keyboard shortcuts

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