mirror of
https://github.com/rssnyder/harness-go-utils
synced 2026-06-30 16:40:28 -05:00
No description
- Go 100%
| config | ||
| secrets | ||
| test | ||
| .gitignore | ||
| go.mod | ||
| go.sum | ||
| LICENSE | ||
| README.md | ||
| utils.go | ||
harness-utils-go
helpful harness utils for go applications
config
authentication and scoping
generall all helpers here will use the following for authentication and scoping:
- HARNESS_PLATFORM_API_KEY: harness nextgen api key
- HARNESS_ACCOUNT_ID: harness account id
- HARNESS_PLATFORM_ORGANIZATION: organization id
- HARNESS_PLATFORM_PROJECT: project id
leaving out project will result in org level resources leaving out organization will result in account level resources
secrets
set a text secret in harness