Versions in this module Expand all Collapse all v0 v0.13.0 Jul 28, 2026 Changes in this version + func NewGetCmd(f *cmdutil.Factory) *cobra.Command + func NewListCmd(f *cmdutil.Factory) *cobra.Command + func NewPluginCmd(f *cmdutil.Factory) *cobra.Command + type ActionDetail struct + ActionType string + Description string + Fields map[string]string + Label string + type Protocol struct + ActionCount int + Name string + type ProtocolDetail struct + Actions []ActionDetail + Name string + type SchemaAction struct + ActionType string + Category string + Description string + Integration string + Label string + type SchemasResponse struct + Actions map[string]SchemaAction