2.0.0b53
flyte.app
Directory
Classes
| Class | Description |
|---|---|
AppEndpoint |
Embed an upstream app’s endpoint as an app parameter. |
AppEnvironment |
|
ConnectorEnvironment |
|
Domain |
Subdomain to use for the domain. |
Link |
Custom links to add to the app. |
Parameter |
Parameter for application. |
Port |
|
RunOutput |
Use a run’s output for app parameters. |
Scaling |
Methods
| Method | Description |
|---|---|
get_parameter() |
Get parameters for application or endpoint. |
Methods
get_parameter()
def get_parameter(
name: str,
) -> strGet parameters for application or endpoint.
| Parameter | Type | Description |
|---|---|---|
name |
str |