2.0.0b35
Domain
Package: flyte.app
Subdomain to use for the domain. If not set, the default subdomain will be used.
class Domain(
subdomain: typing.Optional[str],
custom_domain: typing.Optional[str],
)| Parameter | Type | Description |
|---|---|---|
subdomain |
typing.Optional[str] |
|
custom_domain |
typing.Optional[str] |