Page MenuHomeClusterLabs Projects

pcmki_options.h
No OneTemporary

pcmki_options.h

/*
* 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

Mime Type
text/x-c
Expires
Wed, Jun 25, 5:26 AM (1 d, 1 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1952284
Default Alt Text
pcmki_options.h (685 B)

Event Timeline