pacemaker  1.1.18-7fdfbbe
Scalable High-Availability cluster resource manager
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
pe_cluster_option_s Struct Reference

#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
 

Detailed Description

Definition at line 101 of file crm_internal.h.

Field Documentation

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.


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