Page MenuHomeClusterLabs Projects

cib_secrets.h
No OneTemporary

cib_secrets.h

/*
* Copyright 2011-2018 the Pacemaker project contributors
*
* The version control history for this file may have further details.
*
* This source code is licensed under the GNU General Public License version 2
* or later (GPLv2+) WITHOUT ANY WARRANTY.
*/
#ifndef CIB_SECRETS__H
#define CIB_SECRETS__H
#ifdef __cplusplus
extern "C" {
#endif
/*
* load parameters from an ini file (cib_secrets.c)
*/
int replace_secret_params(const char *rsc_id, GHashTable *params);
#ifdef __cplusplus
}
#endif
#endif

File Metadata

Mime Type
text/x-c
Expires
Thu, Oct 16, 3:16 PM (1 d, 19 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2517873
Default Alt Text
cib_secrets.h (515 B)

Event Timeline