pod_exec_options
Overview
Name | pod_exec_options |
Type | Resource |
Id | k8s.core_v1.pod_exec_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 |
---|---|---|---|
connectCoreV1GetNamespacedPodExec | EXEC | name, namespace, cluster_addr, protocol | connect GET requests to exec of Pod |
connectCoreV1PostNamespacedPodExec | EXEC | name, namespace, cluster_addr, protocol | connect POST requests to exec of Pod |