Module: TwistlockControl::Actions::Service
- Defined in:
- lib/twistlock_control/actions/service.rb
Overview
-
Defining services
Class Method Summary collapse
Class Method Details
.add ⇒ Object
7 8 |
# File 'lib/twistlock_control/actions/service.rb', line 7 def add end |
.remove ⇒ Object
13 14 |
# File 'lib/twistlock_control/actions/service.rb', line 13 def remove end |
.update ⇒ Object
10 11 |
# File 'lib/twistlock_control/actions/service.rb', line 10 def update end |