MCPcopy Create free account
hub / github.com/PatchMon/PatchMon / CreateOidcUser

Method CreateOidcUser

server-source-code/internal/db/querier.go:136–136  ·  view source on GitHub ↗
(ctx context.Context, arg CreateOidcUserParams)

Source from the content-addressed store, hash-verified

134 CreateNotificationDestination(ctx context.Context, arg CreateNotificationDestinationParams) (NotificationDestination, error)
135 CreateNotificationRoute(ctx context.Context, arg CreateNotificationRouteParams) (NotificationRoute, error)
136 CreateOidcUser(ctx context.Context, arg CreateOidcUserParams) error
137 CreatePatchPolicy(ctx context.Context, arg CreatePatchPolicyParams) error
138 CreatePatchPolicyAssignment(ctx context.Context, arg CreatePatchPolicyAssignmentParams) error
139 CreatePatchPolicyExclusion(ctx context.Context, arg CreatePatchPolicyExclusionParams) error

Callers 2

CreateOidcUserMethod · 0.65
createOidcUserMethod · 0.65

Implementers 1

Queriesserver-source-code/internal/db/db.go

Calls

no outgoing calls

Tested by

no test coverage detected