Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LogPrint ¶
func LogPrint(client *kubernetes.Clientset, ns, servingName, servingTypeKey, version string, args *podlogs.OuterRequestArgs) int
Types ¶
type ServingPodLogPrinter ¶
type ServingPodLogPrinter struct {
PodLogger *podlogger.PodLogPrinter
}
func NewServingPodLogPrinter ¶
func NewServingPodLogPrinter(job servejob.Serving, logArgs *podlogs.OuterRequestArgs) (*ServingPodLogPrinter, error)
func (*ServingPodLogPrinter) Print ¶
func (slp *ServingPodLogPrinter) Print() (int, error)
Click to show internal directories.
Click to hide internal directories.