This repository has been archived by the owner on Nov 30, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 797
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed #174 -- updated Sphinx docs to match refactored modules.
- Loading branch information
Showing
25 changed files
with
170 additions
and
280 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
:description: Python API Reference for the Deis api.ssh module | ||
:keywords: deis, api.ssh, python, api | ||
|
||
======= | ||
api.ssh | ||
======= | ||
|
||
.. contents:: | ||
:local: | ||
.. currentmodule:: api.ssh | ||
|
||
.. automodule:: api.ssh | ||
:members: | ||
:undoc-members: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
:description: Python API Reference for the Deis api.tasks module | ||
:keywords: deis, api.tasks, python, api | ||
|
||
========= | ||
api.tasks | ||
========= | ||
|
||
.. contents:: | ||
:local: | ||
.. currentmodule:: api.tasks | ||
|
||
.. automodule:: api.tasks | ||
:members: | ||
:undoc-members: | ||
|
||
.. autofunction:: build_layer(layer) | ||
.. autofunction:: destroy_layer(layer) | ||
.. autofunction:: build_node(node) | ||
.. autofunction:: destroy_node(node) | ||
.. autofunction:: converge_node(node) | ||
.. autofunction:: run_node(node, command) | ||
.. autofunction:: build_formation(formation) | ||
.. autofunction:: destroy_formation(formation) | ||
.. autofunction:: converge_formation(formation) | ||
.. autofunction:: build_app(app) | ||
.. autofunction:: destroy_app(app) | ||
.. autofunction:: converge_controller() |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
:description: Python API Reference for the Deis cm.chef module | ||
:keywords: deis, cm.chef, python, celery, configuration management, chef, api | ||
|
||
======= | ||
cm.chef | ||
======= | ||
|
||
.. contents:: | ||
:local: | ||
.. currentmodule:: cm.chef | ||
|
||
.. automodule:: cm.chef | ||
:members: | ||
:undoc-members: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
:description: Python API Reference for the Deis cm.chef_api module | ||
:keywords: deis, cm.chef_api, python, celery, configuration management, chef, api | ||
|
||
=========== | ||
cm.chef_api | ||
=========== | ||
|
||
.. contents:: | ||
:local: | ||
.. currentmodule:: cm.chef_api | ||
|
||
.. automodule:: cm.chef_api | ||
:members: | ||
:undoc-members: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
:description: Python API Reference for the Deis cm.chef_rsa module | ||
:keywords: deis, cm.chef_rsa, python, celery, configuration management, chef, rsa, api | ||
|
||
=========== | ||
cm.chef_rsa | ||
=========== | ||
|
||
.. contents:: | ||
:local: | ||
.. currentmodule:: cm.chef_rsa | ||
|
||
.. automodule:: cm.chef_rsa | ||
:members: | ||
:undoc-members: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
:description: Python API Reference for the Deis cm.mock module | ||
:keywords: deis, cm.mock, python, celery, configuration management, mock, api | ||
|
||
======= | ||
cm.mock | ||
======= | ||
|
||
.. contents:: | ||
:local: | ||
.. currentmodule:: cm.mock | ||
|
||
.. automodule:: cm.mock | ||
:members: | ||
:undoc-members: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
:description: Python API Reference for the Deis provider.controller module | ||
:keywords: deis, provider.controller, python, celery, api | ||
|
||
=================== | ||
provider.controller | ||
=================== | ||
|
||
.. contents:: | ||
:local: | ||
.. currentmodule:: provider.controller | ||
|
||
.. automodule:: provider.controller | ||
:members: | ||
:undoc-members: | ||
|
||
.. autofunction:: update_gitosis(databag_item_value) | ||
.. autofunction:: update_formation(formation_id, databag_item_value) | ||
.. autofunction:: update_application(app_id, databag_item_value) | ||
.. autofunction:: destroy_formation(formation_id) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
:description: Python API Reference for the Deis provider.ec2 module | ||
:keywords: deis, provider.ec2, python, celery, ec2, api | ||
|
||
============ | ||
provider.ec2 | ||
============ | ||
|
||
.. contents:: | ||
:local: | ||
.. currentmodule:: provider.ec2 | ||
|
||
.. automodule:: provider.ec2 | ||
:members: | ||
:undoc-members: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
:description: Python API Reference for the Deis provider.mock module | ||
:keywords: deis, provider.mock, python, celery, api | ||
|
||
============= | ||
provider.mock | ||
============= | ||
|
||
.. contents:: | ||
:local: | ||
.. currentmodule:: provider.mock | ||
|
||
.. automodule:: provider.mock | ||
:members: | ||
:undoc-members: |
Oops, something went wrong.