Documentation
¶
Index ¶
- Constants
- Variables
- func Apply()
- func CertKeyCommand()
- func ConfigurationCommand()
- func ContainerCommand()
- func ContainersCommand()
- func Context()
- func Definitions()
- func Delete()
- func GitopsCommand()
- func HttpAuthCommand()
- func LogsCommand()
- func PreloadCommands()
- func Ps()
- func ResourceCommand()
- func Restore()
- func Run(mgr *manager.Manager)
- func SecretCommand()
- func Users()
- func Version()
- type Command
Constants ¶
View Source
const HELP_CERTKEY string = "Eg: smr configuration [describe, delete, edit, get, list]"
View Source
const HELP_CONFIGURATION string = "Eg: smr configuration [describe, delete, edit, get, list]"
View Source
const HELP_CONTAINER string = "Eg: smr configuration [describe, delete, edit, get, list, view]"
View Source
const HELP_CONTAINERS string = "Eg: smr configuration [describe, delete, edit, get, list, view]"
View Source
const HELP_DEFINITIONS string = `` /* 132-byte string literal not displayed */
View Source
const HELP_GITOPS string = "Eg: smr gitops [describe, delete, edit, get, list, sync]"
View Source
const HELP_HTTPAUTH string = "Eg: smr httpauth [describe, delete, edit, get, list]"
View Source
const HELP_LOGS string = "Eg: smr logs {group} {identifier}"
View Source
const HELP_PS string = "Eg: smr ps ['', watch]"
View Source
const HELP_RESOURCE string = "Eg: smr resource [describe, delete, edit, get, list]"
View Source
const HELP_SECRET string = "Eg: smr secret [describe, edit, get, list]"
Variables ¶
View Source
var Commands []Command
Functions ¶
func CertKeyCommand ¶
func CertKeyCommand()
func ConfigurationCommand ¶
func ConfigurationCommand()
func ContainerCommand ¶ added in v0.0.17
func ContainerCommand()
func ContainersCommand ¶
func ContainersCommand()
func Definitions ¶ added in v0.0.3
func Definitions()
func GitopsCommand ¶
func GitopsCommand()
func HttpAuthCommand ¶
func HttpAuthCommand()
func LogsCommand ¶
func LogsCommand()
func PreloadCommands ¶
func PreloadCommands()
func ResourceCommand ¶
func ResourceCommand()
func SecretCommand ¶
func SecretCommand()
Types ¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.