Skip to content

Latest commit

 

History

History
228 lines (153 loc) · 9.26 KB

ServiceProxyOptions.md

File metadata and controls

228 lines (153 loc) · 9.26 KB

ServiceProxyOptions

proxy

api.v1.namespaces(namespace).services(name).proxy(path).get

connect GET requests to proxy of Service

Path

Parameter Description
name name of the ServiceProxyOptions
namespace object name and auth scope, such as for teams and projects
path path to the resource

Query

Parameter Description
qs Querystring object
qs.path Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy.

api.v1.namespaces(namespace).services(name).proxy(path).delete

connect DELETE requests to proxy of Service

Path

Parameter Description
name name of the ServiceProxyOptions
namespace object name and auth scope, such as for teams and projects
path path to the resource

Query

Parameter Description
qs Querystring object
qs.path Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy.

api.v1.namespaces(namespace).services(name).proxy(path).options

connect OPTIONS requests to proxy of Service

Path

Parameter Description
name name of the ServiceProxyOptions
namespace object name and auth scope, such as for teams and projects
path path to the resource

Query

Parameter Description
qs Querystring object
qs.path Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy.

api.v1.namespaces(namespace).services(name).proxy(path).patch

connect PATCH requests to proxy of Service

Path

Parameter Description
name name of the ServiceProxyOptions
namespace object name and auth scope, such as for teams and projects
path path to the resource

Query

Parameter Description
qs Querystring object
qs.path Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy.

api.v1.namespaces(namespace).services(name).proxy(path).post

connect POST requests to proxy of Service

Path

Parameter Description
name name of the ServiceProxyOptions
namespace object name and auth scope, such as for teams and projects
path path to the resource

Query

Parameter Description
qs Querystring object
qs.path Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy.

api.v1.namespaces(namespace).services(name).proxy(path).put

connect PUT requests to proxy of Service

Path

Parameter Description
name name of the ServiceProxyOptions
namespace object name and auth scope, such as for teams and projects
path path to the resource

Query

Parameter Description
qs Querystring object
qs.path Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy.

api.v1.namespaces(namespace).services(name).proxy.get

connect GET requests to proxy of Service

Path

Parameter Description
name name of the ServiceProxyOptions
namespace object name and auth scope, such as for teams and projects

Query

Parameter Description
qs Querystring object
qs.path Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy.

api.v1.namespaces(namespace).services(name).proxy.delete

connect DELETE requests to proxy of Service

Path

Parameter Description
name name of the ServiceProxyOptions
namespace object name and auth scope, such as for teams and projects

Query

Parameter Description
qs Querystring object
qs.path Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy.

api.v1.namespaces(namespace).services(name).proxy.options

connect OPTIONS requests to proxy of Service

Path

Parameter Description
name name of the ServiceProxyOptions
namespace object name and auth scope, such as for teams and projects

Query

Parameter Description
qs Querystring object
qs.path Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy.

api.v1.namespaces(namespace).services(name).proxy.patch

connect PATCH requests to proxy of Service

Path

Parameter Description
name name of the ServiceProxyOptions
namespace object name and auth scope, such as for teams and projects

Query

Parameter Description
qs Querystring object
qs.path Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy.

api.v1.namespaces(namespace).services(name).proxy.post

connect POST requests to proxy of Service

Path

Parameter Description
name name of the ServiceProxyOptions
namespace object name and auth scope, such as for teams and projects

Query

Parameter Description
qs Querystring object
qs.path Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy.

api.v1.namespaces(namespace).services(name).proxy.put

connect PUT requests to proxy of Service

Path

Parameter Description
name name of the ServiceProxyOptions
namespace object name and auth scope, such as for teams and projects

Query

Parameter Description
qs Querystring object
qs.path Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy.