OCF_Functions(3pm) | User Contributed Perl Documentation | OCF_Functions(3pm) |
OCF_Functions - helper subroutines for OCF agent
use FindBin; use lib "$FindBin::RealBin/../../lib/heartbeat/"; use OCF_Functions;
This module has been ported from the ocf-shellfuncs shell script of the resource-agents project. See <https://github.com/ClusterLabs/resource-agents/>.
The only variable exported by this module is "__OCF_ACTION".
Here are the subroutines ported from ocf-shellfuncs and exported by this module:
Here are the subroutines only existing in the perl module but not in the ocf-shellfuncs script:
Copyright (C) 2016: Jehan-Guillaume de Rorthais and Mael Rimbault.
Licensed under the PostgreSQL License.
2020-03-09 | perl v5.30.0 |