Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type K8sReader ¶
type K8sReader struct {
Client kubernetes.Interface
}
K8sReader is a concrete implementation of the podLogReader interface
type Reader ¶
type Reader interface {
GetReader(namespace, name string) (io.ReadCloser, error)
}
Reader is an interface for reading pod logs
type Reconciler ¶
Reconciler reconciles a Instance object
Click to show internal directories.
Click to hide internal directories.