Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ListAccounts ¶
func RemoveBinding ¶
Types ¶
type RawBindings ¶
type RawBindings struct {
RoleBindings []rbacv1.RoleBinding
ClusterRoleBindings []rbacv1.ClusterRoleBinding
}
func ListBindings ¶
func ListBindings(ctx context.Context, kube kubernetes.Interface) (*RawBindings, error)
func (*RawBindings) AliUserBindings ¶
func (bs *RawBindings) AliUserBindings() RawBindings
func (*RawBindings) SortByUid ¶
func (bs *RawBindings) SortByUid() []Binding
Click to show internal directories.
Click to hide internal directories.