{"id":18342065,"url":"https://github.com/vikstrous/cuek8s","last_synced_at":"2026-01-22T21:03:40.853Z","repository":{"id":242535245,"uuid":"809823467","full_name":"vikstrous/cuek8s","owner":"vikstrous","description":null,"archived":false,"fork":false,"pushed_at":"2024-06-24T13:55:17.000Z","size":324,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T21:41:35.769Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CUE","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vikstrous.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-03T14:13:17.000Z","updated_at":"2024-06-24T13:55:20.000Z","dependencies_parsed_at":"2024-06-03T16:34:32.573Z","dependency_job_id":"8f960eed-931a-40b7-ba2a-985429915d7e","html_url":"https://github.com/vikstrous/cuek8s","commit_stats":null,"previous_names":["vikstrous/cuek8s"],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/vikstrous/cuek8s","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vikstrous%2Fcuek8s","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vikstrous%2Fcuek8s/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vikstrous%2Fcuek8s/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vikstrous%2Fcuek8s/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vikstrous","download_url":"https://codeload.github.com/vikstrous/cuek8s/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vikstrous%2Fcuek8s/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28671206,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T20:48:19.482Z","status":"ssl_error","status_checked_at":"2026-01-22T20:48:14.968Z","response_time":144,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-05T20:29:24.458Z","updated_at":"2026-01-22T21:03:40.839Z","avatar_url":"https://github.com/vikstrous.png","language":"CUE","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Usage:\n\n1. Make sure your cue version is at least 0.9\n\n2. Add the module as a dependency:\n\n```bash\ncue mod get github.com/vikstrous/cuek8s\n```\n\n3. Use the definitions available\n\n```cue\npackage cuek8stest\n\nimport \"github.com/vikstrous/cuek8s\"\n\nservice: cuek8s.#Service \u0026 {\n        metadata: {\n                name: \"my-service\"\n        }\n}\n```\n\n4. Confirm that invalid definitions will trigger an error:\n\n```cue\nservice: cuek8s.#Service \u0026 {\n        metadata: {\n                nonsense: true\n        }\n}\n```\n\n```bash\nservice.metadata.nonsense: field not allowed:\n    ../.cache/cue/mod/extract/github.com/vikstrous/cuek8s@v0.0.13/definitions.cue:34:11\n    ../.cache/cue/mod/extract/github.com/vikstrous/cuek8s@v0.0.13/gen/k8s.io/api/core/v1/types_go_gen.cue:5941:13\n    ../.cache/cue/mod/extract/github.com/vikstrous/cuek8s@v0.0.13/gen/k8s.io/apimachinery/pkg/apis/meta/v1/types_go_gen.cue:89:14\n    ./test.cue:5:10\n    ./test.cue:7:3\n```\n\nSee [definitions.cue](./definitions.cue) to the complete list of kubernetes types exposed. If you want to see more added, open a Github issue!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvikstrous%2Fcuek8s","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvikstrous%2Fcuek8s","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvikstrous%2Fcuek8s/lists"}