Pod
Bases: DuploTenantResourceV2
apply
Apply a service.
find
Find a Pod by name.
Parameters:
Name | Type | Description | Default |
---|---|---|---|
name
|
NAME
|
The name of the Pod to find. |
required |
Returns:
Name | Type | Description |
---|---|---|
resource |
dict
|
The Pod object. |
Raises:
Type | Description |
---|---|
DuploError
|
If the {{kind}} could not be found. |
list
logs
Retrieve logs for a pod.