EXPAND ALL
  • Home

replicaset_name_to_owner_references

Gets the owner references of a Replica Set from its name.

Returns: STRING

The owner references for the Replica Set name passed in.

Arguments

VariableTypeDescription
replica_set_nameSTRINGThe name of the Replica Set to get the name for. The name includes the namespace of the Replica Set. i.e. "ns/rs_name"

Examples:

df.owner_references = px.replicaset_name_to_owner_references(replica_set_name)
This site uses cookies to provide you with a better user experience. By using Pixie, you consent to our use of cookies.