pacemaker
2.1.8-2.1.8~rc4
Scalable High-Availability cluster resource manager
Loading...
Searching...
No Matches
include
crm
common
schemas.h
Go to the documentation of this file.
1
/*
2
* Copyright 2024 the Pacemaker project contributors
3
*
4
* The version control history for this file may have further details.
5
*
6
* This source code is licensed under the GNU Lesser General Public License
7
* version 2.1 or later (LGPLv2.1+) WITHOUT ANY WARRANTY.
8
*/
9
10
#ifndef PCMK__CRM_COMMON_SCHEMAS__H
11
#define PCMK__CRM_COMMON_SCHEMAS__H
12
13
#include <stdbool.h>
// bool
14
#include <libxml/tree.h>
// xmlNode
15
16
#ifdef __cplusplus
17
extern
"C"
{
18
#endif
19
26
int
pcmk_update_configured_schema
(xmlNode **xml,
bool
to_logs);
27
28
#ifdef __cplusplus
29
}
30
#endif
31
32
#endif
// PCMK__CRM_COMMON_SCHEMAS__H
pcmk_update_configured_schema
int pcmk_update_configured_schema(xmlNode **xml, bool to_logs)
Update XML from its configured schema to the latest major series.
Definition
schemas.c:1251
Generated on Sat Jul 20 2024 19:19:04 for pacemaker by
1.9.8