logs

package
v0.16.6 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LogPlugin

type LogPlugin interface {
	// Generates a TaskLog object given necessary computation information
	GetTaskLog(podName, namespace, containerName, containerID, logName string) (core.TaskLog, error)
}

func NewCloudwatchLogPlugin

func NewCloudwatchLogPlugin(region, groupName string) LogPlugin

func NewKubernetesLogPlugin

func NewKubernetesLogPlugin(k8sURL string) LogPlugin

func NewStackdriverLogPlugin

func NewStackdriverLogPlugin(gcpProject, logResource string) LogPlugin

Jump to

Keyboard shortcuts

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