kops/pkg/resources/aws
Justin Santa Barbara 5933aed899 Add ssh user to kops toolbox dump
Where we can identify the SSH user to use, we can include it in kops
toolbox dump.  This is a precursor to trying to better understand
what's in an image (warnings about NVME or network drivers, or showing
the correct SSH username)
2018-07-24 17:18:40 -04:00
..
BUILD.bazel kops toolbox dump: Add Subnets to dump 2018-03-27 00:03:20 -04:00
aws.go Add ssh user to kops toolbox dump 2018-07-24 17:18:40 -04:00
aws_test.go Move AWS resources into its own subpackage 2018-03-18 14:43:12 -04:00
elasticip.go ElasticIP deletion: Honor shared tags 2018-03-25 18:39:22 -04:00
errors.go Improve logic around VPC detection 2018-03-19 18:15:37 -04:00
filters.go Improve logic around VPC detection 2018-03-19 18:15:37 -04:00
natgateway.go NAT gateway deletion: honor shared tag 2018-03-25 18:38:51 -04:00
routetable.go Move routetable detection to new logic 2018-03-24 18:26:39 -04:00
securitygroup.go cloudmock: update to support tag-key query on securitygroup 2018-03-25 01:17:27 -04:00
subnet.go kops toolbox dump: Add Subnets to dump 2018-03-27 00:03:20 -04:00
tags.go Improve logic around VPC detection 2018-03-19 18:15:37 -04:00
vpc.go Add VPC to kops toolbox dump 2018-03-31 14:10:22 -04:00
vpc_test.go Improve logic around VPC detection 2018-03-19 18:15:37 -04:00