phase property

String? phase
final

Phase is the current lifecycle phase of the namespace. More info: https://kubernetes.io/docs/tasks/administer-cluster/namespaces/.

Implementation

final String? phase;