Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CloudManagerInterface ¶
type CloudManagerInterface interface { ChangeState(ymlparser.State) CloudManagerInterface GetActiveState() ymlparser.State GetLastDeployedState() ymlparser.State CheckState() bool }
CloudManagerInterface is the interface for cloud management system
Click to show internal directories.
Click to hide internal directories.