Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GrabberOptions ¶
type GrabberOptions struct {
DirectoryHandler directory.IHandler
ComposeHandler composeFile.IHandler
Directory string
Port string
// contains filtered or unexported fields
}
func NewGrabberOptions ¶
func NewGrabberOptions() GrabberOptions
func (*GrabberOptions) Complete ¶
func (o *GrabberOptions) Complete(logger *log.Entry)
func (GrabberOptions) Run ¶
func (o GrabberOptions) Run()
Click to show internal directories.
Click to hide internal directories.