Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OutCommand ¶
type OutCommand struct {
// contains filtered or unexported fields
}
func NewOutCommand ¶
func NewOutCommand(config OutCommandConfig) *OutCommand
func (*OutCommand) Run ¶
func (c *OutCommand) Run(input concourse.OutRequest) (concourse.OutResponse, error)
Click to show internal directories.
Click to hide internal directories.