Removed the fn pods functionality (#594)
This commit is contained in:
@@ -27,7 +27,6 @@ const (
|
||||
)
|
||||
|
||||
type LogDatabase interface {
|
||||
GetPods(LogFilter) ([]string, error)
|
||||
GetLogs(LogFilter) ([]LogEntry, error)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user