Sha256: 1fbed8beb3d81822e0e89337fe11aaafe9b912d594cd004df9b2445432d539d7

Contents?: true

Size: 264 Bytes

Versions: 9

Compression:

Stored size: 264 Bytes

Contents

export const selectForemanRhCloud = state => state.ForemanRhCloud;
export const selectForemanInventoryUpload = state =>
  selectForemanRhCloud(state).inventoryUpload;
export const selectInsightsCloudSync = state =>
  selectForemanRhCloud(state).InsightsCloudSync;

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
foreman_rh_cloud-0.9.10 webpack/ForemanRhCloudSelectors.js
foreman_rh_cloud-1.0.10 webpack/ForemanRhCloudSelectors.js
foreman_rh_cloud-2.0.10 webpack/ForemanRhCloudSelectors.js
foreman_rh_cloud-2.0.9 webpack/ForemanRhCloudSelectors.js
foreman_rh_cloud-1.0.9 webpack/ForemanRhCloudSelectors.js
foreman_rh_cloud-0.9.9 webpack/ForemanRhCloudSelectors.js
foreman_rh_cloud-0.9.8 webpack/ForemanRhCloudSelectors.js
foreman_rh_cloud-1.0.8 webpack/ForemanRhCloudSelectors.js
foreman_rh_cloud-2.0.8 webpack/ForemanRhCloudSelectors.js