package
0.45.0
Repository: https://github.com/siderolabs/omni.git
Documentation: pkg.go.dev

# Functions

ParseServiceAccountFromFullID parses a service account from a full ID (Identity resource ID / e-mail).
ParseServiceAccountFromName parses a service account from a name with a potential prefix.
ValidatePGPPublicKey validates the public key in the request and returns a publicKey.
ValidatePublicKey validates the public key in the request and returns a publicKey.

# Constants

InfraProviderServiceAccountPrefix is the prefix required for infra provider service accounts.
ServiceAccountNameSuffix is appended to the name of all service accounts.

# Structs

PublicKey is returned by the result of validation.
ServiceAccount represents a service account.