agent_type 78 lib/pengine/bundle.c enum pe__container_agent agent_type; agent_type 293 lib/pengine/bundle.c switch (data->agent_type) { agent_type 440 lib/pengine/bundle.c switch (data->agent_type) { agent_type 453 lib/pengine/bundle.c agent_str = container_agent_str(data->agent_type); agent_type 471 lib/pengine/bundle.c if (data->agent_type == PE__CONTAINER_AGENT_DOCKER) { agent_type 508 lib/pengine/bundle.c switch (data->agent_type) { agent_type 539 lib/pengine/bundle.c switch (data->agent_type) { agent_type 1001 lib/pengine/bundle.c bundle_data->agent_type = PE__CONTAINER_AGENT_DOCKER; agent_type 1005 lib/pengine/bundle.c bundle_data->agent_type = PE__CONTAINER_AGENT_RKT; agent_type 1009 lib/pengine/bundle.c bundle_data->agent_type = PE__CONTAINER_AGENT_PODMAN; agent_type 1425 lib/pengine/bundle.c status_print("type=\"%s\" ", container_agent_str(bundle_data->agent_type)); agent_type 1508 lib/pengine/bundle.c "type", container_agent_str(bundle_data->agent_type), agent_type 480 lib/pengine/pe_digest.c create_unfencing_summary(const char *rsc_id, const char *agent_type, agent_type 483 lib/pengine/pe_digest.c return crm_strdup_printf("%s:%s:%s", rsc_id, agent_type, param_digest);