mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 20:24:09 +00:00
Merge pull request #81018 from AllenZMC/patch-1
fix wrong spells in create_namespace.go
This commit is contained in:
commit
a83413d11a
@ -36,7 +36,7 @@ var (
|
|||||||
kubectl create namespace my-namespace`))
|
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 {
|
type NamespaceOpts struct {
|
||||||
CreateSubcommandOptions *CreateSubcommandOptions
|
CreateSubcommandOptions *CreateSubcommandOptions
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user