Home
Classes
Methods
Defined In
lib/openshift-origin-node/model/application_container.rb
Class and Module Index
OpenShift
OpenShift::ApplicationContainer
OpenShift::ApplicationContainer::State
OpenShift::Config
OpenShift::FrontendHttpServer
OpenShift::FrontendHttpServerAliasException
OpenShift::FrontendHttpServerException
OpenShift::FrontendHttpServerNameException
OpenShift::Node
OpenShift::NodeCommandException
OpenShift::UnixUser
OpenShift::UnixUserObserver
OpenShift::UserCreationException
OpenShift::UserDeletionException
OpenShift::Utils
OpenShift::Utils::ShellExec
OpenShift::Utils::ShellExecutionException
module OpenShift::ApplicationContainer::State
Represents all possible application states.
Constants
BUILDING
DEPLOYING
IDLE
NEW
STARTED
STOPPED
UNKNOWN