package play
import "github.com/containers/libpod/pkg/bindings"
func PlayKube() error {
return bindings.ErrNotImplemented
}