bonny v0.4.2 DeploymentEventLogController.WatchServer
Controller watcher implementation
Link to this section Summary
Functions
Callback implementation for Bonny.Server.Watcher.add/1
.
Returns a specification to start this module under a supervisor.
Callback implementation for Bonny.Server.Watcher.delete/1
.
Callback implementation for Bonny.Server.Watcher.modify/1
.
Callback implementation for Bonny.Server.Watcher.watch_operation/0
.
Link to this section Functions
Link to this function
add(resource)
Callback implementation for Bonny.Server.Watcher.add/1
.
Link to this function
child_spec(init_arg)
Returns a specification to start this module under a supervisor.
See Supervisor
.
Link to this function
delete(resource)
Callback implementation for Bonny.Server.Watcher.delete/1
.
Link to this function
modify(resource)
Callback implementation for Bonny.Server.Watcher.modify/1
.
Link to this function
start_link()
Link to this function
start_link(opts)
Link to this function
watch_operation()
Callback implementation for Bonny.Server.Watcher.watch_operation/0
.