Adds some package docs (#479)
Was just browing godoc and noticed we are missing some docs that would be quite useful.
This commit is contained in:
3
vkubelet/api/doc.go
Normal file
3
vkubelet/api/doc.go
Normal file
@@ -0,0 +1,3 @@
|
||||
// Package api implements HTTP handlers for handling requests that the kubelet
|
||||
// would normally implement, such as pod logs, exec, etc.
|
||||
package api
|
||||
Reference in New Issue
Block a user