Adding hostname to groups discovery information

This commit is contained in:
nikhiljindal
2016-02-03 21:55:04 -08:00
parent be803eaf64
commit 20ce4aed0e
14 changed files with 438 additions and 48 deletions

View File

@@ -1,7 +1,7 @@
{
"swaggerVersion": "1.2",
"apiVersion": "",
"basePath": "https://10.10.10.10:6443",
"basePath": "https://10.10.10.10:443",
"resourcePath": "/api",
"apis": [
{

View File

@@ -1,7 +1,7 @@
{
"swaggerVersion": "1.2",
"apiVersion": "",
"basePath": "https://10.10.10.10:6443",
"basePath": "https://10.10.10.10:443",
"resourcePath": "/apis",
"apis": [
{

View File

@@ -1,7 +1,7 @@
{
"swaggerVersion": "1.2",
"apiVersion": "",
"basePath": "https://10.10.10.10:6443",
"basePath": "https://10.10.10.10:443",
"resourcePath": "/apis/extensions",
"apis": [
{

View File

@@ -1,7 +1,7 @@
{
"swaggerVersion": "1.2",
"apiVersion": "extensions/v1beta1",
"basePath": "https://10.10.10.10:6443",
"basePath": "https://10.10.10.10:443",
"resourcePath": "/apis/extensions/v1beta1",
"apis": [
{

View File

@@ -1,7 +1,7 @@
{
"swaggerVersion": "1.2",
"apiVersion": "v1",
"basePath": "https://10.10.10.10:6443",
"basePath": "https://10.10.10.10:443",
"resourcePath": "/api/v1",
"apis": [
{

View File

@@ -1,7 +1,7 @@
{
"swaggerVersion": "1.2",
"apiVersion": "",
"basePath": "https://10.10.10.10:6443",
"basePath": "https://10.10.10.10:443",
"resourcePath": "/version",
"apis": [
{