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

Deprecated Pacemaker resource agent API. More...

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

Go to the source code of this file.

Functions

bool crm_provider_required (const char *standard)
 

Detailed Description

Deprecated Pacemaker resource agent API.

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

Definition in file agents_compat.h.

Function Documentation

bool crm_provider_required ( const char *  standard)
Deprecated:
Use pcmk_get_ra_caps() instead

Definition at line 202 of file agents.c.