Kubelet: add garbage collection for new runtime API

This commit is contained in:
Pengfei Ni
2016-08-24 12:48:13 +08:00
parent a26da7a1c4
commit f774a68d52
11 changed files with 707 additions and 226 deletions

View File

@@ -15,5 +15,5 @@ limitations under the License.
*/
// Package kuberuntime contains an implementation of kubecontainer.Runtime using
// the interface in pkg/kubelet/api/services.go.
// the interface in pkg/kubelet/api.
package kuberuntime