10#ifndef PCMK__CRM_COMMON_BUNDLES_INTERNAL__H
11#define PCMK__CRM_COMMON_BUNDLES_INTERNAL__H
64 while (rsc->
parent != NULL) {
81 return pcmk__is_guest_or_bundle_node(node)
Scheduler API for resources.
@ pcmk_rsc_variant_bundle
Type aliases needed to define scheduler objects.
A single instance of a bundle.
pcmk_resource_t * child
Instance of bundled resource.
int offset
0-origin index of this instance in bundle
char * ipaddr
IP address associated with this instance.
pcmk_resource_t * remote
Pacemaker Remote connection into container.
pcmk_node_t * node
Node created for this instance.
pcmk_resource_t * container
Container associated with this instance.
pcmk_resource_t * ip
IP address resource for ipaddr.
struct pe_node_shared_s * details
pcmk_resource_t * remote_rsc
enum pe_obj_types variant