{"id":22435575,"url":"https://github.com/allanger/crossplane-fn-cluster-addons","last_synced_at":"2025-10-10T14:07:55.393Z","repository":{"id":233885661,"uuid":"787970932","full_name":"allanger/crossplane-fn-cluster-addons","owner":"allanger","description":null,"archived":false,"fork":false,"pushed_at":"2024-04-17T14:34:22.000Z","size":34,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T08:26:24.670Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/allanger.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2024-04-17T14:28:47.000Z","updated_at":"2024-04-17T14:34:26.000Z","dependencies_parsed_at":"2024-04-19T13:15:46.601Z","dependency_job_id":null,"html_url":"https://github.com/allanger/crossplane-fn-cluster-addons","commit_stats":null,"previous_names":["allanger/crossplane-fn-cluster-addons"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/allanger/crossplane-fn-cluster-addons","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allanger%2Fcrossplane-fn-cluster-addons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allanger%2Fcrossplane-fn-cluster-addons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allanger%2Fcrossplane-fn-cluster-addons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allanger%2Fcrossplane-fn-cluster-addons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/allanger","download_url":"https://codeload.github.com/allanger/crossplane-fn-cluster-addons/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allanger%2Fcrossplane-fn-cluster-addons/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269330384,"owners_count":24399115,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-07T02:00:09.698Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-12-05T23:14:37.705Z","updated_at":"2025-10-10T14:07:50.341Z","avatar_url":"https://github.com/allanger.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# function-template-go\n[![CI](https://github.com/crossplane/function-template-go/actions/workflows/ci.yml/badge.svg)](https://github.com/crossplane/function-template-go/actions/workflows/ci.yml)\n\nA template for writing a [composition function][functions] in [Go][go].\n\nTo learn how to use this template:\n\n* [Follow the guide to writing a composition function in Go][function guide]\n* [Learn about how composition functions work][functions]\n* [Read the function-sdk-go package documentation][package docs]\n\nIf you just want to jump in and get started:\n\n1. Replace `function-template-go` with your function in `go.mod`,\n   `package/crossplane.yaml`, and any Go imports. (You can also do this\n   automatically by running the `./init.sh \u003cfunction-name\u003e` script.)\n1. Update `input/v1beta1/` to reflect your desired input (and run `go generate`)\n1. Add your logic to `RunFunction` in `fn.go`\n1. Add tests for your logic in `fn_test.go`\n1. Update this file, `README.md`, to be about your function!\n\nThis template uses [Go][go], [Docker][docker], and the [Crossplane CLI][cli] to\nbuild functions.\n\n```shell\n# Run code generation - see input/generate.go\n$ go generate ./...\n\n# Run tests - see fn_test.go\n$ go test ./...\n\n# Build the function's runtime image - see Dockerfile\n$ docker build . --tag=runtime\n\n# Build a function package - see package/crossplane.yaml\n$ crossplane xpkg build -f package --embed-runtime-image=runtime\n```\n\n[functions]: https://docs.crossplane.io/latest/concepts/composition-functions\n[go]: https://go.dev\n[function guide]: https://docs.crossplane.io/knowledge-base/guides/write-a-composition-function-in-go\n[package docs]: https://pkg.go.dev/github.com/crossplane/function-sdk-go\n[docker]: https://www.docker.com\n[cli]: https://docs.crossplane.io/latest/cli","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallanger%2Fcrossplane-fn-cluster-addons","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fallanger%2Fcrossplane-fn-cluster-addons","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallanger%2Fcrossplane-fn-cluster-addons/lists"}