kubernetes/pkg/cloudprovider/vagrant
Federico Simoncelli 6add1993c9 Support configurations for cloudproviders
Cloud providers may need specific configurations to run properly (e.g.
authentication parameters, uri, etc.).

This patch adds the simplest implementation for passing configurations
to cloudproviders: a new apiserver -cloud_config flag to specify the
path to an arbitrary configuration file.

Signed-off-by: Federico Simoncelli <fsimonce@redhat.com>
2014-09-08 21:46:53 +00:00
..
doc.go Add several missing pkg Godoc files 2014-09-02 13:41:11 +02:00
vagrant.go Support configurations for cloudproviders 2014-09-08 21:46:53 +00:00
vagrant_test.go Improve vagrant hostname support across cluster 2014-09-05 16:39:39 -04:00