Expand description
Type definitions for the SaaS domain management module.
Structs§
- ApiKey
- An API key for tenant authentication.
- ApiKey
Row - Database row for API key.
- Audit
LogEntry - Audit log entry.
- Create
ApiKey Request - Create API key request.
- Create
Backend Request - Create backend request.
- Create
Domain Request - Create domain request.
- Create
Domain Route Request - Create domain route request.
- Create
Tenant Request - Create tenant request.
- Create
Upstream Request - Create upstream request.
- Domain
- A custom domain.
- Domain
Backend - A backend server.
- Domain
Response - Domain response with verification instructions.
- Domain
Route - A domain route.
- Domain
Route Row - Database row for domain route.
- Domain
Row - Database row for domain with string types.
- Domain
Upstream - A domain upstream (backend server group).
- Domain
Upstream Row - Database row for domain upstream.
- Tenant
- A SaaS tenant (customer).
- Tenant
Row - Database row for tenant.
- Tenant
Usage - Tenant usage stats.
- Update
Domain Route Request - Update domain route request.
- Update
Tenant Request - Update tenant request.
- Update
Upstream Request - Update upstream request.
- Upload
Certificate Request - Certificate upload request.
- Verification
Challenge - A verification challenge.
- Verification
Instructions - Verification instructions.
Enums§
- Challenge
Status - Verification challenge status.
- Domain
Load Balance Strategy - Load balancing strategy.
- Domain
Path Match Type - Path matching type.
- SslProvider
- SSL provider type.
- SslStatus
- SSL certificate status.
- Tenant
Status - Tenant status.
- Verification
Method - Domain verification method.
- Verification
Result - Verification result.
- Verification
Status - Domain verification status.