k3s/pkg/cloudprovider/providers/openstack
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
MAINTAINERS.md
OWNERS New github id - FengyunPan -> FengyunPan2 2018-02-10 22:28:51 -05:00
metadata.go Revert "Openstack: register metadata.hostname as node name" 2018-05-15 22:49:21 -04:00
metadata_test.go Revert "Openstack: register metadata.hostname as node name" 2018-05-15 22:49:21 -04:00
openstack.go Moving the cloudprovider interface to staging. 2018-10-04 14:41:20 -07:00
openstack_client.go Fix golint for openstack and cinder packages 2018-02-04 17:15:32 -05:00
openstack_instances.go Moving the cloudprovider interface to staging. 2018-10-04 14:41:20 -07:00
openstack_loadbalancer.go Moving the cloudprovider interface to staging. 2018-10-04 14:41:20 -07:00
openstack_metrics.go Fix golint for openstack and cinder packages 2018-02-04 17:15:32 -05:00
openstack_routes.go Moving the cloudprovider interface to staging. 2018-10-04 14:41:20 -07:00
openstack_routes_test.go Moving the cloudprovider interface to staging. 2018-10-04 14:41:20 -07:00
openstack_test.go Make OpenStack cloud provider report a node hostname address 2018-08-23 13:20:47 +08:00
openstack_volumes.go Moving the cloudprovider interface to staging. 2018-10-04 14:41:20 -07:00