2.0.0b35

flyte.app

Directory

Classes

Class Description
AppEndpoint Embed an upstream app’s endpoint as an app input.
AppEnvironment
Domain Subdomain to use for the domain.
Input Input for application.
Link Custom links to add to the app.
Port
RunOutput Use a run’s output for app inputs.
Scaling

Methods

Method Description
get_input() Get inputs for application or endpoint.

Methods

get_input()

def get_input(
    name: str,
) -> str

Get inputs for application or endpoint.

Parameter Type Description
name str