Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DelUserResourceHandler ¶
type DelUserResourceHandler struct { // Configuration file for the worker ConfigFile string ApiNotifierClient *redis.Client }
DelUserResourceHandler implements `bokchoy.Handler` for applying deletion on user home dir qtree.
type SetProjectResourceHandler ¶
type SetProjectResourceHandler struct { // Configuration file for the worker ConfigFile string ApiNotifierClient *redis.Client }
SetProjectResourceHandler implements `bokchoy.Handler` for applying update on project resource.
type SetUserResourceHandler ¶
type SetUserResourceHandler struct { // Configuration file for the worker ConfigFile string ApiNotifierClient *redis.Client }
SetUserResourceHandler implements `bokchoy.Handler` for applying update on user resource.
type TaskResults ¶
TaskResults defines the output structure of the task
Click to show internal directories.
Click to hide internal directories.