mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-03 11:48:15 +00:00
changes in NewValidator
This commit is contained in:
@@ -44,7 +44,7 @@ func NewValidator() Validator {
|
||||
if err := validateHost(); err != nil {
|
||||
return nil
|
||||
}
|
||||
return nil
|
||||
return &validator{}
|
||||
}
|
||||
|
||||
type validator struct {
|
||||
|
||||
Reference in New Issue
Block a user