Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CheckCommand ¶
type CheckCommand struct {
// contains filtered or unexported fields
}
func NewCheckCommand ¶
func NewCheckCommand( logger logger.Logger, binaryVersion string, filter filter, pivnetClient pivnetClient, sort sorter, logFilePath string, ) *CheckCommand
func (*CheckCommand) Run ¶
func (c *CheckCommand) Run(input concourse.CheckRequest) (concourse.CheckResponse, error)
Click to show internal directories.
Click to hide internal directories.