debian-forge-composer/internal/common
sanne 5a9d8c792b cloudapi: V2
V2 is compliant with api.openshift.com design guidelines.

Errors are predefined, have codes, and are queryable.

All requests have an operationId set: a unique identifier which is
sortable by time. This is added to the response in case of an error.

All returned objects have the href, id, and kind field set.
2021-09-14 15:32:21 +02:00
..
helpers.go Move isStringInSlice to common.IsStringInSlice 2021-07-12 08:58:42 +02:00
helpers_test.go Move isStringInSlice to common.IsStringInSlice 2021-07-12 08:58:42 +02:00
operation_id.go cloudapi: V2 2021-09-14 15:32:21 +02:00
pointers.go internal/common: add function to get a pointer to string literal 2021-08-02 19:05:09 +02:00
pointers_test.go internal/common: add function to get a pointer to string literal 2021-08-02 19:05:09 +02:00
states.go fix: unused function arg 2021-07-02 10:38:04 +02:00
states_test.go weldr: move common.ComposeState to weldr 2020-11-09 14:17:19 +01:00