Documentation ¶
Overview ¶
Package configuration handles the details of interfacing with the O² Configuration store.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Dump ¶
func Dump(cfg configuration.Configuration, cmd *cobra.Command, args []string, o io.Writer) (err error)
Types ¶
type ConfigurationCall ¶
type ConfigurationCall func(configuration.Configuration, *cobra.Command, []string, io.Writer) error
Click to show internal directories.
Click to hide internal directories.