pod_port_forward_options
Overview
Name | pod_port_forward_options |
Type | Resource |
Id | k8s.core_v1.pod_port_forward_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
Name | Accessible by | Required Params | Description |
---|---|---|---|
connectCoreV1GetNamespacedPodPortforward | EXEC | name, namespace, cluster_addr, protocol | connect GET requests to portforward of Pod |
connectCoreV1PostNamespacedPodPortforward | EXEC | name, namespace, cluster_addr, protocol | connect POST requests to portforward of Pod |