Documentation ¶
Index ¶
- func App(ctx context.Context, app *apiv1.App, output chan<- Message, options *Options) error
- func Container(ctx context.Context, pod *corev1.Pod, name string, output chan<- Message, ...) (err error)
- func Output(ctx context.Context, c client.Client, name string, opts *client.LogOptions) error
- func Pod(ctx context.Context, pod *corev1.Pod, output chan<- Message, options *Options) error
- func SinceLogCheck(since string, msg v1.LogMessage) (bool, error)
- type Message
- type Options
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SinceLogCheck ¶
func SinceLogCheck(since string, msg v1.LogMessage) (bool, error)
Types ¶
Click to show internal directories.
Click to hide internal directories.