Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Lrz ¶
type Lrz struct {
// contains filtered or unexported fields
}
Lrz keeps the data needed for econe and kubernetes interfaces.
func NewAWSManager ¶
NewAWSManager return a new manager for lrz.
func (Lrz) ChangeState ¶
func (l Lrz) ChangeState(wantedState ymlparser.State) cloudsolution.CloudManagerInterface
ChangeState deploys wanted state to LRZ and kubernetes
func (Lrz) CheckState ¶
CheckState checks whether the deployed state and the actual state are the same
func (Lrz) GetActiveState ¶
GetActiveState gets current application state
func (Lrz) GetLastDeployedState ¶
GetLastDeployedState returns last deployed state by the system
Click to show internal directories.
Click to hide internal directories.