package
2.7.0+incompatible
Repository: https://github.com/kubernetes/dashboard.git
Documentation: pkg.go.dev
# Functions
GetClusterRoleBindingDetail gets ClusterRoleBinding details.
GetClusterRoleBindingList returns a list of all ClusterRoleBindings in the cluster.
GetClusterRoleBindingListFromChannels returns a list of all ClusterRoleBindings in the cluster reading required resource list once from the channels.
# Structs
ClusterRoleBindingList is a presentation layer view of Kubernetes clusterRoleBindingList.
ClusterRoleBindingDetail contains ClusterRoleBinding details.
ClusterRoleBindingList contains a list of clusterRoleBindings in the cluster.