Skip to content

radiens_core.models.common

Common enums not tied to a specific domain model.

Classes

ClientType

Bases: StrEnum

Client type identifier.

ServiceEndpoint

Bases: StrEnum

gRPC service endpoint identifier.

Mirrors the proto GrpcServiceType enum values used as keys in the ServerSpec.service map returned by GetRadiensServers.