https://github.com/rssnyder/harness-go-utils
helpful harness utils for go applications
https://github.com/rssnyder/harness-go-utils
Last synced: 12 months ago
JSON representation
helpful harness utils for go applications
- Host: GitHub
- URL: https://github.com/rssnyder/harness-go-utils
- Owner: rssnyder
- License: mit
- Created: 2023-01-27T15:50:30.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-06T22:12:00.000Z (over 3 years ago)
- Last Synced: 2025-01-28T12:39:46.065Z (over 1 year ago)
- Language: Go
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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