kops/pkg/instancegroups
justinsb 3646a610b1 refactor: Move GetCloudProvider to cluster
This lets us use labels (or annotations), meaning we can experiment
with different clouds without changing the API.

We also add initial (experimental/undocumented) support for exposing a "Metal" provider.
2024-08-26 08:20:37 -04:00
..
OWNERS
delete.go
instancegroups.go refactor: Move GetCloudProvider to cluster 2024-08-26 08:20:37 -04:00
instancegroups_test.go Migrate autoscaling to aws-sdk-go-v2 2024-03-31 23:04:06 -05:00
rollingupdate.go Move results insert to original location to reduce diff 2022-12-21 09:30:18 -08:00
rollingupdate_os_test.go v1alpha3: Move configBase to configStore.base 2023-07-22 15:57:35 -07:00
rollingupdate_test.go Migrate Instance Group management to aws-sdk-go-v2 2024-04-13 16:01:41 -04:00
rollingupdate_warmpool_test.go Migrate Instance Group management to aws-sdk-go-v2 2024-04-13 16:01:41 -04:00
settings.go refactor: Move GetCloudProvider to cluster 2024-08-26 08:20:37 -04:00
settings_test.go