hierarchyController

@JvmName(name = "fxdpwabodermtchm")
suspend fun hierarchyController(value: Output<FeatureMembershipConfigmanagementHierarchyControllerArgs>)

Parameters

value

Hierarchy Controller configuration for the cluster. Structure is documented below. Configuring Hierarchy Controller through the configmanagement feature is no longer recommended. Use open source Kubernetes Hierarchical Namespace Controller (HNC) instead. Follow the instructions to migrate from Hierarchy Controller to HNC.


@JvmName(name = "ckpqxutuytgnctjl")
suspend fun hierarchyController(argument: suspend FeatureMembershipConfigmanagementHierarchyControllerArgsBuilder.() -> Unit)

Parameters

argument

Hierarchy Controller configuration for the cluster. Structure is documented below. Configuring Hierarchy Controller through the configmanagement feature is no longer recommended. Use open source Kubernetes Hierarchical Namespace Controller (HNC) instead. Follow the instructions to migrate from Hierarchy Controller to HNC.