Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AssertFragment ¶
type AssertFragment struct{}
func (*AssertFragment) GetStateHandler ¶
func (a *AssertFragment) GetStateHandler(cmd *cobra.Command, client *c8y.Client) desiredstate.StateDefiner
func (*AssertFragment) GetValue ¶
func (a *AssertFragment) GetValue(v interface{}, input interface{}) []byte
type CmdFragments ¶
type CmdFragments struct { *subcommand.SubCommand // contains filtered or unexported fields }
func NewCmdFragments ¶
func NewCmdFragments(f *cmdutil.Factory) *CmdFragments
Click to show internal directories.
Click to hide internal directories.