![]() |
pacemaker
2.0.1-9e909a5bdd
Scalable High-Availability cluster resource manager
|
#include <crm_internal.h>
Data Fields | |
| const char * | name |
| const char * | alt_name |
| const char * | type |
| const char * | values |
| const char * | default_value |
| gboolean(* | is_valid )(const char *) |
| const char * | description_short |
| const char * | description_long |
Definition at line 85 of file crm_internal.h.
| const char* pe_cluster_option_s::alt_name |
Definition at line 87 of file crm_internal.h.
| const char* pe_cluster_option_s::default_value |
Definition at line 90 of file crm_internal.h.
| const char* pe_cluster_option_s::description_long |
Definition at line 95 of file crm_internal.h.
| const char* pe_cluster_option_s::description_short |
Definition at line 94 of file crm_internal.h.
| gboolean(* pe_cluster_option_s::is_valid) (const char *) |
Definition at line 92 of file crm_internal.h.
| const char* pe_cluster_option_s::name |
Definition at line 86 of file crm_internal.h.
| const char* pe_cluster_option_s::type |
Definition at line 88 of file crm_internal.h.
| const char* pe_cluster_option_s::values |
Definition at line 89 of file crm_internal.h.
1.8.13