package log

import "k8s.io/kubernetes/pkg/kubelet/kubeletconfig/util/log"

Index

Functions

func Errorf

func Errorf(format string, args ...interface{})

Errorf shim that inserts "kubelet config controller" at the beginning of the log message, while still reporting the call site of the logging function.

func Infof

func Infof(format string, args ...interface{})

Infof shim that inserts "kubelet config controller" at the beginning of the log message, while still reporting the call site of the logging function.

Source Files

log.go

Version
v1.20.4
Published
Feb 18, 2021
Platform
linux/amd64
Imports
2 packages
Last checked
3 minutes ago

Tools for package owners.