Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DeployOptions ¶
type DeployOptions struct {
Path string
Quite bool
Dispatch bool
// contains filtered or unexported fields
}
func NewOptions ¶
func NewOptions() *DeployOptions
func (*DeployOptions) Validate ¶
func (o *DeployOptions) Validate() error
Click to show internal directories.
Click to hide internal directories.