pacemaker  2.1.4-dc6eb4362
Scalable High-Availability cluster resource manager
Functions
agents_compat.h File Reference

Deprecated Pacemaker resource agent API. More...

#include <stdbool.h>
Include dependency graph for agents_compat.h:
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

◆ crm_provider_required()

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

Definition at line 203 of file agents.c.