Uses of Class
io.kubernetes.client.openapi.models.V1RoleRef
Packages that use V1RoleRef
-
Uses of V1RoleRef in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1RoleRefModifier and TypeMethodDescriptionstatic V1RoleRef
Create an instance of V1RoleRef given an JSON stringV1ClusterRoleBinding.getRoleRef()
Get roleRefV1RoleBinding.getRoleRef()
Get roleRefMethods in io.kubernetes.client.openapi.models with parameters of type V1RoleRefModifier and TypeMethodDescriptionvoid
V1ClusterRoleBinding.setRoleRef
(V1RoleRef roleRef) void
V1RoleBinding.setRoleRef
(V1RoleRef roleRef)