Page Menu
Home
ClusterLabs Projects
Search
Configure Global Search
Log In
Files
F4512434
pcmki_options.h
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
685 B
Referenced Files
None
Subscribers
None
pcmki_options.h
View Options
/*
* Copyright 2024 the Pacemaker project contributors
*
* The version control history for this file may have further details.
*
* This source code is licensed under the GNU Lesser General Public License
* version 2.1 or later (LGPLv2.1+) WITHOUT ANY WARRANTY.
*/
#ifndef PCMK__PCMKI_PCMKI_OPTIONS__H
#define PCMK__PCMKI_PCMKI_OPTIONS__H
#include <crm/common/output_internal.h>
#ifdef __cplusplus
extern "C" {
#endif
int pcmk__list_cluster_options(pcmk__output_t *out, bool all);
int pcmk__list_fencing_params(pcmk__output_t *out, bool all);
int pcmk__list_primitive_meta(pcmk__output_t *out, bool all);
#ifdef __cplusplus
}
#endif
#endif // PCMK__PCMKI_PCMKI_OPTIONS__H
File Metadata
Details
Attached
Mime Type
text/x-c
Expires
Wed, Jun 25, 5:26 AM (1 d, 6 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1952284
Default Alt Text
pcmki_options.h (685 B)
Attached To
Mode
rP Pacemaker
Attached
Detach File
Event Timeline
Log In to Comment