{"id":38725234,"url":"https://github.com/statnett/function-s3-user-arn","last_synced_at":"2026-05-11T09:55:21.833Z","repository":{"id":291735867,"uuid":"978594249","full_name":"statnett/function-s3-user-arn","owner":"statnett","description":"Crossplane Function Template for S3 User ARNs","archived":false,"fork":false,"pushed_at":"2026-05-11T07:56:45.000Z","size":128,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":6,"default_branch":"main","last_synced_at":"2026-05-11T09:55:14.671Z","etag":null,"topics":["control-plane"],"latest_commit_sha":null,"homepage":"","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/statnett.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-05-06T08:20:15.000Z","updated_at":"2026-05-11T07:56:39.000Z","dependencies_parsed_at":"2025-06-20T08:31:43.395Z","dependency_job_id":"d1b8c442-25cd-410a-b3e9-cf2b3f8667f1","html_url":"https://github.com/statnett/function-s3-user-arn","commit_stats":null,"previous_names":["statnett/function-s3-user-arn"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/statnett/function-s3-user-arn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statnett%2Ffunction-s3-user-arn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statnett%2Ffunction-s3-user-arn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statnett%2Ffunction-s3-user-arn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statnett%2Ffunction-s3-user-arn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/statnett","download_url":"https://codeload.github.com/statnett/function-s3-user-arn/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statnett%2Ffunction-s3-user-arn/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32889971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"online","status_checked_at":"2026-05-11T02:00:05.975Z","response_time":120,"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":["control-plane"],"created_at":"2026-01-17T11:15:01.459Z","updated_at":"2026-05-11T09:55:21.804Z","avatar_url":"https://github.com/statnett.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\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstatnett%2Ffunction-s3-user-arn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstatnett%2Ffunction-s3-user-arn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstatnett%2Ffunction-s3-user-arn/lists"}