EXPAND ALL
  • Home

namespace_name_to_namespace_id

Get the Kubernetes UID of the given namespace name.

Returns: STRING

The Kubernetes UID of the given namespace name

Arguments

VariableTypeDescription
arg1STRINGThe name of the namespace to get the UID of.

Examples:

df.kube_system_namespace_uid = px.namespace_name_to_namespace_id('kube-system')
This site uses cookies to provide you with a better user experience. By using Pixie, you consent to our use of cookies.