Documentation ¶
Index ¶
- func GetModelIDForTenant(ctx context.Context, conn openfgav1.OpenFGAServiceClient, tenantID string) (string, error)
- func GetStoreIDForTenant(ctx context.Context, client openfgav1.OpenFGAServiceClient, tenantID string) (string, error)
- func IsDuplicateWriteError(err error) bool
- func SanitizeUserID(userID string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetModelIDForTenant ¶
func GetStoreIDForTenant ¶
func IsDuplicateWriteError ¶
func SanitizeUserID ¶ added in v0.62.0
Sanitizes the userID by replacing all colons with underscores to also enable the use of kubernetes service accounts
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.