package
2.7.0+incompatible
Repository: https://github.com/kubernetes/dashboard.git
Documentation: pkg.go.dev
# Functions
GetRoleDetail gets Role details.
GetRoleList returns a list of all Roles in the cluster.
GetRoleListFromChannels returns a list of all Roles in the cluster reading required resource list once from the channels.
# Structs
Role is a presentation layer view of Kubernetes role.
RoleDetail contains Role details.
RoleList contains a list of role in the cluster.