Package io.quarkus.kubernetes.deployment
Class ClusterRoleConfig
java.lang.Object
io.quarkus.kubernetes.deployment.ClusterRoleConfig
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
name
The name of the cluster role. -
labels
Labels to add into the ClusterRole resource. -
policyRules
Policy rules of the ClusterRole resource.
-
-
Constructor Details
-
ClusterRoleConfig
public ClusterRoleConfig()
-