pacemaker  1.1.24-3850484742
Scalable High-Availability cluster resource manager
cib_secrets.h
Go to the documentation of this file.
1 /*
2  * Copyright 2011-2018 SUSE, Attachmate
3  * Author: Dejan Muhamedagic <dejan@suse.de>
4  *
5  * This source code is licensed under the GNU General Public License version 2
6  * or later (GPLv2+) WITHOUT ANY WARRANTY.
7  */
8 
9 /*
10  * load parameters from an ini file (cib_secrets.c)
11  */
12 int replace_secret_params(const char *rsc_id, GHashTable *params);
int replace_secret_params(const char *rsc_id, GHashTable *params)
Definition: cib_secrets.c:91