pacemaker
2.1.0-7c3f660
Scalable High-Availability cluster resource manager
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
include
pcmki
pcmki_resource.h
Go to the documentation of this file.
1
/*
2
* Copyright 2021 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
#ifndef PCMKI_RESOURCE__H
10
#define PCMKI_RESOURCE__H
11
12
#include <glib.h>
13
14
#include <
crm/common/output_internal.h
>
15
#include <
crm/pengine/pe_types.h
>
16
17
int
pcmk__resource_digests
(
pcmk__output_t
*out,
pe_resource_t
*rsc,
18
pe_node_t
*node, GHashTable *overrides,
19
pe_working_set_t
*data_set);
20
21
#endif
/* PCMK_RESOURCE__H */
pe_working_set_s
Definition:
pe_types.h:136
pcmk__resource_digests
int pcmk__resource_digests(pcmk__output_t *out, pe_resource_t *rsc, pe_node_t *node, GHashTable *overrides, pe_working_set_t *data_set)
Definition:
pcmk_resource.c:84
output_internal.h
Formatted output for pacemaker tools.
pe_resource_s
Definition:
pe_types.h:319
pe_node_s
Definition:
pe_types.h:240
pcmk__output_s
This structure contains everything that makes up a single output formatter.
Definition:
output_internal.h:169
pe_types.h
Data types for cluster status.
Generated on Tue Jun 8 2021 12:27:46 for pacemaker by
1.8.5