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