log

package
v0.0.0-...-0b82c43 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 16, 2016 License: Apache-2.0 Imports: 7 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Log

type Log struct {
	Filename string `json:"filename"`
	Content  string `json:"content"`
}

Log represents a log from a build stage

func FetchLogs

func FetchLogs(mc *mc.MinioClient, uuid, buildNumber, stageIndex string) ([]Log, error)

FetchLogs returns a list of logs for a given stage

func FetchRunningLogs

func FetchRunningLogs(k8s kube.KubeClient, namespace, pipeline, build, stage string) ([]Log, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL