pacemaker  2.1.0-7c3f660
Scalable High-Availability cluster resource manager
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
compat.h File Reference

Deprecated Pacemaker fencing API. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

const char * get_stonith_provider (const char *agent, const char *provider)
 

Detailed Description

Deprecated Pacemaker fencing API.

Deprecated:
Do not include this header directly. The fencing APIs in this header, and the header itself, will be removed in a future release.

Definition in file compat.h.

Function Documentation

const char* get_stonith_provider ( const char *  agent,
const char *  provider 
)
Deprecated:
Use stonith_get_namespace() instead

Definition at line 2703 of file st_client.c.