stackevents

package
v0.0.0-...-51acebc Latest Latest
Warning

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

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

Documentation

Overview

Package stackevents provides operations for finding, listing, and retrieving stack events.

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 events for the given stack name.

func Get

func Get(c *gophercloud.ServiceClient, stackName, stackID, resourceName, eventID 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 ListResourceEvents

func ListResourceEvents(c *gophercloud.ServiceClient, stackName, stackID, resourceName string, opts os.ListResourceEventsOptsBuilder) pagination.Pager

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

Types

This section is empty.

Jump to

Keyboard shortcuts

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