exoscale / egoscale

exoscale golang bindings
https://pkg.go.dev/github.com/exoscale/egoscale/v3
Apache License 2.0
31 stars 14 forks source link

v2: update SKSClusterOIDCConfig struct #546

Closed falzm closed 2 years ago

falzm commented 2 years ago

This change updates the SKSClusterOIDCConfig struct field RequiredClaim to use a map[string]string type instead of a string.