Uses of Class
org.cdk8s.plus24.User
-
-
Uses of User in org.cdk8s.plus24
Methods in org.cdk8s.plus24 that return User Modifier and Type Method Description static UserUser. fromName(software.constructs.Construct scope, String id, String name)Reference a user in the cluster by name.
-