![]() |
pacemaker
3.0.0-d8340737c4
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 *) |
| uint32_t | flags |
Group of enum pcmk__opt_flags More... | |
| const char * | description_short |
| const char * | description_long |
Definition at line 80 of file options_internal.h.
| const char* pcmk__cluster_option_s::alt_name |
Definition at line 82 of file options_internal.h.
| const char* pcmk__cluster_option_s::default_value |
Definition at line 85 of file options_internal.h.
| const char* pcmk__cluster_option_s::description_long |
Definition at line 92 of file options_internal.h.
| const char* pcmk__cluster_option_s::description_short |
Definition at line 91 of file options_internal.h.
| uint32_t pcmk__cluster_option_s::flags |
Group of enum pcmk__opt_flags
Definition at line 89 of file options_internal.h.
| bool(* pcmk__cluster_option_s::is_valid) (const char *) |
Definition at line 87 of file options_internal.h.
| const char* pcmk__cluster_option_s::name |
Definition at line 81 of file options_internal.h.
| const char* pcmk__cluster_option_s::type |
Definition at line 83 of file options_internal.h.
| const char* pcmk__cluster_option_s::values |
Definition at line 84 of file options_internal.h.
1.8.14