openstack

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2023 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FindCastFromMap

func FindCastFromMap(m map[string]interface{}, find string, cast interface{}) (bool, error)

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

func NewClient

func NewClient(pClient *gophercloud.ProviderClient) *Client

func (*Client) ApiRequest

func (c *Client) ApiRequest(api, resource, verb string, params map[string]interface{}) (string, error)

func (*Client) GetComputeV2Hypervisors

func (c *Client) GetComputeV2Hypervisors(params map[string]interface{}) (string, error)

func (*Client) GetComputeV2Server

func (c *Client) GetComputeV2Server(params map[string]interface{}) (string, error)

func (*Client) GetIdentityV3Project

func (c *Client) GetIdentityV3Project(params map[string]interface{}) (string, error)

func (*Client) GetNetworkingV2_0Network

func (c *Client) GetNetworkingV2_0Network(params map[string]interface{}) (string, error)

func (*Client) GetNetworkingV2_0Router

func (c *Client) GetNetworkingV2_0Router(params map[string]interface{}) (string, error)

func (*Client) GetNetworkingV2_0Subnet

func (c *Client) GetNetworkingV2_0Subnet(params map[string]interface{}) (string, error)

func (*Client) ListComputeV2Hypervisors

func (c *Client) ListComputeV2Hypervisors(params map[string]interface{}) (string, error)

func (*Client) ListComputeV2Servers

func (c *Client) ListComputeV2Servers(params map[string]interface{}) (string, error)

func (*Client) ListIdentityV3Projects

func (c *Client) ListIdentityV3Projects(params map[string]interface{}) (string, error)

func (*Client) ListNetworkingV2_0Networks

func (c *Client) ListNetworkingV2_0Networks(params map[string]interface{}) (string, error)

func (*Client) ListNetworkingV2_0Routers

func (c *Client) ListNetworkingV2_0Routers(params map[string]interface{}) (string, error)

func (*Client) ListNetworkingV2_0Subnets

func (c *Client) ListNetworkingV2_0Subnets(params map[string]interface{}) (string, error)

func (*Client) RebootComputeV2Server

func (c *Client) RebootComputeV2Server(params map[string]interface{}) (string, error)

func (*Client) ResizeComputeV2Server

func (c *Client) ResizeComputeV2Server(params map[string]interface{}) (string, error)

Jump to

Keyboard shortcuts

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