mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
fix typos in create_namespace.go
This commit is contained in:
parent
16d9a659da
commit
e9da014de9
@ -36,7 +36,7 @@ var (
|
||||
kubectl create namespace my-namespace`))
|
||||
)
|
||||
|
||||
// NamespaceOpts is the options for 'create namespare' sub command
|
||||
// NamespaceOpts is the options for 'create namespace' sub command
|
||||
type NamespaceOpts struct {
|
||||
CreateSubcommandOptions *CreateSubcommandOptions
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user