Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type PushOptions ¶
type PushOptions struct {
Auth *config.AuthConfig `noattribute:"true"`
Client kcinstances.InstancesService `noattribute:"true"`
Composefile string `noattribute:"true"`
EnvFile string `noattribute:"true"`
Metro string `noattribute:"true"`
Project *compose.Project `noattribute:"true"`
Token string `noattribute:"true"`
}
Click to show internal directories.
Click to hide internal directories.