kops/pkg/client/simple/vfsclientset
Peter Rifel bc074e857c
Use ec2.DescribeInstanceTypes in awsup.GetMachineTypeInfo
This requires passing a cloud object in additional places throughout the validation package and originating mostly from cmd/kops

This means that some kops commands now require valid cloud provider credentials, but I don't think this is an issue because the vast majority of use-cases already require the same cloud provider credentials in order to interact with the state store.
2020-06-09 10:13:01 -05:00
..
BUILD.bazel Remove support for v1alpha1 and before 2020-03-24 19:49:15 -07:00
clientset.go Remove support for reading legacy-format keypairs 2020-05-20 13:28:13 -07:00
cluster.go Remove support for v1alpha1 and before 2020-03-24 19:49:15 -07:00
commonvfs.go Add context.Context to most signatures 2020-04-11 14:44:17 -04:00
instancegroup.go Use ec2.DescribeInstanceTypes in awsup.GetMachineTypeInfo 2020-06-09 10:13:01 -05:00
utils.go Add context.Context to most signatures 2020-04-11 14:44:17 -04:00