Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExecuteRule ¶
func ExecuteRule( rule *stork_api.Rule, rType Type, owner runtime.Object, podNamespace string, ) (chan bool, error)
ExecuteRule executes rules for the given owner. PVCs are used to figure out the pods on which the rule actions will be run on
func PerformRuleRecovery ¶
PerformRuleRecovery terminates potential background commands running pods for the given owner
Types ¶
type CommandTask ¶
CommandTask tracks pods where commands for a taskID might still be running
Click to show internal directories.
Click to hide internal directories.