summaryrefslogtreecommitdiffstats
path: root/src/k8splugin/Gopkg.toml
AgeCommit message (Collapse)AuthorFilesLines
2018-10-31Migrate from dep to go modKiran Kamineni1-46/+0
Migrate from dep to go mod which is native package management functionality in golang 1.11 Issue-ID: MULTICLOUD-392 Change-Id: I9a94cb38bd230738d7d0e586e6956b7a46472dd7 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-08-24Seed code for k8s multicloud pluginShashank Kumar Shankar1-0/+46
This patch provides the initial seed code for the multicloud Kubernetes plugin and also provides the plugin feature to add new Kubernetes kinds. Change-Id: Ie5ee414656665070cde2834c4855ac2ebc179a9a Issue-ID: MULTICLOUD-301 Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com> Signed-off-by: Victor Morales <victor.morales@intel.com>