Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BuildOptions ¶
type BuildOptions struct { Auth *config.AuthConfig `noattribute:"true"` Composefile string `noattribute:"true"` Client kraftcloud.KraftCloud `noattribute:"true"` Metro string `noattribute:"true"` Project *compose.Project `noattribute:"true"` Push bool `long:"push" usage:"Push the built service images"` Runtimes []string `long:"runtime" usage:"Alternative runtime to use when packaging a service"` Token string `noattribute:"true"` }
Click to show internal directories.
Click to hide internal directories.