Documentation
¶
Index ¶
- func AddUserToCSV(user string, terminationTime time.Time) error
- func ClearToken(message string) error
- func Connect() error
- func DeleteRole(name, namespace string) error
- func DeleteRoleBinding(name, namespace string) error
- func DeleteRoleBindingsBelongsToUser(user string) error
- func DeleteRolesBelongsToUser(user string) error
- func DeleteRowByTerminationTime() error
- func DeleteServiceAccount(namespace, name string) error
- func DeleteUserFromCSV(userID string) error
- func GenerateToken(message string) (string, error)
- func Verify() error
- type Response
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClearToken ¶
func DeleteRole ¶
func DeleteRoleBinding ¶
DeleteRoleBinding deletes a role binding with the given name and namespace
func DeleteRowByTerminationTime ¶
func DeleteRowByTerminationTime() error
func DeleteServiceAccount ¶
func DeleteUserFromCSV ¶
func GenerateToken ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.