audit

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2019 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Auditor

type Auditor interface {
	JobsExecutionAndStatus(*postgres.JobsExecutionAuditLog)
	JobsExecution(*postgres.JobsExecutionAuditLog)
	JobsExecutionStatus(string) (string, error)
}

func New

func New(store storage.Store, kubeClient kubernetes.Client) Auditor

type MockAuditor

type MockAuditor struct {
	mock.Mock
}

func (*MockAuditor) JobsExecution added in v0.5.0

func (m *MockAuditor) JobsExecution(JobsExecutionAuditLog *postgres.JobsExecutionAuditLog)

func (*MockAuditor) JobsExecutionAndStatus added in v0.5.0

func (m *MockAuditor) JobsExecutionAndStatus(JobsExecutionAuditLog *postgres.JobsExecutionAuditLog)

func (*MockAuditor) JobsExecutionStatus added in v0.5.0

func (m *MockAuditor) JobsExecutionStatus(jobExecutionID string) (string, error)

Jump to

Keyboard shortcuts

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