Page MenuHomeClusterLabs Projects

controld_membership.h
No OneTemporary

controld_membership.h

/*
* Copyright 2012-2021 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 MEMBERSHIP__H
# define MEMBERSHIP__H
#ifdef __cplusplus
extern "C" {
#endif
#include <crm/cluster/internal.h>
void post_cache_update(int instance);
extern gboolean check_join_state(enum crmd_fsa_state cur_state, const char *source);
#ifdef __cplusplus
}
#endif
#endif

File Metadata

Mime Type
text/x-c
Expires
Mon, Sep 22, 11:20 PM (14 h, 28 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2382335
Default Alt Text
controld_membership.h (559 B)

Event Timeline