connectCoreV1DeleteNamespacedServiceProxy | EXEC | name, namespace, cluster_addr, protocol | connect DELETE requests to proxy of Service |
connectCoreV1DeleteNamespacedServiceProxyWithPath | EXEC | name, namespace, path, cluster_addr, protocol | connect DELETE requests to proxy of Service |
connectCoreV1GetNamespacedServiceProxy | EXEC | name, namespace, cluster_addr, protocol | connect GET requests to proxy of Service |
connectCoreV1GetNamespacedServiceProxyWithPath | EXEC | name, namespace, path, cluster_addr, protocol | connect GET requests to proxy of Service |
connectCoreV1HeadNamespacedServiceProxy | EXEC | name, namespace, cluster_addr, protocol | connect HEAD requests to proxy of Service |
connectCoreV1HeadNamespacedServiceProxyWithPath | EXEC | name, namespace, path, cluster_addr, protocol | connect HEAD requests to proxy of Service |
connectCoreV1OptionsNamespacedServiceProxy | EXEC | name, namespace, cluster_addr, protocol | connect OPTIONS requests to proxy of Service |
connectCoreV1OptionsNamespacedServiceProxyWithPath | EXEC | name, namespace, path, cluster_addr, protocol | connect OPTIONS requests to proxy of Service |
connectCoreV1PatchNamespacedServiceProxy | EXEC | name, namespace, cluster_addr, protocol | connect PATCH requests to proxy of Service |
connectCoreV1PatchNamespacedServiceProxyWithPath | EXEC | name, namespace, path, cluster_addr, protocol | connect PATCH requests to proxy of Service |
connectCoreV1PostNamespacedServiceProxy | EXEC | name, namespace, cluster_addr, protocol | connect POST requests to proxy of Service |
connectCoreV1PostNamespacedServiceProxyWithPath | EXEC | name, namespace, path, cluster_addr, protocol | connect POST requests to proxy of Service |
connectCoreV1PutNamespacedServiceProxy | EXEC | name, namespace, cluster_addr, protocol | connect PUT requests to proxy of Service |
connectCoreV1PutNamespacedServiceProxyWithPath | EXEC | name, namespace, path, cluster_addr, protocol | connect PUT requests to proxy of Service |