package
2.7.0+incompatible
Repository: https://github.com/kubernetes/dashboard.git
Documentation: pkg.go.dev

# Functions

GetServiceAccountDetail returns detailed information about a service account.
GetServiceAccountImagePullSecrets list image pull secrets of given service account.
GetServiceAccountList lists service accounts from given namespace using given data select query.
GetServiceAccountSecrets list secrets of given service account.

# Structs

ServiceAccount contains an information about single service account in the list.
ServiceAccountDetail contains detailed information about a service account.
ServiceAccountList contains a list of service accounts.

# Type aliases