EXPAND ALL
- Home
- About Pixie
- Installing Pixie
- Using Pixie
- Tutorials
- Reference
Gets the owner references of a Replica Set from its name.
The owner references for the Replica Set name passed in.
Variable | Type | Description |
---|---|---|
replica_set_name | STRING | The name of the Replica Set to get the name for. The name includes the namespace of the Replica Set. i.e. "ns/rs_name" |
df.owner_references = px.replicaset_name_to_owner_references(replica_set_name)