https://github.com/krateoplatformops/finops-data-types
https://github.com/krateoplatformops/finops-data-types
finops krateo-v2
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/krateoplatformops/finops-data-types
- Owner: krateoplatformops
- License: apache-2.0
- Created: 2024-08-22T10:59:49.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-14T11:48:22.000Z (7 months ago)
- Last Synced: 2025-05-09T22:02:37.472Z (5 months ago)
- Topics: finops, krateo-v2
- Language: Go
- Homepage:
- Size: 63.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FinOps Data Types
This repository is part of the wider exporting architecture for the Krateo Composable FinOps and contains all the data types for the Composable FinOps components.## Summary
1. [Overview](#overview)
2. [Configuration](#configuration)## Overview
This component contains data types used by the wider Krateo Composable FinOps module.## Configuration
This repository is used only as a library. To generate the deep copy code, use:
```
./scripts/build.sh
```