binding
Overview
| Name | binding |
| Type | Resource |
| Id | k8s.core_v1.binding |
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 |
|---|---|---|---|
createCoreV1NamespacedBinding | INSERT | namespace, cluster_addr, protocol | create a Binding |
createCoreV1NamespacedPodBinding | INSERT | name, namespace, cluster_addr, protocol | create binding of a Pod |