stackresources

package
v1.2.3 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2016 License: Apache-2.0, Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package stackresources provides operations for working with stack resources. A resource is a template artifact that represents some component of your desired architecture (a Cloud Server, a group of scaled Cloud Servers, a load balancer, some configuration management system, and so forth).

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Find

func Find(c *gophercloud.ServiceClient, stackName string) os.FindResult

Find retreives stack resources for the given stack name.

func Get

func Get(c *gophercloud.ServiceClient, stackName, stackID, resourceName string) os.GetResult

Get retreives data for the given stack resource.

func List

func List(c *gophercloud.ServiceClient, stackName, stackID string, opts os.ListOptsBuilder) pagination.Pager

List makes a request against the API to list resources for the given stack.

func ListTypes

ListTypes makes a request against the API to list resource types.

func Metadata

func Metadata(c *gophercloud.ServiceClient, stackName, stackID, resourceName string) os.MetadataResult

Metadata retreives the metadata for the given stack resource.

func Schema

func Schema(c *gophercloud.ServiceClient, resourceType string) os.SchemaResult

Schema retreives the schema for the given resource type.

func Template

func Template(c *gophercloud.ServiceClient, resourceType string) os.TemplateResult

Template retreives the template representation for the given resource type.

Types

This section is empty.

Jump to

Keyboard shortcuts

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