mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-09 00:26:58 +00:00
fix typos
This commit is contained in:
@@ -40,7 +40,7 @@ import (
|
||||
"github.com/golang/glog"
|
||||
)
|
||||
|
||||
// ControllerClientBuilder allow syou to get clients and configs for controllers
|
||||
// ControllerClientBuilder allows you to get clients and configs for controllers
|
||||
type ControllerClientBuilder interface {
|
||||
Config(name string) (*restclient.Config, error)
|
||||
ConfigOrDie(name string) *restclient.Config
|
||||
|
Reference in New Issue
Block a user