drone/internal/api/controller/serviceaccount
Johannes Batzill 06721dcf20 [Techdebt] merge user/service/serviceaccount stores into single principal store (#160)
This change merges the `UserStore`, `ServiceStore`, and `ServiceAccountStore` into a single `PrincipalStore`.
2023-01-05 15:58:18 -08:00
..
controller.go [Techdebt] merge user/service/serviceaccount stores into single principal store (#160) 2023-01-05 15:58:18 -08:00
create_token.go [Techdebt] merge user/service/serviceaccount stores into single principal store (#160) 2023-01-05 15:58:18 -08:00
create.go [Techdebt] merge user/service/serviceaccount stores into single principal store (#160) 2023-01-05 15:58:18 -08:00
delete_token.go [Techdebt] merge user/service/serviceaccount stores into single principal store (#160) 2023-01-05 15:58:18 -08:00
delete.go [Techdebt] merge user/service/serviceaccount stores into single principal store (#160) 2023-01-05 15:58:18 -08:00
find.go [Techdebt] merge user/service/serviceaccount stores into single principal store (#160) 2023-01-05 15:58:18 -08:00
list_token.go [Techdebt] merge user/service/serviceaccount stores into single principal store (#160) 2023-01-05 15:58:18 -08:00
wire.go [Techdebt] merge user/service/serviceaccount stores into single principal store (#160) 2023-01-05 15:58:18 -08:00