Change searchs with searches
This commit is contained in:
parent
bf8e2e91b2
commit
80a0481550
2 changed files with 2 additions and 2 deletions
|
|
@ -28,7 +28,7 @@ type DefaultBackend interface {
|
|||
GetDefaultBackend() defaults.Backend
|
||||
}
|
||||
|
||||
// Secret has a method that searchs for secrets contenating
|
||||
// Secret has a method that searches for secrets contenating
|
||||
// the namespace and name using a the character /
|
||||
type Secret interface {
|
||||
GetSecret(string) (*api.Secret, error)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue