501 KiB
\CoreV1Api
All URIs are relative to http://localhost
| Method | HTTP request | Description |
|---|---|---|
| ConnectDeleteNamespacedPodProxy | Delete /api/v1/namespaces/{namespace}/pods/{name}/proxy | |
| ConnectDeleteNamespacedPodProxyWithPath | Delete /api/v1/namespaces/{namespace}/pods/{name}/proxy/{path} | |
| ConnectDeleteNamespacedServiceProxy | Delete /api/v1/namespaces/{namespace}/services/{name}/proxy | |
| ConnectDeleteNamespacedServiceProxyWithPath | Delete /api/v1/namespaces/{namespace}/services/{name}/proxy/{path} | |
| ConnectDeleteNodeProxy | Delete /api/v1/nodes/{name}/proxy | |
| ConnectDeleteNodeProxyWithPath | Delete /api/v1/nodes/{name}/proxy/{path} | |
| ConnectGetNamespacedPodAttach | Get /api/v1/namespaces/{namespace}/pods/{name}/attach | |
| ConnectGetNamespacedPodExec | Get /api/v1/namespaces/{namespace}/pods/{name}/exec | |
| ConnectGetNamespacedPodPortforward | Get /api/v1/namespaces/{namespace}/pods/{name}/portforward | |
| ConnectGetNamespacedPodProxy | Get /api/v1/namespaces/{namespace}/pods/{name}/proxy | |
| ConnectGetNamespacedPodProxyWithPath | Get /api/v1/namespaces/{namespace}/pods/{name}/proxy/{path} | |
| ConnectGetNamespacedServiceProxy | Get /api/v1/namespaces/{namespace}/services/{name}/proxy | |
| ConnectGetNamespacedServiceProxyWithPath | Get /api/v1/namespaces/{namespace}/services/{name}/proxy/{path} | |
| ConnectGetNodeProxy | Get /api/v1/nodes/{name}/proxy | |
| ConnectGetNodeProxyWithPath | Get /api/v1/nodes/{name}/proxy/{path} | |
| ConnectHeadNamespacedPodProxy | Head /api/v1/namespaces/{namespace}/pods/{name}/proxy | |
| ConnectHeadNamespacedPodProxyWithPath | Head /api/v1/namespaces/{namespace}/pods/{name}/proxy/{path} | |
| ConnectHeadNamespacedServiceProxy | Head /api/v1/namespaces/{namespace}/services/{name}/proxy | |
| ConnectHeadNamespacedServiceProxyWithPath | Head /api/v1/namespaces/{namespace}/services/{name}/proxy/{path} | |
| ConnectHeadNodeProxy | Head /api/v1/nodes/{name}/proxy | |
| ConnectHeadNodeProxyWithPath | Head /api/v1/nodes/{name}/proxy/{path} | |
| ConnectOptionsNamespacedPodProxy | Options /api/v1/namespaces/{namespace}/pods/{name}/proxy | |
| ConnectOptionsNamespacedPodProxyWithPath | Options /api/v1/namespaces/{namespace}/pods/{name}/proxy/{path} | |
| ConnectOptionsNamespacedServiceProxy | Options /api/v1/namespaces/{namespace}/services/{name}/proxy | |
| ConnectOptionsNamespacedServiceProxyWithPath | Options /api/v1/namespaces/{namespace}/services/{name}/proxy/{path} | |
| ConnectOptionsNodeProxy | Options /api/v1/nodes/{name}/proxy | |
| ConnectOptionsNodeProxyWithPath | Options /api/v1/nodes/{name}/proxy/{path} | |
| ConnectPatchNamespacedPodProxy | Patch /api/v1/namespaces/{namespace}/pods/{name}/proxy | |
| ConnectPatchNamespacedPodProxyWithPath | Patch /api/v1/namespaces/{namespace}/pods/{name}/proxy/{path} | |
| ConnectPatchNamespacedServiceProxy | Patch /api/v1/namespaces/{namespace}/services/{name}/proxy | |
| ConnectPatchNamespacedServiceProxyWithPath | Patch /api/v1/namespaces/{namespace}/services/{name}/proxy/{path} | |
| ConnectPatchNodeProxy | Patch /api/v1/nodes/{name}/proxy | |
| ConnectPatchNodeProxyWithPath | Patch /api/v1/nodes/{name}/proxy/{path} | |
| ConnectPostNamespacedPodAttach | Post /api/v1/namespaces/{namespace}/pods/{name}/attach | |
| ConnectPostNamespacedPodExec | Post /api/v1/namespaces/{namespace}/pods/{name}/exec | |
| ConnectPostNamespacedPodPortforward | Post /api/v1/namespaces/{namespace}/pods/{name}/portforward | |
| ConnectPostNamespacedPodProxy | Post /api/v1/namespaces/{namespace}/pods/{name}/proxy | |
| ConnectPostNamespacedPodProxyWithPath | Post /api/v1/namespaces/{namespace}/pods/{name}/proxy/{path} | |
| ConnectPostNamespacedServiceProxy | Post /api/v1/namespaces/{namespace}/services/{name}/proxy | |
| ConnectPostNamespacedServiceProxyWithPath | Post /api/v1/namespaces/{namespace}/services/{name}/proxy/{path} | |
| ConnectPostNodeProxy | Post /api/v1/nodes/{name}/proxy | |
| ConnectPostNodeProxyWithPath | Post /api/v1/nodes/{name}/proxy/{path} | |
| ConnectPutNamespacedPodProxy | Put /api/v1/namespaces/{namespace}/pods/{name}/proxy | |
| ConnectPutNamespacedPodProxyWithPath | Put /api/v1/namespaces/{namespace}/pods/{name}/proxy/{path} | |
| ConnectPutNamespacedServiceProxy | Put /api/v1/namespaces/{namespace}/services/{name}/proxy | |
| ConnectPutNamespacedServiceProxyWithPath | Put /api/v1/namespaces/{namespace}/services/{name}/proxy/{path} | |
| ConnectPutNodeProxy | Put /api/v1/nodes/{name}/proxy | |
| ConnectPutNodeProxyWithPath | Put /api/v1/nodes/{name}/proxy/{path} | |
| CreateNamespace | Post /api/v1/namespaces | |
| CreateNamespacedBinding | Post /api/v1/namespaces/{namespace}/bindings | |
| CreateNamespacedConfigMap | Post /api/v1/namespaces/{namespace}/configmaps | |
| CreateNamespacedEndpoints | Post /api/v1/namespaces/{namespace}/endpoints | |
| CreateNamespacedEvent | Post /api/v1/namespaces/{namespace}/events | |
| CreateNamespacedLimitRange | Post /api/v1/namespaces/{namespace}/limitranges | |
| CreateNamespacedPersistentVolumeClaim | Post /api/v1/namespaces/{namespace}/persistentvolumeclaims | |
| CreateNamespacedPod | Post /api/v1/namespaces/{namespace}/pods | |
| CreateNamespacedPodBinding | Post /api/v1/namespaces/{namespace}/pods/{name}/binding | |
| CreateNamespacedPodEviction | Post /api/v1/namespaces/{namespace}/pods/{name}/eviction | |
| CreateNamespacedPodTemplate | Post /api/v1/namespaces/{namespace}/podtemplates | |
| CreateNamespacedReplicationController | Post /api/v1/namespaces/{namespace}/replicationcontrollers | |
| CreateNamespacedResourceQuota | Post /api/v1/namespaces/{namespace}/resourcequotas | |
| CreateNamespacedSecret | Post /api/v1/namespaces/{namespace}/secrets | |
| CreateNamespacedService | Post /api/v1/namespaces/{namespace}/services | |
| CreateNamespacedServiceAccount | Post /api/v1/namespaces/{namespace}/serviceaccounts | |
| CreateNode | Post /api/v1/nodes | |
| CreatePersistentVolume | Post /api/v1/persistentvolumes | |
| DeleteCollectionNamespacedConfigMap | Delete /api/v1/namespaces/{namespace}/configmaps | |
| DeleteCollectionNamespacedEndpoints | Delete /api/v1/namespaces/{namespace}/endpoints | |
| DeleteCollectionNamespacedEvent | Delete /api/v1/namespaces/{namespace}/events | |
| DeleteCollectionNamespacedLimitRange | Delete /api/v1/namespaces/{namespace}/limitranges | |
| DeleteCollectionNamespacedPersistentVolumeClaim | Delete /api/v1/namespaces/{namespace}/persistentvolumeclaims | |
| DeleteCollectionNamespacedPod | Delete /api/v1/namespaces/{namespace}/pods | |
| DeleteCollectionNamespacedPodTemplate | Delete /api/v1/namespaces/{namespace}/podtemplates | |
| DeleteCollectionNamespacedReplicationController | Delete /api/v1/namespaces/{namespace}/replicationcontrollers | |
| DeleteCollectionNamespacedResourceQuota | Delete /api/v1/namespaces/{namespace}/resourcequotas | |
| DeleteCollectionNamespacedSecret | Delete /api/v1/namespaces/{namespace}/secrets | |
| DeleteCollectionNamespacedServiceAccount | Delete /api/v1/namespaces/{namespace}/serviceaccounts | |
| DeleteCollectionNode | Delete /api/v1/nodes | |
| DeleteCollectionPersistentVolume | Delete /api/v1/persistentvolumes | |
| DeleteNamespace | Delete /api/v1/namespaces/{name} | |
| DeleteNamespacedConfigMap | Delete /api/v1/namespaces/{namespace}/configmaps/{name} | |
| DeleteNamespacedEndpoints | Delete /api/v1/namespaces/{namespace}/endpoints/{name} | |
| DeleteNamespacedEvent | Delete /api/v1/namespaces/{namespace}/events/{name} | |
| DeleteNamespacedLimitRange | Delete /api/v1/namespaces/{namespace}/limitranges/{name} | |
| DeleteNamespacedPersistentVolumeClaim | Delete /api/v1/namespaces/{namespace}/persistentvolumeclaims/{name} | |
| DeleteNamespacedPod | Delete /api/v1/namespaces/{namespace}/pods/{name} | |
| DeleteNamespacedPodTemplate | Delete /api/v1/namespaces/{namespace}/podtemplates/{name} | |
| DeleteNamespacedReplicationController | Delete /api/v1/namespaces/{namespace}/replicationcontrollers/{name} | |
| DeleteNamespacedResourceQuota | Delete /api/v1/namespaces/{namespace}/resourcequotas/{name} | |
| DeleteNamespacedSecret | Delete /api/v1/namespaces/{namespace}/secrets/{name} | |
| DeleteNamespacedService | Delete /api/v1/namespaces/{namespace}/services/{name} | |
| DeleteNamespacedServiceAccount | Delete /api/v1/namespaces/{namespace}/serviceaccounts/{name} | |
| DeleteNode | Delete /api/v1/nodes/{name} | |
| DeletePersistentVolume | Delete /api/v1/persistentvolumes/{name} | |
| GetAPIResources | Get /api/v1/ | |
| ListComponentStatus | Get /api/v1/componentstatuses | |
| ListConfigMapForAllNamespaces | Get /api/v1/configmaps | |
| ListEndpointsForAllNamespaces | Get /api/v1/endpoints | |
| ListEventForAllNamespaces | Get /api/v1/events | |
| ListLimitRangeForAllNamespaces | Get /api/v1/limitranges | |
| ListNamespace | Get /api/v1/namespaces | |
| ListNamespacedConfigMap | Get /api/v1/namespaces/{namespace}/configmaps | |
| ListNamespacedEndpoints | Get /api/v1/namespaces/{namespace}/endpoints | |
| ListNamespacedEvent | Get /api/v1/namespaces/{namespace}/events | |
| ListNamespacedLimitRange | Get /api/v1/namespaces/{namespace}/limitranges | |
| ListNamespacedPersistentVolumeClaim | Get /api/v1/namespaces/{namespace}/persistentvolumeclaims | |
| ListNamespacedPod | Get /api/v1/namespaces/{namespace}/pods | |
| ListNamespacedPodTemplate | Get /api/v1/namespaces/{namespace}/podtemplates | |
| ListNamespacedReplicationController | Get /api/v1/namespaces/{namespace}/replicationcontrollers | |
| ListNamespacedResourceQuota | Get /api/v1/namespaces/{namespace}/resourcequotas | |
| ListNamespacedSecret | Get /api/v1/namespaces/{namespace}/secrets | |
| ListNamespacedService | Get /api/v1/namespaces/{namespace}/services | |
| ListNamespacedServiceAccount | Get /api/v1/namespaces/{namespace}/serviceaccounts | |
| ListNode | Get /api/v1/nodes | |
| ListPersistentVolume | Get /api/v1/persistentvolumes | |
| ListPersistentVolumeClaimForAllNamespaces | Get /api/v1/persistentvolumeclaims | |
| ListPodForAllNamespaces | Get /api/v1/pods | |
| ListPodTemplateForAllNamespaces | Get /api/v1/podtemplates | |
| ListReplicationControllerForAllNamespaces | Get /api/v1/replicationcontrollers | |
| ListResourceQuotaForAllNamespaces | Get /api/v1/resourcequotas | |
| ListSecretForAllNamespaces | Get /api/v1/secrets | |
| ListServiceAccountForAllNamespaces | Get /api/v1/serviceaccounts | |
| ListServiceForAllNamespaces | Get /api/v1/services | |
| PatchNamespace | Patch /api/v1/namespaces/{name} | |
| PatchNamespaceStatus | Patch /api/v1/namespaces/{name}/status | |
| PatchNamespacedConfigMap | Patch /api/v1/namespaces/{namespace}/configmaps/{name} | |
| PatchNamespacedEndpoints | Patch /api/v1/namespaces/{namespace}/endpoints/{name} | |
| PatchNamespacedEvent | Patch /api/v1/namespaces/{namespace}/events/{name} | |
| PatchNamespacedLimitRange | Patch /api/v1/namespaces/{namespace}/limitranges/{name} | |
| PatchNamespacedPersistentVolumeClaim | Patch /api/v1/namespaces/{namespace}/persistentvolumeclaims/{name} | |
| PatchNamespacedPersistentVolumeClaimStatus | Patch /api/v1/namespaces/{namespace}/persistentvolumeclaims/{name}/status | |
| PatchNamespacedPod | Patch /api/v1/namespaces/{namespace}/pods/{name} | |
| PatchNamespacedPodStatus | Patch /api/v1/namespaces/{namespace}/pods/{name}/status | |
| PatchNamespacedPodTemplate | Patch /api/v1/namespaces/{namespace}/podtemplates/{name} | |
| PatchNamespacedReplicationController | Patch /api/v1/namespaces/{namespace}/replicationcontrollers/{name} | |
| PatchNamespacedReplicationControllerScale | Patch /api/v1/namespaces/{namespace}/replicationcontrollers/{name}/scale | |
| PatchNamespacedReplicationControllerStatus | Patch /api/v1/namespaces/{namespace}/replicationcontrollers/{name}/status | |
| PatchNamespacedResourceQuota | Patch /api/v1/namespaces/{namespace}/resourcequotas/{name} | |
| PatchNamespacedResourceQuotaStatus | Patch /api/v1/namespaces/{namespace}/resourcequotas/{name}/status | |
| PatchNamespacedSecret | Patch /api/v1/namespaces/{namespace}/secrets/{name} | |
| PatchNamespacedService | Patch /api/v1/namespaces/{namespace}/services/{name} | |
| PatchNamespacedServiceAccount | Patch /api/v1/namespaces/{namespace}/serviceaccounts/{name} | |
| PatchNamespacedServiceStatus | Patch /api/v1/namespaces/{namespace}/services/{name}/status | |
| PatchNode | Patch /api/v1/nodes/{name} | |
| PatchNodeStatus | Patch /api/v1/nodes/{name}/status | |
| PatchPersistentVolume | Patch /api/v1/persistentvolumes/{name} | |
| PatchPersistentVolumeStatus | Patch /api/v1/persistentvolumes/{name}/status | |
| ReadComponentStatus | Get /api/v1/componentstatuses/{name} | |
| ReadNamespace | Get /api/v1/namespaces/{name} | |
| ReadNamespaceStatus | Get /api/v1/namespaces/{name}/status | |
| ReadNamespacedConfigMap | Get /api/v1/namespaces/{namespace}/configmaps/{name} | |
| ReadNamespacedEndpoints | Get /api/v1/namespaces/{namespace}/endpoints/{name} | |
| ReadNamespacedEvent | Get /api/v1/namespaces/{namespace}/events/{name} | |
| ReadNamespacedLimitRange | Get /api/v1/namespaces/{namespace}/limitranges/{name} | |
| ReadNamespacedPersistentVolumeClaim | Get /api/v1/namespaces/{namespace}/persistentvolumeclaims/{name} | |
| ReadNamespacedPersistentVolumeClaimStatus | Get /api/v1/namespaces/{namespace}/persistentvolumeclaims/{name}/status | |
| ReadNamespacedPod | Get /api/v1/namespaces/{namespace}/pods/{name} | |
| ReadNamespacedPodLog | Get /api/v1/namespaces/{namespace}/pods/{name}/log | |
| ReadNamespacedPodStatus | Get /api/v1/namespaces/{namespace}/pods/{name}/status | |
| ReadNamespacedPodTemplate | Get /api/v1/namespaces/{namespace}/podtemplates/{name} | |
| ReadNamespacedReplicationController | Get /api/v1/namespaces/{namespace}/replicationcontrollers/{name} | |
| ReadNamespacedReplicationControllerScale | Get /api/v1/namespaces/{namespace}/replicationcontrollers/{name}/scale | |
| ReadNamespacedReplicationControllerStatus | Get /api/v1/namespaces/{namespace}/replicationcontrollers/{name}/status | |
| ReadNamespacedResourceQuota | Get /api/v1/namespaces/{namespace}/resourcequotas/{name} | |
| ReadNamespacedResourceQuotaStatus | Get /api/v1/namespaces/{namespace}/resourcequotas/{name}/status | |
| ReadNamespacedSecret | Get /api/v1/namespaces/{namespace}/secrets/{name} | |
| ReadNamespacedService | Get /api/v1/namespaces/{namespace}/services/{name} | |
| ReadNamespacedServiceAccount | Get /api/v1/namespaces/{namespace}/serviceaccounts/{name} | |
| ReadNamespacedServiceStatus | Get /api/v1/namespaces/{namespace}/services/{name}/status | |
| ReadNode | Get /api/v1/nodes/{name} | |
| ReadNodeStatus | Get /api/v1/nodes/{name}/status | |
| ReadPersistentVolume | Get /api/v1/persistentvolumes/{name} | |
| ReadPersistentVolumeStatus | Get /api/v1/persistentvolumes/{name}/status | |
| ReplaceNamespace | Put /api/v1/namespaces/{name} | |
| ReplaceNamespaceFinalize | Put /api/v1/namespaces/{name}/finalize | |
| ReplaceNamespaceStatus | Put /api/v1/namespaces/{name}/status | |
| ReplaceNamespacedConfigMap | Put /api/v1/namespaces/{namespace}/configmaps/{name} | |
| ReplaceNamespacedEndpoints | Put /api/v1/namespaces/{namespace}/endpoints/{name} | |
| ReplaceNamespacedEvent | Put /api/v1/namespaces/{namespace}/events/{name} | |
| ReplaceNamespacedLimitRange | Put /api/v1/namespaces/{namespace}/limitranges/{name} | |
| ReplaceNamespacedPersistentVolumeClaim | Put /api/v1/namespaces/{namespace}/persistentvolumeclaims/{name} | |
| ReplaceNamespacedPersistentVolumeClaimStatus | Put /api/v1/namespaces/{namespace}/persistentvolumeclaims/{name}/status | |
| ReplaceNamespacedPod | Put /api/v1/namespaces/{namespace}/pods/{name} | |
| ReplaceNamespacedPodStatus | Put /api/v1/namespaces/{namespace}/pods/{name}/status | |
| ReplaceNamespacedPodTemplate | Put /api/v1/namespaces/{namespace}/podtemplates/{name} | |
| ReplaceNamespacedReplicationController | Put /api/v1/namespaces/{namespace}/replicationcontrollers/{name} | |
| ReplaceNamespacedReplicationControllerScale | Put /api/v1/namespaces/{namespace}/replicationcontrollers/{name}/scale | |
| ReplaceNamespacedReplicationControllerStatus | Put /api/v1/namespaces/{namespace}/replicationcontrollers/{name}/status | |
| ReplaceNamespacedResourceQuota | Put /api/v1/namespaces/{namespace}/resourcequotas/{name} | |
| ReplaceNamespacedResourceQuotaStatus | Put /api/v1/namespaces/{namespace}/resourcequotas/{name}/status | |
| ReplaceNamespacedSecret | Put /api/v1/namespaces/{namespace}/secrets/{name} | |
| ReplaceNamespacedService | Put /api/v1/namespaces/{namespace}/services/{name} | |
| ReplaceNamespacedServiceAccount | Put /api/v1/namespaces/{namespace}/serviceaccounts/{name} | |
| ReplaceNamespacedServiceStatus | Put /api/v1/namespaces/{namespace}/services/{name}/status | |
| ReplaceNode | Put /api/v1/nodes/{name} | |
| ReplaceNodeStatus | Put /api/v1/nodes/{name}/status | |
| ReplacePersistentVolume | Put /api/v1/persistentvolumes/{name} | |
| ReplacePersistentVolumeStatus | Put /api/v1/persistentvolumes/{name}/status |
ConnectDeleteNamespacedPodProxy
string ConnectDeleteNamespacedPodProxy(ctx, name, namespace, optional)
connect DELETE requests to proxy of Pod
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the PodProxyOptions | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *ConnectDeleteNamespacedPodProxyOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ConnectDeleteNamespacedPodProxyOpts struct
| Name | Type | Description | Notes |
|---|
path | optional.String| Path is the URL path to use for the current proxy request to pod. |
Return type
string
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: /
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ConnectDeleteNamespacedPodProxyWithPath
string ConnectDeleteNamespacedPodProxyWithPath(ctx, name, namespace, path, optional)
connect DELETE requests to proxy of Pod
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the PodProxyOptions | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| path | string | path to the resource | |
| optional | *ConnectDeleteNamespacedPodProxyWithPathOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ConnectDeleteNamespacedPodProxyWithPathOpts struct
| Name | Type | Description | Notes |
|---|
path2 | optional.String| Path is the URL path to use for the current proxy request to pod. |
Return type
string
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: /
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ConnectDeleteNamespacedServiceProxy
string ConnectDeleteNamespacedServiceProxy(ctx, name, namespace, optional)
connect DELETE requests to proxy of Service
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the ServiceProxyOptions | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *ConnectDeleteNamespacedServiceProxyOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ConnectDeleteNamespacedServiceProxyOpts struct
| Name | Type | Description | Notes |
|---|
path | optional.String| Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. |
Return type
string
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: /
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ConnectDeleteNamespacedServiceProxyWithPath
string ConnectDeleteNamespacedServiceProxyWithPath(ctx, name, namespace, path, optional)
connect DELETE requests to proxy of Service
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the ServiceProxyOptions | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| path | string | path to the resource | |
| optional | *ConnectDeleteNamespacedServiceProxyWithPathOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ConnectDeleteNamespacedServiceProxyWithPathOpts struct
| Name | Type | Description | Notes |
|---|
path2 | optional.String| Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. |
Return type
string
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: /
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ConnectDeleteNodeProxy
string ConnectDeleteNodeProxy(ctx, name, optional)
connect DELETE requests to proxy of Node
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the NodeProxyOptions | |
| optional | *ConnectDeleteNodeProxyOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ConnectDeleteNodeProxyOpts struct
| Name | Type | Description | Notes |
|---|
path | optional.String| Path is the URL path to use for the current proxy request to node. |
Return type
string
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: /
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ConnectDeleteNodeProxyWithPath
string ConnectDeleteNodeProxyWithPath(ctx, name, path, optional)
connect DELETE requests to proxy of Node
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the NodeProxyOptions | |
| path | string | path to the resource | |
| optional | *ConnectDeleteNodeProxyWithPathOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ConnectDeleteNodeProxyWithPathOpts struct
| Name | Type | Description | Notes |
|---|
path2 | optional.String| Path is the URL path to use for the current proxy request to node. |
Return type
string
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: /
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ConnectGetNamespacedPodAttach
string ConnectGetNamespacedPodAttach(ctx, name, namespace, optional)
connect GET requests to attach of Pod
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the PodAttachOptions | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *ConnectGetNamespacedPodAttachOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ConnectGetNamespacedPodAttachOpts struct
| Name | Type | Description | Notes |
|---|
container | optional.String| The container in which to execute the command. Defaults to only container if there is only one container in the pod. | stderr | optional.Bool| Stderr if true indicates that stderr is to be redirected for the attach call. Defaults to true. | stdin | optional.Bool| Stdin if true, redirects the standard input stream of the pod for this call. Defaults to false. | stdout | optional.Bool| Stdout if true indicates that stdout is to be redirected for the attach call. Defaults to true. | tty | optional.Bool| TTY if true indicates that a tty will be allocated for the attach call. This is passed through the container runtime so the tty is allocated on the worker node by the container runtime. Defaults to false. |
Return type
string
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: /
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ConnectGetNamespacedPodExec
string ConnectGetNamespacedPodExec(ctx, name, namespace, optional)
connect GET requests to exec of Pod
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the PodExecOptions | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *ConnectGetNamespacedPodExecOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ConnectGetNamespacedPodExecOpts struct
| Name | Type | Description | Notes |
|---|
command | optional.String| Command is the remote command to execute. argv array. Not executed within a shell. | container | optional.String| Container in which to execute the command. Defaults to only container if there is only one container in the pod. | stderr | optional.Bool| Redirect the standard error stream of the pod for this call. Defaults to true. | stdin | optional.Bool| Redirect the standard input stream of the pod for this call. Defaults to false. | stdout | optional.Bool| Redirect the standard output stream of the pod for this call. Defaults to true. | tty | optional.Bool| TTY if true indicates that a tty will be allocated for the exec call. Defaults to false. |
Return type
string
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: /
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ConnectGetNamespacedPodPortforward
string ConnectGetNamespacedPodPortforward(ctx, name, namespace, optional)
connect GET requests to portforward of Pod
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the PodPortForwardOptions | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *ConnectGetNamespacedPodPortforwardOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ConnectGetNamespacedPodPortforwardOpts struct
| Name | Type | Description | Notes |
|---|
ports | optional.Int32| List of ports to forward Required when using WebSockets |
Return type
string
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: /
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ConnectGetNamespacedPodProxy
string ConnectGetNamespacedPodProxy(ctx, name, namespace, optional)
connect GET requests to proxy of Pod
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the PodProxyOptions | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *ConnectGetNamespacedPodProxyOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ConnectGetNamespacedPodProxyOpts struct
| Name | Type | Description | Notes |
|---|
path | optional.String| Path is the URL path to use for the current proxy request to pod. |
Return type
string
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: /
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ConnectGetNamespacedPodProxyWithPath
string ConnectGetNamespacedPodProxyWithPath(ctx, name, namespace, path, optional)
connect GET requests to proxy of Pod
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the PodProxyOptions | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| path | string | path to the resource | |
| optional | *ConnectGetNamespacedPodProxyWithPathOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ConnectGetNamespacedPodProxyWithPathOpts struct
| Name | Type | Description | Notes |
|---|
path2 | optional.String| Path is the URL path to use for the current proxy request to pod. |
Return type
string
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: /
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ConnectGetNamespacedServiceProxy
string ConnectGetNamespacedServiceProxy(ctx, name, namespace, optional)
connect GET requests to proxy of Service
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the ServiceProxyOptions | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *ConnectGetNamespacedServiceProxyOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ConnectGetNamespacedServiceProxyOpts struct
| Name | Type | Description | Notes |
|---|
path | optional.String| Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. |
Return type
string
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: /
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ConnectGetNamespacedServiceProxyWithPath
string ConnectGetNamespacedServiceProxyWithPath(ctx, name, namespace, path, optional)
connect GET requests to proxy of Service
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the ServiceProxyOptions | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| path | string | path to the resource | |
| optional | *ConnectGetNamespacedServiceProxyWithPathOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ConnectGetNamespacedServiceProxyWithPathOpts struct
| Name | Type | Description | Notes |
|---|
path2 | optional.String| Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. |
Return type
string
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: /
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ConnectGetNodeProxy
string ConnectGetNodeProxy(ctx, name, optional)
connect GET requests to proxy of Node
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the NodeProxyOptions | |
| optional | *ConnectGetNodeProxyOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ConnectGetNodeProxyOpts struct
| Name | Type | Description | Notes |
|---|
path | optional.String| Path is the URL path to use for the current proxy request to node. |
Return type
string
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: /
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ConnectGetNodeProxyWithPath
string ConnectGetNodeProxyWithPath(ctx, name, path, optional)
connect GET requests to proxy of Node
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the NodeProxyOptions | |
| path | string | path to the resource | |
| optional | *ConnectGetNodeProxyWithPathOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ConnectGetNodeProxyWithPathOpts struct
| Name | Type | Description | Notes |
|---|
path2 | optional.String| Path is the URL path to use for the current proxy request to node. |
Return type
string
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: /
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ConnectHeadNamespacedPodProxy
string ConnectHeadNamespacedPodProxy(ctx, name, namespace, optional)
connect HEAD requests to proxy of Pod
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the PodProxyOptions | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *ConnectHeadNamespacedPodProxyOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ConnectHeadNamespacedPodProxyOpts struct
| Name | Type | Description | Notes |
|---|
path | optional.String| Path is the URL path to use for the current proxy request to pod. |
Return type
string
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: /
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ConnectHeadNamespacedPodProxyWithPath
string ConnectHeadNamespacedPodProxyWithPath(ctx, name, namespace, path, optional)
connect HEAD requests to proxy of Pod
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the PodProxyOptions | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| path | string | path to the resource | |
| optional | *ConnectHeadNamespacedPodProxyWithPathOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ConnectHeadNamespacedPodProxyWithPathOpts struct
| Name | Type | Description | Notes |
|---|
path2 | optional.String| Path is the URL path to use for the current proxy request to pod. |
Return type
string
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: /
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ConnectHeadNamespacedServiceProxy
string ConnectHeadNamespacedServiceProxy(ctx, name, namespace, optional)
connect HEAD requests to proxy of Service
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the ServiceProxyOptions | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *ConnectHeadNamespacedServiceProxyOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ConnectHeadNamespacedServiceProxyOpts struct
| Name | Type | Description | Notes |
|---|
path | optional.String| Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. |
Return type
string
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: /
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ConnectHeadNamespacedServiceProxyWithPath
string ConnectHeadNamespacedServiceProxyWithPath(ctx, name, namespace, path, optional)
connect HEAD requests to proxy of Service
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the ServiceProxyOptions | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| path | string | path to the resource | |
| optional | *ConnectHeadNamespacedServiceProxyWithPathOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ConnectHeadNamespacedServiceProxyWithPathOpts struct
| Name | Type | Description | Notes |
|---|
path2 | optional.String| Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. |
Return type
string
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: /
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ConnectHeadNodeProxy
string ConnectHeadNodeProxy(ctx, name, optional)
connect HEAD requests to proxy of Node
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the NodeProxyOptions | |
| optional | *ConnectHeadNodeProxyOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ConnectHeadNodeProxyOpts struct
| Name | Type | Description | Notes |
|---|
path | optional.String| Path is the URL path to use for the current proxy request to node. |
Return type
string
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: /
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ConnectHeadNodeProxyWithPath
string ConnectHeadNodeProxyWithPath(ctx, name, path, optional)
connect HEAD requests to proxy of Node
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the NodeProxyOptions | |
| path | string | path to the resource | |
| optional | *ConnectHeadNodeProxyWithPathOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ConnectHeadNodeProxyWithPathOpts struct
| Name | Type | Description | Notes |
|---|
path2 | optional.String| Path is the URL path to use for the current proxy request to node. |
Return type
string
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: /
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ConnectOptionsNamespacedPodProxy
string ConnectOptionsNamespacedPodProxy(ctx, name, namespace, optional)
connect OPTIONS requests to proxy of Pod
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the PodProxyOptions | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *ConnectOptionsNamespacedPodProxyOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ConnectOptionsNamespacedPodProxyOpts struct
| Name | Type | Description | Notes |
|---|
path | optional.String| Path is the URL path to use for the current proxy request to pod. |
Return type
string
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: /
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ConnectOptionsNamespacedPodProxyWithPath
string ConnectOptionsNamespacedPodProxyWithPath(ctx, name, namespace, path, optional)
connect OPTIONS requests to proxy of Pod
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the PodProxyOptions | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| path | string | path to the resource | |
| optional | *ConnectOptionsNamespacedPodProxyWithPathOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ConnectOptionsNamespacedPodProxyWithPathOpts struct
| Name | Type | Description | Notes |
|---|
path2 | optional.String| Path is the URL path to use for the current proxy request to pod. |
Return type
string
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: /
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ConnectOptionsNamespacedServiceProxy
string ConnectOptionsNamespacedServiceProxy(ctx, name, namespace, optional)
connect OPTIONS requests to proxy of Service
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the ServiceProxyOptions | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *ConnectOptionsNamespacedServiceProxyOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ConnectOptionsNamespacedServiceProxyOpts struct
| Name | Type | Description | Notes |
|---|
path | optional.String| Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. |
Return type
string
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: /
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ConnectOptionsNamespacedServiceProxyWithPath
string ConnectOptionsNamespacedServiceProxyWithPath(ctx, name, namespace, path, optional)
connect OPTIONS requests to proxy of Service
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the ServiceProxyOptions | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| path | string | path to the resource | |
| optional | *ConnectOptionsNamespacedServiceProxyWithPathOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ConnectOptionsNamespacedServiceProxyWithPathOpts struct
| Name | Type | Description | Notes |
|---|
path2 | optional.String| Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. |
Return type
string
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: /
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ConnectOptionsNodeProxy
string ConnectOptionsNodeProxy(ctx, name, optional)
connect OPTIONS requests to proxy of Node
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the NodeProxyOptions | |
| optional | *ConnectOptionsNodeProxyOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ConnectOptionsNodeProxyOpts struct
| Name | Type | Description | Notes |
|---|
path | optional.String| Path is the URL path to use for the current proxy request to node. |
Return type
string
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: /
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ConnectOptionsNodeProxyWithPath
string ConnectOptionsNodeProxyWithPath(ctx, name, path, optional)
connect OPTIONS requests to proxy of Node
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the NodeProxyOptions | |
| path | string | path to the resource | |
| optional | *ConnectOptionsNodeProxyWithPathOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ConnectOptionsNodeProxyWithPathOpts struct
| Name | Type | Description | Notes |
|---|
path2 | optional.String| Path is the URL path to use for the current proxy request to node. |
Return type
string
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: /
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ConnectPatchNamespacedPodProxy
string ConnectPatchNamespacedPodProxy(ctx, name, namespace, optional)
connect PATCH requests to proxy of Pod
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the PodProxyOptions | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *ConnectPatchNamespacedPodProxyOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ConnectPatchNamespacedPodProxyOpts struct
| Name | Type | Description | Notes |
|---|
path | optional.String| Path is the URL path to use for the current proxy request to pod. |
Return type
string
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: /
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ConnectPatchNamespacedPodProxyWithPath
string ConnectPatchNamespacedPodProxyWithPath(ctx, name, namespace, path, optional)
connect PATCH requests to proxy of Pod
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the PodProxyOptions | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| path | string | path to the resource | |
| optional | *ConnectPatchNamespacedPodProxyWithPathOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ConnectPatchNamespacedPodProxyWithPathOpts struct
| Name | Type | Description | Notes |
|---|
path2 | optional.String| Path is the URL path to use for the current proxy request to pod. |
Return type
string
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: /
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ConnectPatchNamespacedServiceProxy
string ConnectPatchNamespacedServiceProxy(ctx, name, namespace, optional)
connect PATCH requests to proxy of Service
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the ServiceProxyOptions | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *ConnectPatchNamespacedServiceProxyOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ConnectPatchNamespacedServiceProxyOpts struct
| Name | Type | Description | Notes |
|---|
path | optional.String| Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. |
Return type
string
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: /
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ConnectPatchNamespacedServiceProxyWithPath
string ConnectPatchNamespacedServiceProxyWithPath(ctx, name, namespace, path, optional)
connect PATCH requests to proxy of Service
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the ServiceProxyOptions | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| path | string | path to the resource | |
| optional | *ConnectPatchNamespacedServiceProxyWithPathOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ConnectPatchNamespacedServiceProxyWithPathOpts struct
| Name | Type | Description | Notes |
|---|
path2 | optional.String| Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. |
Return type
string
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: /
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ConnectPatchNodeProxy
string ConnectPatchNodeProxy(ctx, name, optional)
connect PATCH requests to proxy of Node
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the NodeProxyOptions | |
| optional | *ConnectPatchNodeProxyOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ConnectPatchNodeProxyOpts struct
| Name | Type | Description | Notes |
|---|
path | optional.String| Path is the URL path to use for the current proxy request to node. |
Return type
string
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: /
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ConnectPatchNodeProxyWithPath
string ConnectPatchNodeProxyWithPath(ctx, name, path, optional)
connect PATCH requests to proxy of Node
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the NodeProxyOptions | |
| path | string | path to the resource | |
| optional | *ConnectPatchNodeProxyWithPathOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ConnectPatchNodeProxyWithPathOpts struct
| Name | Type | Description | Notes |
|---|
path2 | optional.String| Path is the URL path to use for the current proxy request to node. |
Return type
string
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: /
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ConnectPostNamespacedPodAttach
string ConnectPostNamespacedPodAttach(ctx, name, namespace, optional)
connect POST requests to attach of Pod
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the PodAttachOptions | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *ConnectPostNamespacedPodAttachOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ConnectPostNamespacedPodAttachOpts struct
| Name | Type | Description | Notes |
|---|
container | optional.String| The container in which to execute the command. Defaults to only container if there is only one container in the pod. | stderr | optional.Bool| Stderr if true indicates that stderr is to be redirected for the attach call. Defaults to true. | stdin | optional.Bool| Stdin if true, redirects the standard input stream of the pod for this call. Defaults to false. | stdout | optional.Bool| Stdout if true indicates that stdout is to be redirected for the attach call. Defaults to true. | tty | optional.Bool| TTY if true indicates that a tty will be allocated for the attach call. This is passed through the container runtime so the tty is allocated on the worker node by the container runtime. Defaults to false. |
Return type
string
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: /
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ConnectPostNamespacedPodExec
string ConnectPostNamespacedPodExec(ctx, name, namespace, optional)
connect POST requests to exec of Pod
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the PodExecOptions | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *ConnectPostNamespacedPodExecOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ConnectPostNamespacedPodExecOpts struct
| Name | Type | Description | Notes |
|---|
command | optional.String| Command is the remote command to execute. argv array. Not executed within a shell. | container | optional.String| Container in which to execute the command. Defaults to only container if there is only one container in the pod. | stderr | optional.Bool| Redirect the standard error stream of the pod for this call. Defaults to true. | stdin | optional.Bool| Redirect the standard input stream of the pod for this call. Defaults to false. | stdout | optional.Bool| Redirect the standard output stream of the pod for this call. Defaults to true. | tty | optional.Bool| TTY if true indicates that a tty will be allocated for the exec call. Defaults to false. |
Return type
string
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: /
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ConnectPostNamespacedPodPortforward
string ConnectPostNamespacedPodPortforward(ctx, name, namespace, optional)
connect POST requests to portforward of Pod
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the PodPortForwardOptions | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *ConnectPostNamespacedPodPortforwardOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ConnectPostNamespacedPodPortforwardOpts struct
| Name | Type | Description | Notes |
|---|
ports | optional.Int32| List of ports to forward Required when using WebSockets |
Return type
string
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: /
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ConnectPostNamespacedPodProxy
string ConnectPostNamespacedPodProxy(ctx, name, namespace, optional)
connect POST requests to proxy of Pod
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the PodProxyOptions | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *ConnectPostNamespacedPodProxyOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ConnectPostNamespacedPodProxyOpts struct
| Name | Type | Description | Notes |
|---|
path | optional.String| Path is the URL path to use for the current proxy request to pod. |
Return type
string
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: /
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ConnectPostNamespacedPodProxyWithPath
string ConnectPostNamespacedPodProxyWithPath(ctx, name, namespace, path, optional)
connect POST requests to proxy of Pod
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the PodProxyOptions | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| path | string | path to the resource | |
| optional | *ConnectPostNamespacedPodProxyWithPathOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ConnectPostNamespacedPodProxyWithPathOpts struct
| Name | Type | Description | Notes |
|---|
path2 | optional.String| Path is the URL path to use for the current proxy request to pod. |
Return type
string
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: /
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ConnectPostNamespacedServiceProxy
string ConnectPostNamespacedServiceProxy(ctx, name, namespace, optional)
connect POST requests to proxy of Service
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the ServiceProxyOptions | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *ConnectPostNamespacedServiceProxyOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ConnectPostNamespacedServiceProxyOpts struct
| Name | Type | Description | Notes |
|---|
path | optional.String| Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. |
Return type
string
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: /
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ConnectPostNamespacedServiceProxyWithPath
string ConnectPostNamespacedServiceProxyWithPath(ctx, name, namespace, path, optional)
connect POST requests to proxy of Service
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the ServiceProxyOptions | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| path | string | path to the resource | |
| optional | *ConnectPostNamespacedServiceProxyWithPathOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ConnectPostNamespacedServiceProxyWithPathOpts struct
| Name | Type | Description | Notes |
|---|
path2 | optional.String| Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. |
Return type
string
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: /
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ConnectPostNodeProxy
string ConnectPostNodeProxy(ctx, name, optional)
connect POST requests to proxy of Node
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the NodeProxyOptions | |
| optional | *ConnectPostNodeProxyOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ConnectPostNodeProxyOpts struct
| Name | Type | Description | Notes |
|---|
path | optional.String| Path is the URL path to use for the current proxy request to node. |
Return type
string
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: /
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ConnectPostNodeProxyWithPath
string ConnectPostNodeProxyWithPath(ctx, name, path, optional)
connect POST requests to proxy of Node
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the NodeProxyOptions | |
| path | string | path to the resource | |
| optional | *ConnectPostNodeProxyWithPathOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ConnectPostNodeProxyWithPathOpts struct
| Name | Type | Description | Notes |
|---|
path2 | optional.String| Path is the URL path to use for the current proxy request to node. |
Return type
string
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: /
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ConnectPutNamespacedPodProxy
string ConnectPutNamespacedPodProxy(ctx, name, namespace, optional)
connect PUT requests to proxy of Pod
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the PodProxyOptions | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *ConnectPutNamespacedPodProxyOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ConnectPutNamespacedPodProxyOpts struct
| Name | Type | Description | Notes |
|---|
path | optional.String| Path is the URL path to use for the current proxy request to pod. |
Return type
string
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: /
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ConnectPutNamespacedPodProxyWithPath
string ConnectPutNamespacedPodProxyWithPath(ctx, name, namespace, path, optional)
connect PUT requests to proxy of Pod
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the PodProxyOptions | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| path | string | path to the resource | |
| optional | *ConnectPutNamespacedPodProxyWithPathOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ConnectPutNamespacedPodProxyWithPathOpts struct
| Name | Type | Description | Notes |
|---|
path2 | optional.String| Path is the URL path to use for the current proxy request to pod. |
Return type
string
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: /
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ConnectPutNamespacedServiceProxy
string ConnectPutNamespacedServiceProxy(ctx, name, namespace, optional)
connect PUT requests to proxy of Service
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the ServiceProxyOptions | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *ConnectPutNamespacedServiceProxyOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ConnectPutNamespacedServiceProxyOpts struct
| Name | Type | Description | Notes |
|---|
path | optional.String| Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. |
Return type
string
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: /
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ConnectPutNamespacedServiceProxyWithPath
string ConnectPutNamespacedServiceProxyWithPath(ctx, name, namespace, path, optional)
connect PUT requests to proxy of Service
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the ServiceProxyOptions | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| path | string | path to the resource | |
| optional | *ConnectPutNamespacedServiceProxyWithPathOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ConnectPutNamespacedServiceProxyWithPathOpts struct
| Name | Type | Description | Notes |
|---|
path2 | optional.String| Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy. |
Return type
string
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: /
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ConnectPutNodeProxy
string ConnectPutNodeProxy(ctx, name, optional)
connect PUT requests to proxy of Node
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the NodeProxyOptions | |
| optional | *ConnectPutNodeProxyOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ConnectPutNodeProxyOpts struct
| Name | Type | Description | Notes |
|---|
path | optional.String| Path is the URL path to use for the current proxy request to node. |
Return type
string
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: /
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ConnectPutNodeProxyWithPath
string ConnectPutNodeProxyWithPath(ctx, name, path, optional)
connect PUT requests to proxy of Node
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the NodeProxyOptions | |
| path | string | path to the resource | |
| optional | *ConnectPutNodeProxyWithPathOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ConnectPutNodeProxyWithPathOpts struct
| Name | Type | Description | Notes |
|---|
path2 | optional.String| Path is the URL path to use for the current proxy request to node. |
Return type
string
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: /
[Back to top] [Back to API list] [Back to Model list] [Back to README]
CreateNamespace
V1Namespace CreateNamespace(ctx, body, optional)
create a Namespace
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| body | V1Namespace | ||
| optional | *CreateNamespaceOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a CreateNamespaceOpts struct
| Name | Type | Description | Notes |
|---|
includeUninitialized | optional.Bool| If IncludeUninitialized is specified, the object may be returned without completing initialization. | pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
CreateNamespacedBinding
V1Binding CreateNamespacedBinding(ctx, namespace, body, optional)
create a Binding
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| body | V1Binding | ||
| optional | *CreateNamespacedBindingOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a CreateNamespacedBindingOpts struct
| Name | Type | Description | Notes |
|---|
dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed | includeUninitialized | optional.Bool| If IncludeUninitialized is specified, the object may be returned without completing initialization. | pretty | optional.String| If 'true', then the output is pretty printed. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
CreateNamespacedConfigMap
V1ConfigMap CreateNamespacedConfigMap(ctx, namespace, body, optional)
create a ConfigMap
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| body | V1ConfigMap | ||
| optional | *CreateNamespacedConfigMapOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a CreateNamespacedConfigMapOpts struct
| Name | Type | Description | Notes |
|---|
includeUninitialized | optional.Bool| If true, partially initialized resources are included in the response. | pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
CreateNamespacedEndpoints
V1Endpoints CreateNamespacedEndpoints(ctx, namespace, body, optional)
create Endpoints
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| body | V1Endpoints | ||
| optional | *CreateNamespacedEndpointsOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a CreateNamespacedEndpointsOpts struct
| Name | Type | Description | Notes |
|---|
includeUninitialized | optional.Bool| If true, partially initialized resources are included in the response. | pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
CreateNamespacedEvent
V1Event CreateNamespacedEvent(ctx, namespace, body, optional)
create an Event
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| body | V1Event | ||
| optional | *CreateNamespacedEventOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a CreateNamespacedEventOpts struct
| Name | Type | Description | Notes |
|---|
includeUninitialized | optional.Bool| If true, partially initialized resources are included in the response. | pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
CreateNamespacedLimitRange
V1LimitRange CreateNamespacedLimitRange(ctx, namespace, body, optional)
create a LimitRange
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| body | V1LimitRange | ||
| optional | *CreateNamespacedLimitRangeOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a CreateNamespacedLimitRangeOpts struct
| Name | Type | Description | Notes |
|---|
includeUninitialized | optional.Bool| If true, partially initialized resources are included in the response. | pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
CreateNamespacedPersistentVolumeClaim
V1PersistentVolumeClaim CreateNamespacedPersistentVolumeClaim(ctx, namespace, body, optional)
create a PersistentVolumeClaim
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| body | V1PersistentVolumeClaim | ||
| optional | *CreateNamespacedPersistentVolumeClaimOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a CreateNamespacedPersistentVolumeClaimOpts struct
| Name | Type | Description | Notes |
|---|
includeUninitialized | optional.Bool| If true, partially initialized resources are included in the response. | pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
CreateNamespacedPod
V1Pod CreateNamespacedPod(ctx, namespace, body, optional)
create a Pod
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| body | V1Pod | ||
| optional | *CreateNamespacedPodOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a CreateNamespacedPodOpts struct
| Name | Type | Description | Notes |
|---|
includeUninitialized | optional.Bool| If true, partially initialized resources are included in the response. | pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
CreateNamespacedPodBinding
V1Binding CreateNamespacedPodBinding(ctx, name, namespace, body, optional)
create binding of a Pod
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the Binding | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| body | V1Binding | ||
| optional | *CreateNamespacedPodBindingOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a CreateNamespacedPodBindingOpts struct
| Name | Type | Description | Notes |
|---|
dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed | includeUninitialized | optional.Bool| If IncludeUninitialized is specified, the object may be returned without completing initialization. | pretty | optional.String| If 'true', then the output is pretty printed. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
CreateNamespacedPodEviction
V1beta1Eviction CreateNamespacedPodEviction(ctx, name, namespace, body, optional)
create eviction of a Pod
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the Eviction | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| body | V1beta1Eviction | ||
| optional | *CreateNamespacedPodEvictionOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a CreateNamespacedPodEvictionOpts struct
| Name | Type | Description | Notes |
|---|
dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed | includeUninitialized | optional.Bool| If IncludeUninitialized is specified, the object may be returned without completing initialization. | pretty | optional.String| If 'true', then the output is pretty printed. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
CreateNamespacedPodTemplate
V1PodTemplate CreateNamespacedPodTemplate(ctx, namespace, body, optional)
create a PodTemplate
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| body | V1PodTemplate | ||
| optional | *CreateNamespacedPodTemplateOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a CreateNamespacedPodTemplateOpts struct
| Name | Type | Description | Notes |
|---|
includeUninitialized | optional.Bool| If true, partially initialized resources are included in the response. | pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
CreateNamespacedReplicationController
V1ReplicationController CreateNamespacedReplicationController(ctx, namespace, body, optional)
create a ReplicationController
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| body | V1ReplicationController | ||
| optional | *CreateNamespacedReplicationControllerOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a CreateNamespacedReplicationControllerOpts struct
| Name | Type | Description | Notes |
|---|
includeUninitialized | optional.Bool| If true, partially initialized resources are included in the response. | pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
CreateNamespacedResourceQuota
V1ResourceQuota CreateNamespacedResourceQuota(ctx, namespace, body, optional)
create a ResourceQuota
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| body | V1ResourceQuota | ||
| optional | *CreateNamespacedResourceQuotaOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a CreateNamespacedResourceQuotaOpts struct
| Name | Type | Description | Notes |
|---|
includeUninitialized | optional.Bool| If true, partially initialized resources are included in the response. | pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
CreateNamespacedSecret
V1Secret CreateNamespacedSecret(ctx, namespace, body, optional)
create a Secret
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| body | V1Secret | ||
| optional | *CreateNamespacedSecretOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a CreateNamespacedSecretOpts struct
| Name | Type | Description | Notes |
|---|
includeUninitialized | optional.Bool| If true, partially initialized resources are included in the response. | pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
CreateNamespacedService
V1Service CreateNamespacedService(ctx, namespace, body, optional)
create a Service
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| body | V1Service | ||
| optional | *CreateNamespacedServiceOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a CreateNamespacedServiceOpts struct
| Name | Type | Description | Notes |
|---|
includeUninitialized | optional.Bool| If IncludeUninitialized is specified, the object may be returned without completing initialization. | pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
CreateNamespacedServiceAccount
V1ServiceAccount CreateNamespacedServiceAccount(ctx, namespace, body, optional)
create a ServiceAccount
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| body | V1ServiceAccount | ||
| optional | *CreateNamespacedServiceAccountOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a CreateNamespacedServiceAccountOpts struct
| Name | Type | Description | Notes |
|---|
includeUninitialized | optional.Bool| If true, partially initialized resources are included in the response. | pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
CreateNode
V1Node CreateNode(ctx, body, optional)
create a Node
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| body | V1Node | ||
| optional | *CreateNodeOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a CreateNodeOpts struct
| Name | Type | Description | Notes |
|---|
includeUninitialized | optional.Bool| If true, partially initialized resources are included in the response. | pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
CreatePersistentVolume
V1PersistentVolume CreatePersistentVolume(ctx, body, optional)
create a PersistentVolume
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| body | V1PersistentVolume | ||
| optional | *CreatePersistentVolumeOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a CreatePersistentVolumeOpts struct
| Name | Type | Description | Notes |
|---|
includeUninitialized | optional.Bool| If true, partially initialized resources are included in the response. | pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
DeleteCollectionNamespacedConfigMap
V1Status DeleteCollectionNamespacedConfigMap(ctx, namespace, optional)
delete collection of ConfigMap
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *DeleteCollectionNamespacedConfigMapOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a DeleteCollectionNamespacedConfigMapOpts struct
| Name | Type | Description | Notes |
|---|
includeUninitialized | optional.Bool| If true, partially initialized resources are included in the response. | pretty | optional.String| If 'true', then the output is pretty printed. | continue_ | optional.String| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | fieldSelector | optional.String| A selector to restrict the list of returned objects by their fields. Defaults to everything. | labelSelector | optional.String| A selector to restrict the list of returned objects by their labels. Defaults to everything. | limit | optional.Int32| limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | resourceVersion | optional.String| When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. | timeoutSeconds | optional.Int32| Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. | watch | optional.Bool| Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
DeleteCollectionNamespacedEndpoints
V1Status DeleteCollectionNamespacedEndpoints(ctx, namespace, optional)
delete collection of Endpoints
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *DeleteCollectionNamespacedEndpointsOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a DeleteCollectionNamespacedEndpointsOpts struct
| Name | Type | Description | Notes |
|---|
includeUninitialized | optional.Bool| If true, partially initialized resources are included in the response. | pretty | optional.String| If 'true', then the output is pretty printed. | continue_ | optional.String| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | fieldSelector | optional.String| A selector to restrict the list of returned objects by their fields. Defaults to everything. | labelSelector | optional.String| A selector to restrict the list of returned objects by their labels. Defaults to everything. | limit | optional.Int32| limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | resourceVersion | optional.String| When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. | timeoutSeconds | optional.Int32| Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. | watch | optional.Bool| Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
DeleteCollectionNamespacedEvent
V1Status DeleteCollectionNamespacedEvent(ctx, namespace, optional)
delete collection of Event
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *DeleteCollectionNamespacedEventOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a DeleteCollectionNamespacedEventOpts struct
| Name | Type | Description | Notes |
|---|
includeUninitialized | optional.Bool| If true, partially initialized resources are included in the response. | pretty | optional.String| If 'true', then the output is pretty printed. | continue_ | optional.String| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | fieldSelector | optional.String| A selector to restrict the list of returned objects by their fields. Defaults to everything. | labelSelector | optional.String| A selector to restrict the list of returned objects by their labels. Defaults to everything. | limit | optional.Int32| limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | resourceVersion | optional.String| When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. | timeoutSeconds | optional.Int32| Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. | watch | optional.Bool| Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
DeleteCollectionNamespacedLimitRange
V1Status DeleteCollectionNamespacedLimitRange(ctx, namespace, optional)
delete collection of LimitRange
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *DeleteCollectionNamespacedLimitRangeOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a DeleteCollectionNamespacedLimitRangeOpts struct
| Name | Type | Description | Notes |
|---|
includeUninitialized | optional.Bool| If true, partially initialized resources are included in the response. | pretty | optional.String| If 'true', then the output is pretty printed. | continue_ | optional.String| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | fieldSelector | optional.String| A selector to restrict the list of returned objects by their fields. Defaults to everything. | labelSelector | optional.String| A selector to restrict the list of returned objects by their labels. Defaults to everything. | limit | optional.Int32| limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | resourceVersion | optional.String| When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. | timeoutSeconds | optional.Int32| Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. | watch | optional.Bool| Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
DeleteCollectionNamespacedPersistentVolumeClaim
V1Status DeleteCollectionNamespacedPersistentVolumeClaim(ctx, namespace, optional)
delete collection of PersistentVolumeClaim
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *DeleteCollectionNamespacedPersistentVolumeClaimOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a DeleteCollectionNamespacedPersistentVolumeClaimOpts struct
| Name | Type | Description | Notes |
|---|
includeUninitialized | optional.Bool| If true, partially initialized resources are included in the response. | pretty | optional.String| If 'true', then the output is pretty printed. | continue_ | optional.String| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | fieldSelector | optional.String| A selector to restrict the list of returned objects by their fields. Defaults to everything. | labelSelector | optional.String| A selector to restrict the list of returned objects by their labels. Defaults to everything. | limit | optional.Int32| limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | resourceVersion | optional.String| When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. | timeoutSeconds | optional.Int32| Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. | watch | optional.Bool| Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
DeleteCollectionNamespacedPod
V1Status DeleteCollectionNamespacedPod(ctx, namespace, optional)
delete collection of Pod
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *DeleteCollectionNamespacedPodOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a DeleteCollectionNamespacedPodOpts struct
| Name | Type | Description | Notes |
|---|
includeUninitialized | optional.Bool| If true, partially initialized resources are included in the response. | pretty | optional.String| If 'true', then the output is pretty printed. | continue_ | optional.String| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | fieldSelector | optional.String| A selector to restrict the list of returned objects by their fields. Defaults to everything. | labelSelector | optional.String| A selector to restrict the list of returned objects by their labels. Defaults to everything. | limit | optional.Int32| limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | resourceVersion | optional.String| When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. | timeoutSeconds | optional.Int32| Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. | watch | optional.Bool| Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
DeleteCollectionNamespacedPodTemplate
V1Status DeleteCollectionNamespacedPodTemplate(ctx, namespace, optional)
delete collection of PodTemplate
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *DeleteCollectionNamespacedPodTemplateOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a DeleteCollectionNamespacedPodTemplateOpts struct
| Name | Type | Description | Notes |
|---|
includeUninitialized | optional.Bool| If true, partially initialized resources are included in the response. | pretty | optional.String| If 'true', then the output is pretty printed. | continue_ | optional.String| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | fieldSelector | optional.String| A selector to restrict the list of returned objects by their fields. Defaults to everything. | labelSelector | optional.String| A selector to restrict the list of returned objects by their labels. Defaults to everything. | limit | optional.Int32| limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | resourceVersion | optional.String| When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. | timeoutSeconds | optional.Int32| Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. | watch | optional.Bool| Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
DeleteCollectionNamespacedReplicationController
V1Status DeleteCollectionNamespacedReplicationController(ctx, namespace, optional)
delete collection of ReplicationController
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *DeleteCollectionNamespacedReplicationControllerOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a DeleteCollectionNamespacedReplicationControllerOpts struct
| Name | Type | Description | Notes |
|---|
includeUninitialized | optional.Bool| If true, partially initialized resources are included in the response. | pretty | optional.String| If 'true', then the output is pretty printed. | continue_ | optional.String| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | fieldSelector | optional.String| A selector to restrict the list of returned objects by their fields. Defaults to everything. | labelSelector | optional.String| A selector to restrict the list of returned objects by their labels. Defaults to everything. | limit | optional.Int32| limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | resourceVersion | optional.String| When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. | timeoutSeconds | optional.Int32| Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. | watch | optional.Bool| Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
DeleteCollectionNamespacedResourceQuota
V1Status DeleteCollectionNamespacedResourceQuota(ctx, namespace, optional)
delete collection of ResourceQuota
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *DeleteCollectionNamespacedResourceQuotaOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a DeleteCollectionNamespacedResourceQuotaOpts struct
| Name | Type | Description | Notes |
|---|
includeUninitialized | optional.Bool| If true, partially initialized resources are included in the response. | pretty | optional.String| If 'true', then the output is pretty printed. | continue_ | optional.String| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | fieldSelector | optional.String| A selector to restrict the list of returned objects by their fields. Defaults to everything. | labelSelector | optional.String| A selector to restrict the list of returned objects by their labels. Defaults to everything. | limit | optional.Int32| limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | resourceVersion | optional.String| When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. | timeoutSeconds | optional.Int32| Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. | watch | optional.Bool| Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
DeleteCollectionNamespacedSecret
V1Status DeleteCollectionNamespacedSecret(ctx, namespace, optional)
delete collection of Secret
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *DeleteCollectionNamespacedSecretOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a DeleteCollectionNamespacedSecretOpts struct
| Name | Type | Description | Notes |
|---|
includeUninitialized | optional.Bool| If true, partially initialized resources are included in the response. | pretty | optional.String| If 'true', then the output is pretty printed. | continue_ | optional.String| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | fieldSelector | optional.String| A selector to restrict the list of returned objects by their fields. Defaults to everything. | labelSelector | optional.String| A selector to restrict the list of returned objects by their labels. Defaults to everything. | limit | optional.Int32| limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | resourceVersion | optional.String| When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. | timeoutSeconds | optional.Int32| Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. | watch | optional.Bool| Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
DeleteCollectionNamespacedServiceAccount
V1Status DeleteCollectionNamespacedServiceAccount(ctx, namespace, optional)
delete collection of ServiceAccount
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *DeleteCollectionNamespacedServiceAccountOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a DeleteCollectionNamespacedServiceAccountOpts struct
| Name | Type | Description | Notes |
|---|
includeUninitialized | optional.Bool| If true, partially initialized resources are included in the response. | pretty | optional.String| If 'true', then the output is pretty printed. | continue_ | optional.String| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | fieldSelector | optional.String| A selector to restrict the list of returned objects by their fields. Defaults to everything. | labelSelector | optional.String| A selector to restrict the list of returned objects by their labels. Defaults to everything. | limit | optional.Int32| limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | resourceVersion | optional.String| When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. | timeoutSeconds | optional.Int32| Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. | watch | optional.Bool| Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
DeleteCollectionNode
V1Status DeleteCollectionNode(ctx, optional)
delete collection of Node
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| optional | *DeleteCollectionNodeOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a DeleteCollectionNodeOpts struct
| Name | Type | Description | Notes |
|---|---|---|---|
| includeUninitialized | optional.Bool | If true, partially initialized resources are included in the response. | |
| pretty | optional.String | If 'true', then the output is pretty printed. | |
| continue_ | optional.String | The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | |
| fieldSelector | optional.String | A selector to restrict the list of returned objects by their fields. Defaults to everything. | |
| labelSelector | optional.String | A selector to restrict the list of returned objects by their labels. Defaults to everything. | |
| limit | optional.Int32 | limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | |
| resourceVersion | optional.String | When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. | |
| timeoutSeconds | optional.Int32 | Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. | |
| watch | optional.Bool | Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
DeleteCollectionPersistentVolume
V1Status DeleteCollectionPersistentVolume(ctx, optional)
delete collection of PersistentVolume
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| optional | *DeleteCollectionPersistentVolumeOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a DeleteCollectionPersistentVolumeOpts struct
| Name | Type | Description | Notes |
|---|---|---|---|
| includeUninitialized | optional.Bool | If true, partially initialized resources are included in the response. | |
| pretty | optional.String | If 'true', then the output is pretty printed. | |
| continue_ | optional.String | The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | |
| fieldSelector | optional.String | A selector to restrict the list of returned objects by their fields. Defaults to everything. | |
| labelSelector | optional.String | A selector to restrict the list of returned objects by their labels. Defaults to everything. | |
| limit | optional.Int32 | limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | |
| resourceVersion | optional.String | When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. | |
| timeoutSeconds | optional.Int32 | Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. | |
| watch | optional.Bool | Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
DeleteNamespace
V1Status DeleteNamespace(ctx, name, optional)
delete a Namespace
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the Namespace | |
| optional | *DeleteNamespaceOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a DeleteNamespaceOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed | gracePeriodSeconds | optional.Int32| The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. | orphanDependents | optional.Bool| Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the "orphan" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. | propagationPolicy | optional.String| Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. | body | optional.Interface of V1DeleteOptions| |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
DeleteNamespacedConfigMap
V1Status DeleteNamespacedConfigMap(ctx, name, namespace, optional)
delete a ConfigMap
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the ConfigMap | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *DeleteNamespacedConfigMapOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a DeleteNamespacedConfigMapOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed | gracePeriodSeconds | optional.Int32| The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. | orphanDependents | optional.Bool| Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the "orphan" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. | propagationPolicy | optional.String| Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. | body | optional.Interface of V1DeleteOptions| |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
DeleteNamespacedEndpoints
V1Status DeleteNamespacedEndpoints(ctx, name, namespace, optional)
delete Endpoints
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the Endpoints | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *DeleteNamespacedEndpointsOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a DeleteNamespacedEndpointsOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed | gracePeriodSeconds | optional.Int32| The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. | orphanDependents | optional.Bool| Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the "orphan" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. | propagationPolicy | optional.String| Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. | body | optional.Interface of V1DeleteOptions| |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
DeleteNamespacedEvent
V1Status DeleteNamespacedEvent(ctx, name, namespace, optional)
delete an Event
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the Event | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *DeleteNamespacedEventOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a DeleteNamespacedEventOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed | gracePeriodSeconds | optional.Int32| The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. | orphanDependents | optional.Bool| Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the "orphan" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. | propagationPolicy | optional.String| Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. | body | optional.Interface of V1DeleteOptions| |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
DeleteNamespacedLimitRange
V1Status DeleteNamespacedLimitRange(ctx, name, namespace, optional)
delete a LimitRange
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the LimitRange | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *DeleteNamespacedLimitRangeOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a DeleteNamespacedLimitRangeOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed | gracePeriodSeconds | optional.Int32| The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. | orphanDependents | optional.Bool| Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the "orphan" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. | propagationPolicy | optional.String| Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. | body | optional.Interface of V1DeleteOptions| |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
DeleteNamespacedPersistentVolumeClaim
V1Status DeleteNamespacedPersistentVolumeClaim(ctx, name, namespace, optional)
delete a PersistentVolumeClaim
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the PersistentVolumeClaim | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *DeleteNamespacedPersistentVolumeClaimOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a DeleteNamespacedPersistentVolumeClaimOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed | gracePeriodSeconds | optional.Int32| The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. | orphanDependents | optional.Bool| Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the "orphan" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. | propagationPolicy | optional.String| Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. | body | optional.Interface of V1DeleteOptions| |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
DeleteNamespacedPod
V1Status DeleteNamespacedPod(ctx, name, namespace, optional)
delete a Pod
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the Pod | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *DeleteNamespacedPodOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a DeleteNamespacedPodOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed | gracePeriodSeconds | optional.Int32| The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. | orphanDependents | optional.Bool| Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the "orphan" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. | propagationPolicy | optional.String| Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. | body | optional.Interface of V1DeleteOptions| |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
DeleteNamespacedPodTemplate
V1Status DeleteNamespacedPodTemplate(ctx, name, namespace, optional)
delete a PodTemplate
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the PodTemplate | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *DeleteNamespacedPodTemplateOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a DeleteNamespacedPodTemplateOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed | gracePeriodSeconds | optional.Int32| The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. | orphanDependents | optional.Bool| Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the "orphan" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. | propagationPolicy | optional.String| Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. | body | optional.Interface of V1DeleteOptions| |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
DeleteNamespacedReplicationController
V1Status DeleteNamespacedReplicationController(ctx, name, namespace, optional)
delete a ReplicationController
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the ReplicationController | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *DeleteNamespacedReplicationControllerOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a DeleteNamespacedReplicationControllerOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed | gracePeriodSeconds | optional.Int32| The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. | orphanDependents | optional.Bool| Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the "orphan" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. | propagationPolicy | optional.String| Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. | body | optional.Interface of V1DeleteOptions| |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
DeleteNamespacedResourceQuota
V1Status DeleteNamespacedResourceQuota(ctx, name, namespace, optional)
delete a ResourceQuota
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the ResourceQuota | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *DeleteNamespacedResourceQuotaOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a DeleteNamespacedResourceQuotaOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed | gracePeriodSeconds | optional.Int32| The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. | orphanDependents | optional.Bool| Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the "orphan" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. | propagationPolicy | optional.String| Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. | body | optional.Interface of V1DeleteOptions| |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
DeleteNamespacedSecret
V1Status DeleteNamespacedSecret(ctx, name, namespace, optional)
delete a Secret
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the Secret | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *DeleteNamespacedSecretOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a DeleteNamespacedSecretOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed | gracePeriodSeconds | optional.Int32| The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. | orphanDependents | optional.Bool| Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the "orphan" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. | propagationPolicy | optional.String| Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. | body | optional.Interface of V1DeleteOptions| |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
DeleteNamespacedService
V1Status DeleteNamespacedService(ctx, name, namespace, optional)
delete a Service
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the Service | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *DeleteNamespacedServiceOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a DeleteNamespacedServiceOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed | gracePeriodSeconds | optional.Int32| The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. | orphanDependents | optional.Bool| Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the "orphan" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. | propagationPolicy | optional.String| Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. | body | optional.Interface of V1DeleteOptions| |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
DeleteNamespacedServiceAccount
V1Status DeleteNamespacedServiceAccount(ctx, name, namespace, optional)
delete a ServiceAccount
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the ServiceAccount | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *DeleteNamespacedServiceAccountOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a DeleteNamespacedServiceAccountOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed | gracePeriodSeconds | optional.Int32| The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. | orphanDependents | optional.Bool| Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the "orphan" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. | propagationPolicy | optional.String| Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. | body | optional.Interface of V1DeleteOptions| |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
DeleteNode
V1Status DeleteNode(ctx, name, optional)
delete a Node
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the Node | |
| optional | *DeleteNodeOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a DeleteNodeOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed | gracePeriodSeconds | optional.Int32| The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. | orphanDependents | optional.Bool| Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the "orphan" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. | propagationPolicy | optional.String| Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. | body | optional.Interface of V1DeleteOptions| |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
DeletePersistentVolume
V1Status DeletePersistentVolume(ctx, name, optional)
delete a PersistentVolume
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the PersistentVolume | |
| optional | *DeletePersistentVolumeOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a DeletePersistentVolumeOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed | gracePeriodSeconds | optional.Int32| The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. | orphanDependents | optional.Bool| Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the "orphan" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. | propagationPolicy | optional.String| Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. | body | optional.Interface of V1DeleteOptions| |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
GetAPIResources
V1ApiResourceList GetAPIResources(ctx, )
get available resources
Required Parameters
This endpoint does not need any parameter.
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ListComponentStatus
V1ComponentStatusList ListComponentStatus(ctx, optional)
list objects of kind ComponentStatus
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| optional | *ListComponentStatusOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ListComponentStatusOpts struct
| Name | Type | Description | Notes |
|---|---|---|---|
| continue_ | optional.String | The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | |
| fieldSelector | optional.String | A selector to restrict the list of returned objects by their fields. Defaults to everything. | |
| includeUninitialized | optional.Bool | If true, partially initialized resources are included in the response. | |
| labelSelector | optional.String | A selector to restrict the list of returned objects by their labels. Defaults to everything. | |
| limit | optional.Int32 | limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | |
| pretty | optional.String | If 'true', then the output is pretty printed. | |
| resourceVersion | optional.String | When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. | |
| timeoutSeconds | optional.Int32 | Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. | |
| watch | optional.Bool | Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf, application/json;stream=watch, application/vnd.kubernetes.protobuf;stream=watch
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ListConfigMapForAllNamespaces
V1ConfigMapList ListConfigMapForAllNamespaces(ctx, optional)
list or watch objects of kind ConfigMap
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| optional | *ListConfigMapForAllNamespacesOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ListConfigMapForAllNamespacesOpts struct
| Name | Type | Description | Notes |
|---|---|---|---|
| continue_ | optional.String | The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | |
| fieldSelector | optional.String | A selector to restrict the list of returned objects by their fields. Defaults to everything. | |
| includeUninitialized | optional.Bool | If true, partially initialized resources are included in the response. | |
| labelSelector | optional.String | A selector to restrict the list of returned objects by their labels. Defaults to everything. | |
| limit | optional.Int32 | limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | |
| pretty | optional.String | If 'true', then the output is pretty printed. | |
| resourceVersion | optional.String | When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. | |
| timeoutSeconds | optional.Int32 | Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. | |
| watch | optional.Bool | Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf, application/json;stream=watch, application/vnd.kubernetes.protobuf;stream=watch
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ListEndpointsForAllNamespaces
V1EndpointsList ListEndpointsForAllNamespaces(ctx, optional)
list or watch objects of kind Endpoints
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| optional | *ListEndpointsForAllNamespacesOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ListEndpointsForAllNamespacesOpts struct
| Name | Type | Description | Notes |
|---|---|---|---|
| continue_ | optional.String | The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | |
| fieldSelector | optional.String | A selector to restrict the list of returned objects by their fields. Defaults to everything. | |
| includeUninitialized | optional.Bool | If true, partially initialized resources are included in the response. | |
| labelSelector | optional.String | A selector to restrict the list of returned objects by their labels. Defaults to everything. | |
| limit | optional.Int32 | limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | |
| pretty | optional.String | If 'true', then the output is pretty printed. | |
| resourceVersion | optional.String | When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. | |
| timeoutSeconds | optional.Int32 | Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. | |
| watch | optional.Bool | Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf, application/json;stream=watch, application/vnd.kubernetes.protobuf;stream=watch
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ListEventForAllNamespaces
V1EventList ListEventForAllNamespaces(ctx, optional)
list or watch objects of kind Event
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| optional | *ListEventForAllNamespacesOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ListEventForAllNamespacesOpts struct
| Name | Type | Description | Notes |
|---|---|---|---|
| continue_ | optional.String | The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | |
| fieldSelector | optional.String | A selector to restrict the list of returned objects by their fields. Defaults to everything. | |
| includeUninitialized | optional.Bool | If true, partially initialized resources are included in the response. | |
| labelSelector | optional.String | A selector to restrict the list of returned objects by their labels. Defaults to everything. | |
| limit | optional.Int32 | limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | |
| pretty | optional.String | If 'true', then the output is pretty printed. | |
| resourceVersion | optional.String | When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. | |
| timeoutSeconds | optional.Int32 | Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. | |
| watch | optional.Bool | Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf, application/json;stream=watch, application/vnd.kubernetes.protobuf;stream=watch
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ListLimitRangeForAllNamespaces
V1LimitRangeList ListLimitRangeForAllNamespaces(ctx, optional)
list or watch objects of kind LimitRange
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| optional | *ListLimitRangeForAllNamespacesOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ListLimitRangeForAllNamespacesOpts struct
| Name | Type | Description | Notes |
|---|---|---|---|
| continue_ | optional.String | The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | |
| fieldSelector | optional.String | A selector to restrict the list of returned objects by their fields. Defaults to everything. | |
| includeUninitialized | optional.Bool | If true, partially initialized resources are included in the response. | |
| labelSelector | optional.String | A selector to restrict the list of returned objects by their labels. Defaults to everything. | |
| limit | optional.Int32 | limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | |
| pretty | optional.String | If 'true', then the output is pretty printed. | |
| resourceVersion | optional.String | When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. | |
| timeoutSeconds | optional.Int32 | Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. | |
| watch | optional.Bool | Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf, application/json;stream=watch, application/vnd.kubernetes.protobuf;stream=watch
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ListNamespace
V1NamespaceList ListNamespace(ctx, optional)
list or watch objects of kind Namespace
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| optional | *ListNamespaceOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ListNamespaceOpts struct
| Name | Type | Description | Notes |
|---|---|---|---|
| includeUninitialized | optional.Bool | If IncludeUninitialized is specified, the object may be returned without completing initialization. | |
| pretty | optional.String | If 'true', then the output is pretty printed. | |
| continue_ | optional.String | The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | |
| fieldSelector | optional.String | A selector to restrict the list of returned objects by their fields. Defaults to everything. | |
| labelSelector | optional.String | A selector to restrict the list of returned objects by their labels. Defaults to everything. | |
| limit | optional.Int32 | limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | |
| resourceVersion | optional.String | When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. | |
| timeoutSeconds | optional.Int32 | Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. | |
| watch | optional.Bool | Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf, application/json;stream=watch, application/vnd.kubernetes.protobuf;stream=watch
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ListNamespacedConfigMap
V1ConfigMapList ListNamespacedConfigMap(ctx, namespace, optional)
list or watch objects of kind ConfigMap
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *ListNamespacedConfigMapOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ListNamespacedConfigMapOpts struct
| Name | Type | Description | Notes |
|---|
includeUninitialized | optional.Bool| If true, partially initialized resources are included in the response. | pretty | optional.String| If 'true', then the output is pretty printed. | continue_ | optional.String| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | fieldSelector | optional.String| A selector to restrict the list of returned objects by their fields. Defaults to everything. | labelSelector | optional.String| A selector to restrict the list of returned objects by their labels. Defaults to everything. | limit | optional.Int32| limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | resourceVersion | optional.String| When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. | timeoutSeconds | optional.Int32| Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. | watch | optional.Bool| Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf, application/json;stream=watch, application/vnd.kubernetes.protobuf;stream=watch
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ListNamespacedEndpoints
V1EndpointsList ListNamespacedEndpoints(ctx, namespace, optional)
list or watch objects of kind Endpoints
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *ListNamespacedEndpointsOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ListNamespacedEndpointsOpts struct
| Name | Type | Description | Notes |
|---|
includeUninitialized | optional.Bool| If true, partially initialized resources are included in the response. | pretty | optional.String| If 'true', then the output is pretty printed. | continue_ | optional.String| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | fieldSelector | optional.String| A selector to restrict the list of returned objects by their fields. Defaults to everything. | labelSelector | optional.String| A selector to restrict the list of returned objects by their labels. Defaults to everything. | limit | optional.Int32| limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | resourceVersion | optional.String| When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. | timeoutSeconds | optional.Int32| Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. | watch | optional.Bool| Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf, application/json;stream=watch, application/vnd.kubernetes.protobuf;stream=watch
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ListNamespacedEvent
V1EventList ListNamespacedEvent(ctx, namespace, optional)
list or watch objects of kind Event
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *ListNamespacedEventOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ListNamespacedEventOpts struct
| Name | Type | Description | Notes |
|---|
includeUninitialized | optional.Bool| If true, partially initialized resources are included in the response. | pretty | optional.String| If 'true', then the output is pretty printed. | continue_ | optional.String| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | fieldSelector | optional.String| A selector to restrict the list of returned objects by their fields. Defaults to everything. | labelSelector | optional.String| A selector to restrict the list of returned objects by their labels. Defaults to everything. | limit | optional.Int32| limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | resourceVersion | optional.String| When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. | timeoutSeconds | optional.Int32| Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. | watch | optional.Bool| Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf, application/json;stream=watch, application/vnd.kubernetes.protobuf;stream=watch
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ListNamespacedLimitRange
V1LimitRangeList ListNamespacedLimitRange(ctx, namespace, optional)
list or watch objects of kind LimitRange
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *ListNamespacedLimitRangeOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ListNamespacedLimitRangeOpts struct
| Name | Type | Description | Notes |
|---|
includeUninitialized | optional.Bool| If true, partially initialized resources are included in the response. | pretty | optional.String| If 'true', then the output is pretty printed. | continue_ | optional.String| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | fieldSelector | optional.String| A selector to restrict the list of returned objects by their fields. Defaults to everything. | labelSelector | optional.String| A selector to restrict the list of returned objects by their labels. Defaults to everything. | limit | optional.Int32| limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | resourceVersion | optional.String| When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. | timeoutSeconds | optional.Int32| Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. | watch | optional.Bool| Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf, application/json;stream=watch, application/vnd.kubernetes.protobuf;stream=watch
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ListNamespacedPersistentVolumeClaim
V1PersistentVolumeClaimList ListNamespacedPersistentVolumeClaim(ctx, namespace, optional)
list or watch objects of kind PersistentVolumeClaim
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *ListNamespacedPersistentVolumeClaimOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ListNamespacedPersistentVolumeClaimOpts struct
| Name | Type | Description | Notes |
|---|
includeUninitialized | optional.Bool| If true, partially initialized resources are included in the response. | pretty | optional.String| If 'true', then the output is pretty printed. | continue_ | optional.String| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | fieldSelector | optional.String| A selector to restrict the list of returned objects by their fields. Defaults to everything. | labelSelector | optional.String| A selector to restrict the list of returned objects by their labels. Defaults to everything. | limit | optional.Int32| limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | resourceVersion | optional.String| When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. | timeoutSeconds | optional.Int32| Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. | watch | optional.Bool| Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf, application/json;stream=watch, application/vnd.kubernetes.protobuf;stream=watch
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ListNamespacedPod
V1PodList ListNamespacedPod(ctx, namespace, optional)
list or watch objects of kind Pod
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *ListNamespacedPodOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ListNamespacedPodOpts struct
| Name | Type | Description | Notes |
|---|
includeUninitialized | optional.Bool| If true, partially initialized resources are included in the response. | pretty | optional.String| If 'true', then the output is pretty printed. | continue_ | optional.String| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | fieldSelector | optional.String| A selector to restrict the list of returned objects by their fields. Defaults to everything. | labelSelector | optional.String| A selector to restrict the list of returned objects by their labels. Defaults to everything. | limit | optional.Int32| limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | resourceVersion | optional.String| When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. | timeoutSeconds | optional.Int32| Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. | watch | optional.Bool| Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf, application/json;stream=watch, application/vnd.kubernetes.protobuf;stream=watch
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ListNamespacedPodTemplate
V1PodTemplateList ListNamespacedPodTemplate(ctx, namespace, optional)
list or watch objects of kind PodTemplate
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *ListNamespacedPodTemplateOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ListNamespacedPodTemplateOpts struct
| Name | Type | Description | Notes |
|---|
includeUninitialized | optional.Bool| If true, partially initialized resources are included in the response. | pretty | optional.String| If 'true', then the output is pretty printed. | continue_ | optional.String| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | fieldSelector | optional.String| A selector to restrict the list of returned objects by their fields. Defaults to everything. | labelSelector | optional.String| A selector to restrict the list of returned objects by their labels. Defaults to everything. | limit | optional.Int32| limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | resourceVersion | optional.String| When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. | timeoutSeconds | optional.Int32| Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. | watch | optional.Bool| Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf, application/json;stream=watch, application/vnd.kubernetes.protobuf;stream=watch
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ListNamespacedReplicationController
V1ReplicationControllerList ListNamespacedReplicationController(ctx, namespace, optional)
list or watch objects of kind ReplicationController
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *ListNamespacedReplicationControllerOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ListNamespacedReplicationControllerOpts struct
| Name | Type | Description | Notes |
|---|
includeUninitialized | optional.Bool| If true, partially initialized resources are included in the response. | pretty | optional.String| If 'true', then the output is pretty printed. | continue_ | optional.String| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | fieldSelector | optional.String| A selector to restrict the list of returned objects by their fields. Defaults to everything. | labelSelector | optional.String| A selector to restrict the list of returned objects by their labels. Defaults to everything. | limit | optional.Int32| limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | resourceVersion | optional.String| When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. | timeoutSeconds | optional.Int32| Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. | watch | optional.Bool| Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf, application/json;stream=watch, application/vnd.kubernetes.protobuf;stream=watch
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ListNamespacedResourceQuota
V1ResourceQuotaList ListNamespacedResourceQuota(ctx, namespace, optional)
list or watch objects of kind ResourceQuota
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *ListNamespacedResourceQuotaOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ListNamespacedResourceQuotaOpts struct
| Name | Type | Description | Notes |
|---|
includeUninitialized | optional.Bool| If true, partially initialized resources are included in the response. | pretty | optional.String| If 'true', then the output is pretty printed. | continue_ | optional.String| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | fieldSelector | optional.String| A selector to restrict the list of returned objects by their fields. Defaults to everything. | labelSelector | optional.String| A selector to restrict the list of returned objects by their labels. Defaults to everything. | limit | optional.Int32| limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | resourceVersion | optional.String| When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. | timeoutSeconds | optional.Int32| Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. | watch | optional.Bool| Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf, application/json;stream=watch, application/vnd.kubernetes.protobuf;stream=watch
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ListNamespacedSecret
V1SecretList ListNamespacedSecret(ctx, namespace, optional)
list or watch objects of kind Secret
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *ListNamespacedSecretOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ListNamespacedSecretOpts struct
| Name | Type | Description | Notes |
|---|
includeUninitialized | optional.Bool| If true, partially initialized resources are included in the response. | pretty | optional.String| If 'true', then the output is pretty printed. | continue_ | optional.String| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | fieldSelector | optional.String| A selector to restrict the list of returned objects by their fields. Defaults to everything. | labelSelector | optional.String| A selector to restrict the list of returned objects by their labels. Defaults to everything. | limit | optional.Int32| limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | resourceVersion | optional.String| When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. | timeoutSeconds | optional.Int32| Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. | watch | optional.Bool| Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf, application/json;stream=watch, application/vnd.kubernetes.protobuf;stream=watch
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ListNamespacedService
V1ServiceList ListNamespacedService(ctx, namespace, optional)
list or watch objects of kind Service
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *ListNamespacedServiceOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ListNamespacedServiceOpts struct
| Name | Type | Description | Notes |
|---|
includeUninitialized | optional.Bool| If IncludeUninitialized is specified, the object may be returned without completing initialization. | pretty | optional.String| If 'true', then the output is pretty printed. | continue_ | optional.String| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | fieldSelector | optional.String| A selector to restrict the list of returned objects by their fields. Defaults to everything. | labelSelector | optional.String| A selector to restrict the list of returned objects by their labels. Defaults to everything. | limit | optional.Int32| limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | resourceVersion | optional.String| When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. | timeoutSeconds | optional.Int32| Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. | watch | optional.Bool| Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf, application/json;stream=watch, application/vnd.kubernetes.protobuf;stream=watch
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ListNamespacedServiceAccount
V1ServiceAccountList ListNamespacedServiceAccount(ctx, namespace, optional)
list or watch objects of kind ServiceAccount
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *ListNamespacedServiceAccountOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ListNamespacedServiceAccountOpts struct
| Name | Type | Description | Notes |
|---|
includeUninitialized | optional.Bool| If true, partially initialized resources are included in the response. | pretty | optional.String| If 'true', then the output is pretty printed. | continue_ | optional.String| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | fieldSelector | optional.String| A selector to restrict the list of returned objects by their fields. Defaults to everything. | labelSelector | optional.String| A selector to restrict the list of returned objects by their labels. Defaults to everything. | limit | optional.Int32| limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | resourceVersion | optional.String| When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. | timeoutSeconds | optional.Int32| Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. | watch | optional.Bool| Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf, application/json;stream=watch, application/vnd.kubernetes.protobuf;stream=watch
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ListNode
V1NodeList ListNode(ctx, optional)
list or watch objects of kind Node
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| optional | *ListNodeOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ListNodeOpts struct
| Name | Type | Description | Notes |
|---|---|---|---|
| includeUninitialized | optional.Bool | If true, partially initialized resources are included in the response. | |
| pretty | optional.String | If 'true', then the output is pretty printed. | |
| continue_ | optional.String | The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | |
| fieldSelector | optional.String | A selector to restrict the list of returned objects by their fields. Defaults to everything. | |
| labelSelector | optional.String | A selector to restrict the list of returned objects by their labels. Defaults to everything. | |
| limit | optional.Int32 | limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | |
| resourceVersion | optional.String | When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. | |
| timeoutSeconds | optional.Int32 | Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. | |
| watch | optional.Bool | Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf, application/json;stream=watch, application/vnd.kubernetes.protobuf;stream=watch
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ListPersistentVolume
V1PersistentVolumeList ListPersistentVolume(ctx, optional)
list or watch objects of kind PersistentVolume
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| optional | *ListPersistentVolumeOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ListPersistentVolumeOpts struct
| Name | Type | Description | Notes |
|---|---|---|---|
| includeUninitialized | optional.Bool | If true, partially initialized resources are included in the response. | |
| pretty | optional.String | If 'true', then the output is pretty printed. | |
| continue_ | optional.String | The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | |
| fieldSelector | optional.String | A selector to restrict the list of returned objects by their fields. Defaults to everything. | |
| labelSelector | optional.String | A selector to restrict the list of returned objects by their labels. Defaults to everything. | |
| limit | optional.Int32 | limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | |
| resourceVersion | optional.String | When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. | |
| timeoutSeconds | optional.Int32 | Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. | |
| watch | optional.Bool | Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf, application/json;stream=watch, application/vnd.kubernetes.protobuf;stream=watch
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ListPersistentVolumeClaimForAllNamespaces
V1PersistentVolumeClaimList ListPersistentVolumeClaimForAllNamespaces(ctx, optional)
list or watch objects of kind PersistentVolumeClaim
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| optional | *ListPersistentVolumeClaimForAllNamespacesOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ListPersistentVolumeClaimForAllNamespacesOpts struct
| Name | Type | Description | Notes |
|---|---|---|---|
| continue_ | optional.String | The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | |
| fieldSelector | optional.String | A selector to restrict the list of returned objects by their fields. Defaults to everything. | |
| includeUninitialized | optional.Bool | If true, partially initialized resources are included in the response. | |
| labelSelector | optional.String | A selector to restrict the list of returned objects by their labels. Defaults to everything. | |
| limit | optional.Int32 | limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | |
| pretty | optional.String | If 'true', then the output is pretty printed. | |
| resourceVersion | optional.String | When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. | |
| timeoutSeconds | optional.Int32 | Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. | |
| watch | optional.Bool | Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf, application/json;stream=watch, application/vnd.kubernetes.protobuf;stream=watch
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ListPodForAllNamespaces
V1PodList ListPodForAllNamespaces(ctx, optional)
list or watch objects of kind Pod
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| optional | *ListPodForAllNamespacesOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ListPodForAllNamespacesOpts struct
| Name | Type | Description | Notes |
|---|---|---|---|
| continue_ | optional.String | The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | |
| fieldSelector | optional.String | A selector to restrict the list of returned objects by their fields. Defaults to everything. | |
| includeUninitialized | optional.Bool | If true, partially initialized resources are included in the response. | |
| labelSelector | optional.String | A selector to restrict the list of returned objects by their labels. Defaults to everything. | |
| limit | optional.Int32 | limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | |
| pretty | optional.String | If 'true', then the output is pretty printed. | |
| resourceVersion | optional.String | When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. | |
| timeoutSeconds | optional.Int32 | Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. | |
| watch | optional.Bool | Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf, application/json;stream=watch, application/vnd.kubernetes.protobuf;stream=watch
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ListPodTemplateForAllNamespaces
V1PodTemplateList ListPodTemplateForAllNamespaces(ctx, optional)
list or watch objects of kind PodTemplate
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| optional | *ListPodTemplateForAllNamespacesOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ListPodTemplateForAllNamespacesOpts struct
| Name | Type | Description | Notes |
|---|---|---|---|
| continue_ | optional.String | The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | |
| fieldSelector | optional.String | A selector to restrict the list of returned objects by their fields. Defaults to everything. | |
| includeUninitialized | optional.Bool | If true, partially initialized resources are included in the response. | |
| labelSelector | optional.String | A selector to restrict the list of returned objects by their labels. Defaults to everything. | |
| limit | optional.Int32 | limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | |
| pretty | optional.String | If 'true', then the output is pretty printed. | |
| resourceVersion | optional.String | When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. | |
| timeoutSeconds | optional.Int32 | Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. | |
| watch | optional.Bool | Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf, application/json;stream=watch, application/vnd.kubernetes.protobuf;stream=watch
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ListReplicationControllerForAllNamespaces
V1ReplicationControllerList ListReplicationControllerForAllNamespaces(ctx, optional)
list or watch objects of kind ReplicationController
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| optional | *ListReplicationControllerForAllNamespacesOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ListReplicationControllerForAllNamespacesOpts struct
| Name | Type | Description | Notes |
|---|---|---|---|
| continue_ | optional.String | The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | |
| fieldSelector | optional.String | A selector to restrict the list of returned objects by their fields. Defaults to everything. | |
| includeUninitialized | optional.Bool | If true, partially initialized resources are included in the response. | |
| labelSelector | optional.String | A selector to restrict the list of returned objects by their labels. Defaults to everything. | |
| limit | optional.Int32 | limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | |
| pretty | optional.String | If 'true', then the output is pretty printed. | |
| resourceVersion | optional.String | When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. | |
| timeoutSeconds | optional.Int32 | Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. | |
| watch | optional.Bool | Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf, application/json;stream=watch, application/vnd.kubernetes.protobuf;stream=watch
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ListResourceQuotaForAllNamespaces
V1ResourceQuotaList ListResourceQuotaForAllNamespaces(ctx, optional)
list or watch objects of kind ResourceQuota
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| optional | *ListResourceQuotaForAllNamespacesOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ListResourceQuotaForAllNamespacesOpts struct
| Name | Type | Description | Notes |
|---|---|---|---|
| continue_ | optional.String | The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | |
| fieldSelector | optional.String | A selector to restrict the list of returned objects by their fields. Defaults to everything. | |
| includeUninitialized | optional.Bool | If true, partially initialized resources are included in the response. | |
| labelSelector | optional.String | A selector to restrict the list of returned objects by their labels. Defaults to everything. | |
| limit | optional.Int32 | limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | |
| pretty | optional.String | If 'true', then the output is pretty printed. | |
| resourceVersion | optional.String | When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. | |
| timeoutSeconds | optional.Int32 | Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. | |
| watch | optional.Bool | Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf, application/json;stream=watch, application/vnd.kubernetes.protobuf;stream=watch
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ListSecretForAllNamespaces
V1SecretList ListSecretForAllNamespaces(ctx, optional)
list or watch objects of kind Secret
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| optional | *ListSecretForAllNamespacesOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ListSecretForAllNamespacesOpts struct
| Name | Type | Description | Notes |
|---|---|---|---|
| continue_ | optional.String | The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | |
| fieldSelector | optional.String | A selector to restrict the list of returned objects by their fields. Defaults to everything. | |
| includeUninitialized | optional.Bool | If true, partially initialized resources are included in the response. | |
| labelSelector | optional.String | A selector to restrict the list of returned objects by their labels. Defaults to everything. | |
| limit | optional.Int32 | limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | |
| pretty | optional.String | If 'true', then the output is pretty printed. | |
| resourceVersion | optional.String | When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. | |
| timeoutSeconds | optional.Int32 | Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. | |
| watch | optional.Bool | Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf, application/json;stream=watch, application/vnd.kubernetes.protobuf;stream=watch
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ListServiceAccountForAllNamespaces
V1ServiceAccountList ListServiceAccountForAllNamespaces(ctx, optional)
list or watch objects of kind ServiceAccount
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| optional | *ListServiceAccountForAllNamespacesOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ListServiceAccountForAllNamespacesOpts struct
| Name | Type | Description | Notes |
|---|---|---|---|
| continue_ | optional.String | The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | |
| fieldSelector | optional.String | A selector to restrict the list of returned objects by their fields. Defaults to everything. | |
| includeUninitialized | optional.Bool | If true, partially initialized resources are included in the response. | |
| labelSelector | optional.String | A selector to restrict the list of returned objects by their labels. Defaults to everything. | |
| limit | optional.Int32 | limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | |
| pretty | optional.String | If 'true', then the output is pretty printed. | |
| resourceVersion | optional.String | When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. | |
| timeoutSeconds | optional.Int32 | Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. | |
| watch | optional.Bool | Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf, application/json;stream=watch, application/vnd.kubernetes.protobuf;stream=watch
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ListServiceForAllNamespaces
V1ServiceList ListServiceForAllNamespaces(ctx, optional)
list or watch objects of kind Service
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| optional | *ListServiceForAllNamespacesOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ListServiceForAllNamespacesOpts struct
| Name | Type | Description | Notes |
|---|---|---|---|
| continue_ | optional.String | The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | |
| fieldSelector | optional.String | A selector to restrict the list of returned objects by their fields. Defaults to everything. | |
| includeUninitialized | optional.Bool | If true, partially initialized resources are included in the response. | |
| labelSelector | optional.String | A selector to restrict the list of returned objects by their labels. Defaults to everything. | |
| limit | optional.Int32 | limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | |
| pretty | optional.String | If 'true', then the output is pretty printed. | |
| resourceVersion | optional.String | When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. | |
| timeoutSeconds | optional.Int32 | Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. | |
| watch | optional.Bool | Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf, application/json;stream=watch, application/vnd.kubernetes.protobuf;stream=watch
[Back to top] [Back to API list] [Back to Model list] [Back to README]
PatchNamespace
V1Namespace PatchNamespace(ctx, name, body, optional)
partially update the specified Namespace
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the Namespace | |
| body | UNKNOWN_BASE_TYPE | ||
| optional | *PatchNamespaceOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a PatchNamespaceOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: application/json-patch+json, application/merge-patch+json, application/strategic-merge-patch+json
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
PatchNamespaceStatus
V1Namespace PatchNamespaceStatus(ctx, name, body, optional)
partially update status of the specified Namespace
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the Namespace | |
| body | UNKNOWN_BASE_TYPE | ||
| optional | *PatchNamespaceStatusOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a PatchNamespaceStatusOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: application/json-patch+json, application/merge-patch+json, application/strategic-merge-patch+json
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
PatchNamespacedConfigMap
V1ConfigMap PatchNamespacedConfigMap(ctx, name, namespace, body, optional)
partially update the specified ConfigMap
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the ConfigMap | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| body | UNKNOWN_BASE_TYPE | ||
| optional | *PatchNamespacedConfigMapOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a PatchNamespacedConfigMapOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: application/json-patch+json, application/merge-patch+json, application/strategic-merge-patch+json
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
PatchNamespacedEndpoints
V1Endpoints PatchNamespacedEndpoints(ctx, name, namespace, body, optional)
partially update the specified Endpoints
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the Endpoints | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| body | UNKNOWN_BASE_TYPE | ||
| optional | *PatchNamespacedEndpointsOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a PatchNamespacedEndpointsOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: application/json-patch+json, application/merge-patch+json, application/strategic-merge-patch+json
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
PatchNamespacedEvent
V1Event PatchNamespacedEvent(ctx, name, namespace, body, optional)
partially update the specified Event
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the Event | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| body | UNKNOWN_BASE_TYPE | ||
| optional | *PatchNamespacedEventOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a PatchNamespacedEventOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: application/json-patch+json, application/merge-patch+json, application/strategic-merge-patch+json
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
PatchNamespacedLimitRange
V1LimitRange PatchNamespacedLimitRange(ctx, name, namespace, body, optional)
partially update the specified LimitRange
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the LimitRange | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| body | UNKNOWN_BASE_TYPE | ||
| optional | *PatchNamespacedLimitRangeOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a PatchNamespacedLimitRangeOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: application/json-patch+json, application/merge-patch+json, application/strategic-merge-patch+json
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
PatchNamespacedPersistentVolumeClaim
V1PersistentVolumeClaim PatchNamespacedPersistentVolumeClaim(ctx, name, namespace, body, optional)
partially update the specified PersistentVolumeClaim
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the PersistentVolumeClaim | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| body | UNKNOWN_BASE_TYPE | ||
| optional | *PatchNamespacedPersistentVolumeClaimOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a PatchNamespacedPersistentVolumeClaimOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: application/json-patch+json, application/merge-patch+json, application/strategic-merge-patch+json
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
PatchNamespacedPersistentVolumeClaimStatus
V1PersistentVolumeClaim PatchNamespacedPersistentVolumeClaimStatus(ctx, name, namespace, body, optional)
partially update status of the specified PersistentVolumeClaim
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the PersistentVolumeClaim | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| body | UNKNOWN_BASE_TYPE | ||
| optional | *PatchNamespacedPersistentVolumeClaimStatusOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a PatchNamespacedPersistentVolumeClaimStatusOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: application/json-patch+json, application/merge-patch+json, application/strategic-merge-patch+json
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
PatchNamespacedPod
V1Pod PatchNamespacedPod(ctx, name, namespace, body, optional)
partially update the specified Pod
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the Pod | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| body | UNKNOWN_BASE_TYPE | ||
| optional | *PatchNamespacedPodOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a PatchNamespacedPodOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: application/json-patch+json, application/merge-patch+json, application/strategic-merge-patch+json
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
PatchNamespacedPodStatus
V1Pod PatchNamespacedPodStatus(ctx, name, namespace, body, optional)
partially update status of the specified Pod
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the Pod | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| body | UNKNOWN_BASE_TYPE | ||
| optional | *PatchNamespacedPodStatusOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a PatchNamespacedPodStatusOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: application/json-patch+json, application/merge-patch+json, application/strategic-merge-patch+json
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
PatchNamespacedPodTemplate
V1PodTemplate PatchNamespacedPodTemplate(ctx, name, namespace, body, optional)
partially update the specified PodTemplate
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the PodTemplate | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| body | UNKNOWN_BASE_TYPE | ||
| optional | *PatchNamespacedPodTemplateOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a PatchNamespacedPodTemplateOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: application/json-patch+json, application/merge-patch+json, application/strategic-merge-patch+json
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
PatchNamespacedReplicationController
V1ReplicationController PatchNamespacedReplicationController(ctx, name, namespace, body, optional)
partially update the specified ReplicationController
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the ReplicationController | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| body | UNKNOWN_BASE_TYPE | ||
| optional | *PatchNamespacedReplicationControllerOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a PatchNamespacedReplicationControllerOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: application/json-patch+json, application/merge-patch+json, application/strategic-merge-patch+json
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
PatchNamespacedReplicationControllerScale
V1Scale PatchNamespacedReplicationControllerScale(ctx, name, namespace, body, optional)
partially update scale of the specified ReplicationController
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the Scale | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| body | UNKNOWN_BASE_TYPE | ||
| optional | *PatchNamespacedReplicationControllerScaleOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a PatchNamespacedReplicationControllerScaleOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: application/json-patch+json, application/merge-patch+json, application/strategic-merge-patch+json
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
PatchNamespacedReplicationControllerStatus
V1ReplicationController PatchNamespacedReplicationControllerStatus(ctx, name, namespace, body, optional)
partially update status of the specified ReplicationController
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the ReplicationController | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| body | UNKNOWN_BASE_TYPE | ||
| optional | *PatchNamespacedReplicationControllerStatusOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a PatchNamespacedReplicationControllerStatusOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: application/json-patch+json, application/merge-patch+json, application/strategic-merge-patch+json
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
PatchNamespacedResourceQuota
V1ResourceQuota PatchNamespacedResourceQuota(ctx, name, namespace, body, optional)
partially update the specified ResourceQuota
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the ResourceQuota | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| body | UNKNOWN_BASE_TYPE | ||
| optional | *PatchNamespacedResourceQuotaOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a PatchNamespacedResourceQuotaOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: application/json-patch+json, application/merge-patch+json, application/strategic-merge-patch+json
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
PatchNamespacedResourceQuotaStatus
V1ResourceQuota PatchNamespacedResourceQuotaStatus(ctx, name, namespace, body, optional)
partially update status of the specified ResourceQuota
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the ResourceQuota | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| body | UNKNOWN_BASE_TYPE | ||
| optional | *PatchNamespacedResourceQuotaStatusOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a PatchNamespacedResourceQuotaStatusOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: application/json-patch+json, application/merge-patch+json, application/strategic-merge-patch+json
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
PatchNamespacedSecret
V1Secret PatchNamespacedSecret(ctx, name, namespace, body, optional)
partially update the specified Secret
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the Secret | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| body | UNKNOWN_BASE_TYPE | ||
| optional | *PatchNamespacedSecretOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a PatchNamespacedSecretOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: application/json-patch+json, application/merge-patch+json, application/strategic-merge-patch+json
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
PatchNamespacedService
V1Service PatchNamespacedService(ctx, name, namespace, body, optional)
partially update the specified Service
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the Service | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| body | UNKNOWN_BASE_TYPE | ||
| optional | *PatchNamespacedServiceOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a PatchNamespacedServiceOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: application/json-patch+json, application/merge-patch+json, application/strategic-merge-patch+json
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
PatchNamespacedServiceAccount
V1ServiceAccount PatchNamespacedServiceAccount(ctx, name, namespace, body, optional)
partially update the specified ServiceAccount
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the ServiceAccount | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| body | UNKNOWN_BASE_TYPE | ||
| optional | *PatchNamespacedServiceAccountOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a PatchNamespacedServiceAccountOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: application/json-patch+json, application/merge-patch+json, application/strategic-merge-patch+json
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
PatchNamespacedServiceStatus
V1Service PatchNamespacedServiceStatus(ctx, name, namespace, body, optional)
partially update status of the specified Service
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the Service | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| body | UNKNOWN_BASE_TYPE | ||
| optional | *PatchNamespacedServiceStatusOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a PatchNamespacedServiceStatusOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: application/json-patch+json, application/merge-patch+json, application/strategic-merge-patch+json
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
PatchNode
V1Node PatchNode(ctx, name, body, optional)
partially update the specified Node
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the Node | |
| body | UNKNOWN_BASE_TYPE | ||
| optional | *PatchNodeOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a PatchNodeOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: application/json-patch+json, application/merge-patch+json, application/strategic-merge-patch+json
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
PatchNodeStatus
V1Node PatchNodeStatus(ctx, name, body, optional)
partially update status of the specified Node
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the Node | |
| body | UNKNOWN_BASE_TYPE | ||
| optional | *PatchNodeStatusOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a PatchNodeStatusOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: application/json-patch+json, application/merge-patch+json, application/strategic-merge-patch+json
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
PatchPersistentVolume
V1PersistentVolume PatchPersistentVolume(ctx, name, body, optional)
partially update the specified PersistentVolume
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the PersistentVolume | |
| body | UNKNOWN_BASE_TYPE | ||
| optional | *PatchPersistentVolumeOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a PatchPersistentVolumeOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: application/json-patch+json, application/merge-patch+json, application/strategic-merge-patch+json
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
PatchPersistentVolumeStatus
V1PersistentVolume PatchPersistentVolumeStatus(ctx, name, body, optional)
partially update status of the specified PersistentVolume
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the PersistentVolume | |
| body | UNKNOWN_BASE_TYPE | ||
| optional | *PatchPersistentVolumeStatusOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a PatchPersistentVolumeStatusOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: application/json-patch+json, application/merge-patch+json, application/strategic-merge-patch+json
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ReadComponentStatus
V1ComponentStatus ReadComponentStatus(ctx, name, optional)
read the specified ComponentStatus
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the ComponentStatus | |
| optional | *ReadComponentStatusOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ReadComponentStatusOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ReadNamespace
V1Namespace ReadNamespace(ctx, name, optional)
read the specified Namespace
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the Namespace | |
| optional | *ReadNamespaceOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ReadNamespaceOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | exact | optional.Bool| Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. | export | optional.Bool| Should this value be exported. Export strips fields that a user can not specify. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ReadNamespaceStatus
V1Namespace ReadNamespaceStatus(ctx, name, optional)
read status of the specified Namespace
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the Namespace | |
| optional | *ReadNamespaceStatusOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ReadNamespaceStatusOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ReadNamespacedConfigMap
V1ConfigMap ReadNamespacedConfigMap(ctx, name, namespace, optional)
read the specified ConfigMap
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the ConfigMap | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *ReadNamespacedConfigMapOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ReadNamespacedConfigMapOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | exact | optional.Bool| Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. | export | optional.Bool| Should this value be exported. Export strips fields that a user can not specify. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ReadNamespacedEndpoints
V1Endpoints ReadNamespacedEndpoints(ctx, name, namespace, optional)
read the specified Endpoints
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the Endpoints | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *ReadNamespacedEndpointsOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ReadNamespacedEndpointsOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | exact | optional.Bool| Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. | export | optional.Bool| Should this value be exported. Export strips fields that a user can not specify. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ReadNamespacedEvent
V1Event ReadNamespacedEvent(ctx, name, namespace, optional)
read the specified Event
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the Event | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *ReadNamespacedEventOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ReadNamespacedEventOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | exact | optional.Bool| Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. | export | optional.Bool| Should this value be exported. Export strips fields that a user can not specify. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ReadNamespacedLimitRange
V1LimitRange ReadNamespacedLimitRange(ctx, name, namespace, optional)
read the specified LimitRange
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the LimitRange | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *ReadNamespacedLimitRangeOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ReadNamespacedLimitRangeOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | exact | optional.Bool| Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. | export | optional.Bool| Should this value be exported. Export strips fields that a user can not specify. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ReadNamespacedPersistentVolumeClaim
V1PersistentVolumeClaim ReadNamespacedPersistentVolumeClaim(ctx, name, namespace, optional)
read the specified PersistentVolumeClaim
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the PersistentVolumeClaim | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *ReadNamespacedPersistentVolumeClaimOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ReadNamespacedPersistentVolumeClaimOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | exact | optional.Bool| Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. | export | optional.Bool| Should this value be exported. Export strips fields that a user can not specify. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ReadNamespacedPersistentVolumeClaimStatus
V1PersistentVolumeClaim ReadNamespacedPersistentVolumeClaimStatus(ctx, name, namespace, optional)
read status of the specified PersistentVolumeClaim
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the PersistentVolumeClaim | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *ReadNamespacedPersistentVolumeClaimStatusOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ReadNamespacedPersistentVolumeClaimStatusOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ReadNamespacedPod
V1Pod ReadNamespacedPod(ctx, name, namespace, optional)
read the specified Pod
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the Pod | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *ReadNamespacedPodOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ReadNamespacedPodOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | exact | optional.Bool| Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. | export | optional.Bool| Should this value be exported. Export strips fields that a user can not specify. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ReadNamespacedPodLog
string ReadNamespacedPodLog(ctx, name, namespace, optional)
read log of the specified Pod
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the Pod | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *ReadNamespacedPodLogOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ReadNamespacedPodLogOpts struct
| Name | Type | Description | Notes |
|---|
container | optional.String| The container for which to stream logs. Defaults to only container if there is one container in the pod. | follow | optional.Bool| Follow the log stream of the pod. Defaults to false. | limitBytes | optional.Int32| If set, the number of bytes to read from the server before terminating the log output. This may not display a complete final line of logging, and may return slightly more or slightly less than the specified limit. | pretty | optional.String| If 'true', then the output is pretty printed. | previous | optional.Bool| Return previous terminated container logs. Defaults to false. | sinceSeconds | optional.Int32| A relative time in seconds before the current time from which to show logs. If this value precedes the time a pod was started, only logs since the pod start will be returned. If this value is in the future, no logs will be returned. Only one of sinceSeconds or sinceTime may be specified. | tailLines | optional.Int32| If set, the number of lines from the end of the logs to show. If not specified, logs are shown from the creation of the container or sinceSeconds or sinceTime | timestamps | optional.Bool| If true, add an RFC3339 or RFC3339Nano timestamp at the beginning of every line of log output. Defaults to false. |
Return type
string
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: text/plain, application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ReadNamespacedPodStatus
V1Pod ReadNamespacedPodStatus(ctx, name, namespace, optional)
read status of the specified Pod
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the Pod | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *ReadNamespacedPodStatusOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ReadNamespacedPodStatusOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ReadNamespacedPodTemplate
V1PodTemplate ReadNamespacedPodTemplate(ctx, name, namespace, optional)
read the specified PodTemplate
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the PodTemplate | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *ReadNamespacedPodTemplateOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ReadNamespacedPodTemplateOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | exact | optional.Bool| Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. | export | optional.Bool| Should this value be exported. Export strips fields that a user can not specify. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ReadNamespacedReplicationController
V1ReplicationController ReadNamespacedReplicationController(ctx, name, namespace, optional)
read the specified ReplicationController
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the ReplicationController | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *ReadNamespacedReplicationControllerOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ReadNamespacedReplicationControllerOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | exact | optional.Bool| Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. | export | optional.Bool| Should this value be exported. Export strips fields that a user can not specify. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ReadNamespacedReplicationControllerScale
V1Scale ReadNamespacedReplicationControllerScale(ctx, name, namespace, optional)
read scale of the specified ReplicationController
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the Scale | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *ReadNamespacedReplicationControllerScaleOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ReadNamespacedReplicationControllerScaleOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ReadNamespacedReplicationControllerStatus
V1ReplicationController ReadNamespacedReplicationControllerStatus(ctx, name, namespace, optional)
read status of the specified ReplicationController
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the ReplicationController | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *ReadNamespacedReplicationControllerStatusOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ReadNamespacedReplicationControllerStatusOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ReadNamespacedResourceQuota
V1ResourceQuota ReadNamespacedResourceQuota(ctx, name, namespace, optional)
read the specified ResourceQuota
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the ResourceQuota | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *ReadNamespacedResourceQuotaOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ReadNamespacedResourceQuotaOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | exact | optional.Bool| Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. | export | optional.Bool| Should this value be exported. Export strips fields that a user can not specify. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ReadNamespacedResourceQuotaStatus
V1ResourceQuota ReadNamespacedResourceQuotaStatus(ctx, name, namespace, optional)
read status of the specified ResourceQuota
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the ResourceQuota | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *ReadNamespacedResourceQuotaStatusOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ReadNamespacedResourceQuotaStatusOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ReadNamespacedSecret
V1Secret ReadNamespacedSecret(ctx, name, namespace, optional)
read the specified Secret
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the Secret | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *ReadNamespacedSecretOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ReadNamespacedSecretOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | exact | optional.Bool| Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. | export | optional.Bool| Should this value be exported. Export strips fields that a user can not specify. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ReadNamespacedService
V1Service ReadNamespacedService(ctx, name, namespace, optional)
read the specified Service
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the Service | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *ReadNamespacedServiceOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ReadNamespacedServiceOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | exact | optional.Bool| Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. | export | optional.Bool| Should this value be exported. Export strips fields that a user can not specify. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ReadNamespacedServiceAccount
V1ServiceAccount ReadNamespacedServiceAccount(ctx, name, namespace, optional)
read the specified ServiceAccount
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the ServiceAccount | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *ReadNamespacedServiceAccountOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ReadNamespacedServiceAccountOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | exact | optional.Bool| Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. | export | optional.Bool| Should this value be exported. Export strips fields that a user can not specify. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ReadNamespacedServiceStatus
V1Service ReadNamespacedServiceStatus(ctx, name, namespace, optional)
read status of the specified Service
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the Service | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| optional | *ReadNamespacedServiceStatusOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ReadNamespacedServiceStatusOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ReadNode
V1Node ReadNode(ctx, name, optional)
read the specified Node
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the Node | |
| optional | *ReadNodeOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ReadNodeOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | exact | optional.Bool| Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. | export | optional.Bool| Should this value be exported. Export strips fields that a user can not specify. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ReadNodeStatus
V1Node ReadNodeStatus(ctx, name, optional)
read status of the specified Node
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the Node | |
| optional | *ReadNodeStatusOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ReadNodeStatusOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ReadPersistentVolume
V1PersistentVolume ReadPersistentVolume(ctx, name, optional)
read the specified PersistentVolume
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the PersistentVolume | |
| optional | *ReadPersistentVolumeOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ReadPersistentVolumeOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | exact | optional.Bool| Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. | export | optional.Bool| Should this value be exported. Export strips fields that a user can not specify. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ReadPersistentVolumeStatus
V1PersistentVolume ReadPersistentVolumeStatus(ctx, name, optional)
read status of the specified PersistentVolume
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the PersistentVolume | |
| optional | *ReadPersistentVolumeStatusOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ReadPersistentVolumeStatusOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ReplaceNamespace
V1Namespace ReplaceNamespace(ctx, name, body, optional)
replace the specified Namespace
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the Namespace | |
| body | V1Namespace | ||
| optional | *ReplaceNamespaceOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ReplaceNamespaceOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ReplaceNamespaceFinalize
V1Namespace ReplaceNamespaceFinalize(ctx, name, body, optional)
replace finalize of the specified Namespace
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the Namespace | |
| body | V1Namespace | ||
| optional | *ReplaceNamespaceFinalizeOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ReplaceNamespaceFinalizeOpts struct
| Name | Type | Description | Notes |
|---|
dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed | pretty | optional.String| If 'true', then the output is pretty printed. |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ReplaceNamespaceStatus
V1Namespace ReplaceNamespaceStatus(ctx, name, body, optional)
replace status of the specified Namespace
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the Namespace | |
| body | V1Namespace | ||
| optional | *ReplaceNamespaceStatusOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ReplaceNamespaceStatusOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ReplaceNamespacedConfigMap
V1ConfigMap ReplaceNamespacedConfigMap(ctx, name, namespace, body, optional)
replace the specified ConfigMap
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the ConfigMap | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| body | V1ConfigMap | ||
| optional | *ReplaceNamespacedConfigMapOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ReplaceNamespacedConfigMapOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ReplaceNamespacedEndpoints
V1Endpoints ReplaceNamespacedEndpoints(ctx, name, namespace, body, optional)
replace the specified Endpoints
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the Endpoints | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| body | V1Endpoints | ||
| optional | *ReplaceNamespacedEndpointsOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ReplaceNamespacedEndpointsOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ReplaceNamespacedEvent
V1Event ReplaceNamespacedEvent(ctx, name, namespace, body, optional)
replace the specified Event
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the Event | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| body | V1Event | ||
| optional | *ReplaceNamespacedEventOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ReplaceNamespacedEventOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ReplaceNamespacedLimitRange
V1LimitRange ReplaceNamespacedLimitRange(ctx, name, namespace, body, optional)
replace the specified LimitRange
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the LimitRange | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| body | V1LimitRange | ||
| optional | *ReplaceNamespacedLimitRangeOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ReplaceNamespacedLimitRangeOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ReplaceNamespacedPersistentVolumeClaim
V1PersistentVolumeClaim ReplaceNamespacedPersistentVolumeClaim(ctx, name, namespace, body, optional)
replace the specified PersistentVolumeClaim
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the PersistentVolumeClaim | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| body | V1PersistentVolumeClaim | ||
| optional | *ReplaceNamespacedPersistentVolumeClaimOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ReplaceNamespacedPersistentVolumeClaimOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ReplaceNamespacedPersistentVolumeClaimStatus
V1PersistentVolumeClaim ReplaceNamespacedPersistentVolumeClaimStatus(ctx, name, namespace, body, optional)
replace status of the specified PersistentVolumeClaim
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the PersistentVolumeClaim | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| body | V1PersistentVolumeClaim | ||
| optional | *ReplaceNamespacedPersistentVolumeClaimStatusOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ReplaceNamespacedPersistentVolumeClaimStatusOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ReplaceNamespacedPod
V1Pod ReplaceNamespacedPod(ctx, name, namespace, body, optional)
replace the specified Pod
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the Pod | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| body | V1Pod | ||
| optional | *ReplaceNamespacedPodOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ReplaceNamespacedPodOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ReplaceNamespacedPodStatus
V1Pod ReplaceNamespacedPodStatus(ctx, name, namespace, body, optional)
replace status of the specified Pod
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the Pod | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| body | V1Pod | ||
| optional | *ReplaceNamespacedPodStatusOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ReplaceNamespacedPodStatusOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ReplaceNamespacedPodTemplate
V1PodTemplate ReplaceNamespacedPodTemplate(ctx, name, namespace, body, optional)
replace the specified PodTemplate
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the PodTemplate | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| body | V1PodTemplate | ||
| optional | *ReplaceNamespacedPodTemplateOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ReplaceNamespacedPodTemplateOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ReplaceNamespacedReplicationController
V1ReplicationController ReplaceNamespacedReplicationController(ctx, name, namespace, body, optional)
replace the specified ReplicationController
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the ReplicationController | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| body | V1ReplicationController | ||
| optional | *ReplaceNamespacedReplicationControllerOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ReplaceNamespacedReplicationControllerOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ReplaceNamespacedReplicationControllerScale
V1Scale ReplaceNamespacedReplicationControllerScale(ctx, name, namespace, body, optional)
replace scale of the specified ReplicationController
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the Scale | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| body | V1Scale | ||
| optional | *ReplaceNamespacedReplicationControllerScaleOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ReplaceNamespacedReplicationControllerScaleOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ReplaceNamespacedReplicationControllerStatus
V1ReplicationController ReplaceNamespacedReplicationControllerStatus(ctx, name, namespace, body, optional)
replace status of the specified ReplicationController
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the ReplicationController | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| body | V1ReplicationController | ||
| optional | *ReplaceNamespacedReplicationControllerStatusOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ReplaceNamespacedReplicationControllerStatusOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ReplaceNamespacedResourceQuota
V1ResourceQuota ReplaceNamespacedResourceQuota(ctx, name, namespace, body, optional)
replace the specified ResourceQuota
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the ResourceQuota | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| body | V1ResourceQuota | ||
| optional | *ReplaceNamespacedResourceQuotaOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ReplaceNamespacedResourceQuotaOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ReplaceNamespacedResourceQuotaStatus
V1ResourceQuota ReplaceNamespacedResourceQuotaStatus(ctx, name, namespace, body, optional)
replace status of the specified ResourceQuota
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the ResourceQuota | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| body | V1ResourceQuota | ||
| optional | *ReplaceNamespacedResourceQuotaStatusOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ReplaceNamespacedResourceQuotaStatusOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ReplaceNamespacedSecret
V1Secret ReplaceNamespacedSecret(ctx, name, namespace, body, optional)
replace the specified Secret
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the Secret | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| body | V1Secret | ||
| optional | *ReplaceNamespacedSecretOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ReplaceNamespacedSecretOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ReplaceNamespacedService
V1Service ReplaceNamespacedService(ctx, name, namespace, body, optional)
replace the specified Service
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the Service | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| body | V1Service | ||
| optional | *ReplaceNamespacedServiceOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ReplaceNamespacedServiceOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ReplaceNamespacedServiceAccount
V1ServiceAccount ReplaceNamespacedServiceAccount(ctx, name, namespace, body, optional)
replace the specified ServiceAccount
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the ServiceAccount | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| body | V1ServiceAccount | ||
| optional | *ReplaceNamespacedServiceAccountOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ReplaceNamespacedServiceAccountOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ReplaceNamespacedServiceStatus
V1Service ReplaceNamespacedServiceStatus(ctx, name, namespace, body, optional)
replace status of the specified Service
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the Service | |
| namespace | string | object name and auth scope, such as for teams and projects | |
| body | V1Service | ||
| optional | *ReplaceNamespacedServiceStatusOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ReplaceNamespacedServiceStatusOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ReplaceNode
V1Node ReplaceNode(ctx, name, body, optional)
replace the specified Node
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the Node | |
| body | V1Node | ||
| optional | *ReplaceNodeOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ReplaceNodeOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ReplaceNodeStatus
V1Node ReplaceNodeStatus(ctx, name, body, optional)
replace status of the specified Node
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the Node | |
| body | V1Node | ||
| optional | *ReplaceNodeStatusOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ReplaceNodeStatusOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ReplacePersistentVolume
V1PersistentVolume ReplacePersistentVolume(ctx, name, body, optional)
replace the specified PersistentVolume
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the PersistentVolume | |
| body | V1PersistentVolume | ||
| optional | *ReplacePersistentVolumeOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ReplacePersistentVolumeOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]
ReplacePersistentVolumeStatus
V1PersistentVolume ReplacePersistentVolumeStatus(ctx, name, body, optional)
replace status of the specified PersistentVolume
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| name | string | name of the PersistentVolume | |
| body | V1PersistentVolume | ||
| optional | *ReplacePersistentVolumeStatusOpts | optional parameters | nil if no parameters |
Optional Parameters
Optional parameters are passed through a pointer to a ReplacePersistentVolumeStatusOpts struct
| Name | Type | Description | Notes |
|---|
pretty | optional.String| If 'true', then the output is pretty printed. | dryRun | optional.String| When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Return type
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: application/json, application/yaml, application/vnd.kubernetes.protobuf
[Back to top] [Back to API list] [Back to Model list] [Back to README]