Documentation ¶
Index ¶
- Constants
- Variables
- func Apply()
- func CertKeyCommand()
- func ConfigurationCommand()
- func ContainersCommand()
- func Context()
- func Delete()
- func GitopsCommand()
- func HttpAuthCommand()
- func LogsCommand()
- func PreloadCommands()
- func Ps()
- func ResourceCommand()
- func Restore()
- func Run(mgr *manager.Manager)
- func SecretCommand()
- type Command
Constants ¶
View Source
const HELP_CERTKEY string = "Eg: smr configuration [describe, list, get, edit]"
View Source
const HELP_CONFIGURATION string = "Eg: smr configuration [describe, list, get, edit]"
View Source
const HELP_CONTAINERS string = "Eg: smr configuration [describe, list, get, view, edit]"
View Source
const HELP_GITOPS string = "Eg: smr gitops [describe, list, get, edit, sync]"
View Source
const HELP_HTTPAUTH string = "Eg: smr httpauth [describe, list, get, edit]"
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, list, get, edit]"
View Source
const HELP_SECRET string = "Eg: smr secret [describe, list, get, edit]"
Variables ¶
View Source
var Commands []Command
Functions ¶
func CertKeyCommand ¶
func CertKeyCommand()
func ConfigurationCommand ¶
func ConfigurationCommand()
func ContainersCommand ¶
func ContainersCommand()
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.