hierarchyController property
- @Deprecated('Not supported. Member documentation may have more information.')
getter/setter pair
Hierarchy Controller configuration for the cluster.
Deprecated: Configuring Hierarchy Controller through the configmanagement feature is no longer recommended. Use https://github.com/kubernetes-sigs/hierarchical-namespaces instead.
Optional.
Implementation
@core.Deprecated(
'Not supported. Member documentation may have more information.',
)
ConfigManagementHierarchyControllerConfig? hierarchyController;