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 TypeMethodDescriptionV1ClusterRoleBinding.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)