Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 786 Bytes

HypershiftConfig.md

File metadata and controls

12 lines (8 loc) · 786 Bytes

HypershiftConfig

Hypershift configuration.

Properties

Name Type Description Notes
enabled bool Boolean flag indicating if the cluster should be creating using Hypershift. By default this is `false`. To enable it the cluster needs to be ROSA cluster and the organization of the user needs to have the `hypershift` capability enabled. [optional]
management_cluster str Contains the name of the current management cluster for this Hypershift cluster. Empty for non Hypershift clusters. [optional]

[Back to Model list] [Back to API list] [Back to README]