gotransip
gotransip copied to clipboard
TransIP API client for Go
### Short description Adds filter API endpoint to allow for retrieving Operating Systems without needing a VPS. This can be particularly handy when no VPS is created yet, as is...
When testing my updated version of k8s/external-dns I ran into the issue that the timezone Europe/Amsterdam could not be found. This is because the minimal image doesn't include timezone data....
### Short description I have an Azure keyvault that contains the transip api private key with only the SIGN permissions granted. Currently the only option is to sign tokens myself...
### Short description This error had me confused for a minute. Had to read this file to realize that I passed an empty string as PrivateKeyPath ### Checklist - [x]...
See issue #33
## (Problem) Description The terraform provider https://github.com/kevinvalk/terraform-provider-transip is using gotransip and I just added automatic CI building. Because of the golang crossplatform support, I decided to just compile for all...