list_statefulsets
List all StatefulSets in a namespace with details including readiness and service. Filter by label selector or target a specific cluster.
Instructions
List StatefulSets with NAMESPACE, NAME, READY, SERVICE, and AGE.
Args: namespace: Namespace to query (empty = all namespaces). label_selector: Label selector to filter StatefulSets. cluster: Named cluster to target (empty = default).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cluster | No | ||
| namespace | No | ||
| label_selector | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |