Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
Package errdefs defines the error types that are understood by other packages in this project.
|
Package errdefs defines the error types that are understood by other packages in this project. |
example
|
|
internal
|
|
manager
Package manager provides access to kubernetes resources for providers.
|
Package manager provides access to kubernetes resources for providers. |
Package log defines the interfaces used for logging in virtual-kubelet.
|
Package log defines the interfaces used for logging in virtual-kubelet. |
klogv2
Package klogv2 implements a virtual-kubelet/log.Logger using klogv2 as a backend If you want this to be the default logger for virtual-kubelet, set `log.L` to the value returned by `New(fields)` We recommend reading the klog conventions to build a better understanding of levels and when they should apply https://github.com/kubernetes/community/blob/master/contributors/devel/sig-instrumentation/logging.md
|
Package klogv2 implements a virtual-kubelet/log.Logger using klogv2 as a backend If you want this to be the default logger for virtual-kubelet, set `log.L` to the value returned by `New(fields)` We recommend reading the klog conventions to build a better understanding of levels and when they should apply https://github.com/kubernetes/community/blob/master/contributors/devel/sig-instrumentation/logging.md |
logrus
Package logrus implements a github.com/kok-stack/native-kubelet/log.Logger using Logrus as a backend You can use this by creating a logrus logger and calling `FromLogrus(entry)`.
|
Package logrus implements a github.com/kok-stack/native-kubelet/log.Logger using Logrus as a backend You can use this by creating a logrus logger and calling `FromLogrus(entry)`. |
Package node implements the components for operating a node in Kubernetes.
|
Package node implements the components for operating a node in Kubernetes. |
api
Package api implements HTTP handlers for handling requests that the kubelet would normally implement, such as pod logs, exec, etc.
|
Package api implements HTTP handlers for handling requests that the kubelet would normally implement, such as pod logs, exec, etc. |
test
|
|
Package trace abstracts virtual-kubelet's tracing capabilities into a set of interfaces.
|
Package trace abstracts virtual-kubelet's tracing capabilities into a set of interfaces. |
opencensus
Package opencensus implements a github.com/kok-stack/native-kubelet/trace.Tracer using opencensus as a backend.
|
Package opencensus implements a github.com/kok-stack/native-kubelet/trace.Tracer using opencensus as a backend. |
Click to show internal directories.
Click to hide internal directories.