Since: 1.12
pod_exists
Check if a Pod exists
Function Definition
Parameters
Parameter | Type | Details |
---|---|---|
$params | (array) | An associative array of parameters |
Additional Parameter Options
Returns
(bool) True if exists
Check if a Pod exists
Parameter | Type | Details |
---|---|---|
$params | (array) | An associative array of parameters |
Option | Type | Default | Details |
---|---|---|---|
id | (int) | 0 | Pod ID (id or name required) |
name | (string) | null | Pod name (id or name required) |
(bool) True if exists