|
pacemaker
2.1.7-0f7f88312f
Scalable High-Availability cluster resource manager
|
#include <include/crm/common/options_internal.h>
Data Fields | |
| const char * | name |
| const char * | alt_name |
| const char * | type |
| const char * | values |
| const char * | default_value |
| bool(* | is_valid )(const char *) |
| const char * | description_short |
| const char * | description_long |
Definition at line 37 of file options_internal.h.
| const char* pcmk__cluster_option_s::alt_name |
Definition at line 39 of file options_internal.h.
| const char* pcmk__cluster_option_s::default_value |
Definition at line 42 of file options_internal.h.
| const char* pcmk__cluster_option_s::description_long |
Definition at line 47 of file options_internal.h.
| const char* pcmk__cluster_option_s::description_short |
Definition at line 46 of file options_internal.h.
| bool(* pcmk__cluster_option_s::is_valid) (const char *) |
Definition at line 44 of file options_internal.h.
| const char* pcmk__cluster_option_s::name |
Definition at line 38 of file options_internal.h.
| const char* pcmk__cluster_option_s::type |
Definition at line 40 of file options_internal.h.
| const char* pcmk__cluster_option_s::values |
Definition at line 41 of file options_internal.h.
1.8.14