Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CycloneServerClient ¶
type CycloneServerClient interface {
PushLogStream(workflowrun, stage, container string, reader io.Reader, close chan struct{}) error
}
func NewClient ¶
func NewClient(cycloneServer string) CycloneServerClient
Click to show internal directories.
Click to hide internal directories.