package
Version:
v1.12.2
Opens a new window with list of versions in this module.
Published: Dec 1, 2015
License: Apache-2.0, Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
-
func Get(c *client.Client, appID string, version int) (api.Release, error)
-
func List(c *client.Client, appID string, results int) ([]api.Release, int, error)
-
func Rollback(c *client.Client, appID string, version int) (int, error)
List lists an app's releases.
Rollback rolls back an app to a previous release.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.