kops/pkg/util/stringorslice
Justin SB 6fa8be2716 JSON formatting of IAM: Workaround for optional fields
AWS IAM is very strict and doesn't support `Resource: []` for example.
We implement a custom MarshalJSON method to work around that.
2020-09-09 09:57:07 -04:00
..
BUILD.bazel Upgrade to klog2 2020-08-16 20:56:48 -05:00
stringorslice.go JSON formatting of IAM: Workaround for optional fields 2020-09-09 09:57:07 -04:00
stringorslice_test.go Upgrade to klog2 2020-08-16 20:56:48 -05:00