mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-13 11:25:19 +00:00
fix golint failures of test/e2e_node/services
This commit is contained in:
@@ -90,6 +90,7 @@ func (a *APIServer) Stop() error {
|
||||
|
||||
const apiserverName = "apiserver"
|
||||
|
||||
// Name returns the name of APIServer.
|
||||
func (a *APIServer) Name() string {
|
||||
return apiserverName
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user