Skip to content
Snippets Groups Projects
Commit b155f667 authored by Josh Soref's avatar Josh Soref
Browse files

spelling: storage

parent 43b95a2d
Branches
Tags
No related merge requests found
...@@ -362,7 +362,7 @@ func (cli *client) fromStorageAuthRequest(a storage.AuthRequest) AuthRequest { ...@@ -362,7 +362,7 @@ func (cli *client) fromStorageAuthRequest(a storage.AuthRequest) AuthRequest {
return req return req
} }
// Password is a mirrored struct from the stroage with JSON struct tags and // Password is a mirrored struct from the storage with JSON struct tags and
// Kubernetes type metadata. // Kubernetes type metadata.
type Password struct { type Password struct {
k8sapi.TypeMeta `json:",inline"` k8sapi.TypeMeta `json:",inline"`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment