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.18.14
Published
Dec 18, 2020
Platform
js/wasm
Imports
2 packages
Last checked
4 minutes ago

Tools for package owners.