EXPAND ALL
- Home
- About Pixie
- Installing Pixie
- Using Pixie
- Tutorials
- Reference
Gets the Deployment name of a Replica Set from its name.
The Deployment name for the Replica Set name passed in.
Variable | Type | Description |
---|---|---|
replica_set_name | STRING | The Replica Set name of the Replica Set to get the Deployment name for. |
df.deployment_name = px.replicaset_name_to_deployment_name(replica_set_name)