k3s/pkg/cloudprovider/providers/cloudstack
Walter Fender f3f46d5f5a Moving the cloudprovider interface to staging.
Individual implementations are not yet being moved.
Fixed all dependencies which call the interface.
Fixed golint exceptions to reflect the move.
Added project info as per @dims and
https://github.com/kubernetes/kubernetes-template-project.
Added dims to the security contacts.
Fixed minor issues.
Added missing template files.
Copied ControllerClientBuilder interface to cp.
This allows us to break the only dependency on K8s/K8s.
Added TODO to ControllerClientBuilder.
Fixed GoDeps.
Factored in feedback from JustinSB.
2018-10-04 14:41:20 -07:00
..
BUILD Moving the cloudprovider interface to staging. 2018-10-04 14:41:20 -07:00
OWNERS Update OWNERS to correct members' handles. 2017-08-04 15:00:15 +08:00
cloudstack.go Moving the cloudprovider interface to staging. 2018-10-04 14:41:20 -07:00
cloudstack_instances.go Moving the cloudprovider interface to staging. 2018-10-04 14:41:20 -07:00
cloudstack_loadbalancer.go Implement GetLoadBalancerName per provider and add DefaultLoadBalancerName. 2018-08-04 00:36:48 -04:00
cloudstack_test.go Add context to all relevant cloud APIs 2018-02-06 12:49:17 -08:00
metadata.go Moving the cloudprovider interface to staging. 2018-10-04 14:41:20 -07:00
metadata_linux.go Add support for Instances 2017-09-19 12:55:37 +02:00
metadata_other.go Add support for Instances 2017-09-19 12:55:37 +02:00