Skip to main content

StowConfig

This class defines configurations for stow, as defined in github.com/flyteorg/stow. It specifies the kind of Stow backend to use and provides a map for backend-specific configurations.

Attributes

AttributeTypeDescription
KindstringKind of Stow backend to use. Refer to github/flyteorg/stow
Configmap[string]stringConfiguration for stow backend. Refer to github/flyteorg/stow