PHP Class Scalr_UI_Controller_Services_Chef

Inheritance: extends Scalr_UI_Controller
Datei anzeigen Open project: scalr/scalr

Public Methods

Method Description
hasAccess ( )
xListEnvironmentsAction ( integer $servId )
xListRolesAction ( integer $servId )
xListRolesRecipesAction ( integer $servId, string $chefEnv ) Returns list of roles and recipes
xListServersAction ( ) : array Returns list of chef servers applying governance

Private Methods

Method Description
getChefClient ( integer $servId )

Method Details

hasAccess() public method

public hasAccess ( )

xListEnvironmentsAction() public method

public xListEnvironmentsAction ( integer $servId )
$servId integer

xListRolesAction() public method

public xListRolesAction ( integer $servId )
$servId integer

xListRolesRecipesAction() public method

Returns list of roles and recipes
public xListRolesRecipesAction ( integer $servId, string $chefEnv )
$servId integer
$chefEnv string

xListServersAction() public method

Returns list of chef servers applying governance
public xListServersAction ( ) : array
return array