# Functions

AddOIDCIdentity creates a new OIDC Identity for the service account.
DeleteOIDCIdentityByID remove an OIDC identity by ID for the provided service account ID.
GetOIDCIdentities queries all OIDC identities for the provided service account ID.
GetOIDCIdentityByID queries OIDC identities by ID for the provided service account ID.
NewOIDCIdentity initializes a Service Account with required fields.
UpdateOIDCIdentity will update the OIDC identity, update does not return the updated OIDC identity.

# Structs

No description provided by the author
No description provided by the author