EXPAND ALL
- Home
- About Pixie
- Installing Pixie
- Using Pixie
- Tutorials
- Reference
Gets the namespace of a Replica Set from its name.
The namespace 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.namespace = px.replicaset_name_to_namespace(replica_set_name)