Documentation
¶
Index ¶
- func NewCPUAffinityCommand(knitOpts *KnitOptions) *cobra.Command
- func NewCtrreschkCommand(ko *KnitOptions) *cobra.Command
- func NewIRQAffinityCommand(knitOpts *KnitOptions) *cobra.Command
- func NewIRQWatchCommand(knitOpts *KnitOptions) *cobra.Command
- func NewRootCommand(extraCmds ...NewCommandFunc) *cobra.Command
- func NewWaitCommand(_ *KnitOptions) *cobra.Command
- func ShowHelp(cmd *cobra.Command, args []string) error
- type KnitOptions
- type NewCommandFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCPUAffinityCommand ¶
func NewCPUAffinityCommand(knitOpts *KnitOptions) *cobra.Command
func NewCtrreschkCommand ¶
func NewCtrreschkCommand(ko *KnitOptions) *cobra.Command
func NewIRQAffinityCommand ¶
func NewIRQAffinityCommand(knitOpts *KnitOptions) *cobra.Command
func NewIRQWatchCommand ¶
func NewIRQWatchCommand(knitOpts *KnitOptions) *cobra.Command
func NewRootCommand ¶
func NewRootCommand(extraCmds ...NewCommandFunc) *cobra.Command
NewRootCommand returns entrypoint command to interact with all other commands
func NewWaitCommand ¶
func NewWaitCommand(_ *KnitOptions) *cobra.Command
Types ¶
type KnitOptions ¶
type NewCommandFunc ¶
type NewCommandFunc func(ko *KnitOptions) *cobra.Command
Directories
¶
| Path | Synopsis |
|---|---|
|
* Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.
|
* Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |
Click to show internal directories.
Click to hide internal directories.