Documentation
¶
Index ¶
- Constants
- func ConvertEventToEnvelope(e atc.Event) (event.Envelope, error)
- func GetEventLog(envelope event.Envelope) (event.Log, error)
- func GetPipelineURL(target, pipeline string) (string, error)
- func NewConcourseClient(target rc.TargetName) (*oldCClient, error)
- func TriggerJob(target, pipelineName, jobName string, watch bool) error
- type CTConcourseClient
- type ConcourseClient
Constants ¶
Variables ¶
This section is empty.
Functions ¶
func GetPipelineURL ¶
func NewConcourseClient ¶
func NewConcourseClient(target rc.TargetName) (*oldCClient, error)
func TriggerJob ¶
Types ¶
type CTConcourseClient ¶
type ConcourseClient ¶
type ConcourseClient interface { CTConcourseClient rc.Target }
ConcourseClient interface is a combination of original go-concourse Client and Control-Tower Concourse Client which implements other methods as a complementary interface
Click to show internal directories.
Click to hide internal directories.