pacemaker  2.1.3-ea053b43a
Scalable High-Availability cluster resource manager
Data Fields
pcmk__cluster_option_s Struct Reference

#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
 

Detailed Description

Definition at line 82 of file options_internal.h.

Field Documentation

◆ alt_name

const char* pcmk__cluster_option_s::alt_name

Definition at line 84 of file options_internal.h.

◆ default_value

const char* pcmk__cluster_option_s::default_value

Definition at line 87 of file options_internal.h.

◆ description_long

const char* pcmk__cluster_option_s::description_long

Definition at line 92 of file options_internal.h.

◆ description_short

const char* pcmk__cluster_option_s::description_short

Definition at line 91 of file options_internal.h.

◆ is_valid

bool(* pcmk__cluster_option_s::is_valid) (const char *)

Definition at line 89 of file options_internal.h.

◆ name

const char* pcmk__cluster_option_s::name

Definition at line 83 of file options_internal.h.

◆ type

const char* pcmk__cluster_option_s::type

Definition at line 85 of file options_internal.h.

◆ values

const char* pcmk__cluster_option_s::values

Definition at line 86 of file options_internal.h.


The documentation for this struct was generated from the following file: