package
1.9.2
Repository: https://github.com/tkestack/tke.git
Documentation: pkg.go.dev

# Functions

NewStorage returns a Storage object that will work against resources.

# Structs

BindingREST implements the REST endpoint for binding pods to nodes when etcd is in use.
EventREST implements the REST endpoint for find events by a daemonset.
ExecREST implements the exec endpoint for a Pod.
LogREST implements the log endpoint for a Pod.
REST implements pkg/api/rest.StandardStorage.
StatusREST implements the REST endpoint for changing the status of a pod.
Storage includes storage for resources.