Skip to main content

service_proxy_options

Overview

Nameservice_proxy_options
TypeResource
Idk8s.core_v1.service_proxy_options

Fields

SELECT not supported for this resource, use SHOW METHODS to view available operations for the resource and then invoke a supported method using the EXEC command

Methods

NameAccessible byRequired ParamsDescription
connectCoreV1DeleteNamespacedServiceProxyEXECname, namespace, cluster_addr, protocolconnect DELETE requests to proxy of Service
connectCoreV1DeleteNamespacedServiceProxyWithPathEXECname, namespace, path, cluster_addr, protocolconnect DELETE requests to proxy of Service
connectCoreV1GetNamespacedServiceProxyEXECname, namespace, cluster_addr, protocolconnect GET requests to proxy of Service
connectCoreV1GetNamespacedServiceProxyWithPathEXECname, namespace, path, cluster_addr, protocolconnect GET requests to proxy of Service
connectCoreV1HeadNamespacedServiceProxyEXECname, namespace, cluster_addr, protocolconnect HEAD requests to proxy of Service
connectCoreV1HeadNamespacedServiceProxyWithPathEXECname, namespace, path, cluster_addr, protocolconnect HEAD requests to proxy of Service
connectCoreV1OptionsNamespacedServiceProxyEXECname, namespace, cluster_addr, protocolconnect OPTIONS requests to proxy of Service
connectCoreV1OptionsNamespacedServiceProxyWithPathEXECname, namespace, path, cluster_addr, protocolconnect OPTIONS requests to proxy of Service
connectCoreV1PatchNamespacedServiceProxyEXECname, namespace, cluster_addr, protocolconnect PATCH requests to proxy of Service
connectCoreV1PatchNamespacedServiceProxyWithPathEXECname, namespace, path, cluster_addr, protocolconnect PATCH requests to proxy of Service
connectCoreV1PostNamespacedServiceProxyEXECname, namespace, cluster_addr, protocolconnect POST requests to proxy of Service
connectCoreV1PostNamespacedServiceProxyWithPathEXECname, namespace, path, cluster_addr, protocolconnect POST requests to proxy of Service
connectCoreV1PutNamespacedServiceProxyEXECname, namespace, cluster_addr, protocolconnect PUT requests to proxy of Service
connectCoreV1PutNamespacedServiceProxyWithPathEXECname, namespace, path, cluster_addr, protocolconnect PUT requests to proxy of Service