package
2.7.0+incompatible
Repository: https://github.com/kubernetes/dashboard.git
Documentation: pkg.go.dev
# Functions
GetRoleBindingDetail gets RoleBinding details.
GetRoleBindingList returns a list of all RoleBindings in the cluster.
GetRoleBindingListFromChannels returns a list of all RoleBindings in the cluster reading required resource list once from the channels.
# Structs
RoleBinding is a presentation layer view of Kubernetes roleBinding.
RoleBindingDetail contains RoleBinding details.
RoleBindingList contains a list of roleBindings in the cluster.