![]() |
pacemaker
1.1.18-7fdfbbe
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 101 of file crm_internal.h.
| const char* pe_cluster_option_s::alt_name |
Definition at line 103 of file crm_internal.h.
| const char* pe_cluster_option_s::default_value |
Definition at line 106 of file crm_internal.h.
| const char* pe_cluster_option_s::description_long |
Definition at line 111 of file crm_internal.h.
| const char* pe_cluster_option_s::description_short |
Definition at line 110 of file crm_internal.h.
| gboolean(* pe_cluster_option_s::is_valid)(const char *) |
Definition at line 108 of file crm_internal.h.
| const char* pe_cluster_option_s::name |
Definition at line 102 of file crm_internal.h.
| const char* pe_cluster_option_s::type |
Definition at line 104 of file crm_internal.h.
| const char* pe_cluster_option_s::values |
Definition at line 105 of file crm_internal.h.
1.8.5