Class: Kitchen::LifecycleHook

Inherits:
Object
  • Object
show all
Defined in:
lib/kitchen/lifecycle_hook/base.rb,
lib/kitchen/lifecycle_hook/local.rb,
lib/kitchen/lifecycle_hook/remote.rb

Overview

Namespace for the lifecycle hook implementations that run user-defined commands around instance actions.

Defined Under Namespace

Classes: Base, Local, Remote