statefulset_get
Fetches complete details for a named Kubernetes StatefulSet. Use namespace and target arguments to pinpoint the exact resource across clusters.
Instructions
[READ] Return detail for a single statefulset by name.
Args: name: StatefulSet name (see statefulset_list). namespace: Namespace; omit for the target's default namespace. target: k8s target name from config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| target | No | ||
| namespace | No |