\automating

automating Class of the back-end application

Contains the different function to automate some action

Summary

Methods
Properties
Constants
__construct()
action()
No public properties found
No constants found
No protected methods found
$compute
$image
$network
$networkLayer3
$app
N/A
createPublicServer()
No private properties found
N/A

Properties

$compute

$compute : \App

Type

\App — protected, contains a Core compute object

$image

$image : \App

Type

\App — protected, contains a Core image object

$network

$network : \App

Type

\App — protected, contains a Core network object

$networkLayer3

$networkLayer3 : \App

Type

\App — protected, contains a Core networkLayer3 object

$app

$app : \App

Type

\App — protected, contains the main app object

Methods

__construct()

__construct(\App  $app) : \automating

automating class constructor

Parameters

\App $app

the main app object

Returns

\automating

Object

action()

action(String  $action) : void

Execute an action

Parameters

String $action

name of another function of this class

createPublicServer()

createPublicServer() : void

create a new server and associate a public ip