Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reporter ¶
type Reporter struct {
// contains filtered or unexported fields
}
func NewReporter ¶
func (*Reporter) GetPodLogs ¶
func (r *Reporter) GetPodLogs(ctx context.Context, clientSet *kubernetes.Clientset, pod *corev1.Pod, options *corev1.PodLogOptions, reader *io.ReadCloser) error
Click to show internal directories.
Click to hide internal directories.