Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetJWTTokenIndexByIssuedAt ¶
func GetJWTTokenIndexByIssuedAt(proj *v1alpha1.AppProject, roleIndex int, issuedAt int64) (int, error)
GetJWTTokenIndexByIssuedAt looks up the index of a JWTToken in a project by the issue at time
func GetRoleIndexByName ¶
func GetRoleIndexByName(proj *v1alpha1.AppProject, name string) (int, error)
GetRoleIndexByName looks up the index of a role in a project by the name
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.