Documentation ¶
Index ¶
- Constants
- func CmdDelete(c *core.CommandConfig) error
- func CmdGet(c *core.CommandConfig) error
- func CmdList(c *core.CommandConfig) error
- func CmdPost(c *core.CommandConfig) error
- func CmdPut(c *core.CommandConfig) error
- func CmdUpdate(c *core.CommandConfig) error
- func PreCmdDelete(c *core.PreCommandConfig) error
- func PreCmdGet(c *core.PreCommandConfig) error
- func PreCmdPost(c *core.PreCommandConfig) error
- func PreCmdPut(c *core.PreCommandConfig) error
- func PreCmdUpdate(c *core.PreCommandConfig) error
- func RegDeleteCmd() *core.Command
- func RegGetCmd() *core.Command
- func RegListCmd() *core.Command
- func RegPostCmd() *core.Command
- func RegReplaceCmd() *core.Command
- func RegUpdateCmd() *core.Command
- func RegistryCmd() *core.Command
- func RegsIds() []string
Constants ¶
View Source
const ( FlagRegGCDays = "garbage-collection-schedule-days" FlagRegGCTime = "garbage-collection-schedule-time" )
Variables ¶
This section is empty.
Functions ¶
func CmdDelete ¶
func CmdDelete(c *core.CommandConfig) error
func CmdGet ¶
func CmdGet(c *core.CommandConfig) error
func CmdList ¶
func CmdList(c *core.CommandConfig) error
func CmdPost ¶
func CmdPost(c *core.CommandConfig) error
func CmdPut ¶
func CmdPut(c *core.CommandConfig) error
func CmdUpdate ¶
func CmdUpdate(c *core.CommandConfig) error
func PreCmdDelete ¶
func PreCmdDelete(c *core.PreCommandConfig) error
func PreCmdGet ¶
func PreCmdGet(c *core.PreCommandConfig) error
func PreCmdPost ¶
func PreCmdPost(c *core.PreCommandConfig) error
func PreCmdPut ¶
func PreCmdPut(c *core.PreCommandConfig) error
func PreCmdUpdate ¶
func PreCmdUpdate(c *core.PreCommandConfig) error
func RegDeleteCmd ¶
func RegListCmd ¶
func RegPostCmd ¶
func RegReplaceCmd ¶
func RegUpdateCmd ¶
func RegistryCmd ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.