pacemaker
3.0.0-d8340737c4
Scalable High-Availability cluster resource manager
|
Type aliases needed to define scheduler objects. More...
Go to the source code of this file.
Typedefs | |
typedef struct pcmk__scored_node | pcmk_node_t |
Node object (including information that may vary depending on resource) More... | |
typedef struct pcmk__resource | pcmk_resource_t |
Resource object. More... | |
typedef struct pcmk__action | pcmk_action_t |
Action object. More... | |
typedef struct pcmk__scheduler | pcmk_scheduler_t |
Scheduler object. More... | |
Type aliases needed to define scheduler objects.
Definition in file scheduler_types.h.
typedef struct pcmk__action pcmk_action_t |
Action object.
Definition at line 30 of file scheduler_types.h.
typedef struct pcmk__scored_node pcmk_node_t |
Node object (including information that may vary depending on resource)
Definition at line 24 of file scheduler_types.h.
typedef struct pcmk__resource pcmk_resource_t |
Resource object.
Definition at line 27 of file scheduler_types.h.
typedef struct pcmk__scheduler pcmk_scheduler_t |
Scheduler object.
Definition at line 33 of file scheduler_types.h.