Sha256: 8dc18e4e4d5a5999b7e64dd2fee7edf7bd477916deae8dfaf754717495939007

Contents?: true

Size: 544 Bytes

Versions: 44

Compression:

Stored size: 544 Bytes

Contents

import { foremanUrl } from '../ForemanRhCloudHelpers';

export const insightsCloudUrl = path => foremanUrl(`/insights_cloud/${path}`);

export const redHatConsole = path => `https://console.redhat.com/${path || ''}`;
export const redHatInsights = path => redHatConsole(`insights/${path || ''}`);
export const redHatInventory = path =>
  redHatInsights(`inventory/${path || ''}`);
export const redHatAdvisor = path => redHatInsights(`advisor/${path || ''}`);
export const redHatAdvisorSystems = path =>
  redHatAdvisor(`systems/${path || ''}`);

Version data entries

44 entries across 44 versions & 1 rubygems

Version Path
foreman_rh_cloud-11.1.0 webpack/InsightsCloudSync/InsightsCloudSyncHelpers.js
foreman_rh_cloud-10.0.3 webpack/InsightsCloudSync/InsightsCloudSyncHelpers.js
foreman_rh_cloud-11.0.3 webpack/InsightsCloudSync/InsightsCloudSyncHelpers.js
foreman_rh_cloud-9.0.59 webpack/InsightsCloudSync/InsightsCloudSyncHelpers.js
foreman_rh_cloud-11.0.2 webpack/InsightsCloudSync/InsightsCloudSyncHelpers.js
foreman_rh_cloud-11.0.1 webpack/InsightsCloudSync/InsightsCloudSyncHelpers.js
foreman_rh_cloud-11.0.0 webpack/InsightsCloudSync/InsightsCloudSyncHelpers.js
foreman_rh_cloud-9.0.58 webpack/InsightsCloudSync/InsightsCloudSyncHelpers.js
foreman_rh_cloud-10.0.2 webpack/InsightsCloudSync/InsightsCloudSyncHelpers.js
foreman_rh_cloud-9.0.57 webpack/InsightsCloudSync/InsightsCloudSyncHelpers.js
foreman_rh_cloud-10.0.1 webpack/InsightsCloudSync/InsightsCloudSyncHelpers.js
foreman_rh_cloud-9.0.56 webpack/InsightsCloudSync/InsightsCloudSyncHelpers.js
foreman_rh_cloud-9.0.55 webpack/InsightsCloudSync/InsightsCloudSyncHelpers.js
foreman_rh_cloud-9.0.54 webpack/InsightsCloudSync/InsightsCloudSyncHelpers.js
foreman_rh_cloud-9.0.53 webpack/InsightsCloudSync/InsightsCloudSyncHelpers.js
foreman_rh_cloud-9.0.52 webpack/InsightsCloudSync/InsightsCloudSyncHelpers.js
foreman_rh_cloud-8.0.52 webpack/InsightsCloudSync/InsightsCloudSyncHelpers.js
foreman_rh_cloud-9.0.51 webpack/InsightsCloudSync/InsightsCloudSyncHelpers.js
foreman_rh_cloud-8.0.51 webpack/InsightsCloudSync/InsightsCloudSyncHelpers.js
foreman_rh_cloud-7.0.48 webpack/InsightsCloudSync/InsightsCloudSyncHelpers.js