Documentation ¶
Overview ¶
Package get provides the get command, which displays one or more resources, as well as subcommands for each resource type.
Index ¶
- func AgentVersionsCommand(bindplane *cli.BindPlane) *cobra.Command
- func AgentsCommand(bindplane *cli.BindPlane) *cobra.Command
- func Command(bindplane *cli.BindPlane) *cobra.Command
- func ConfigurationsCommand(bindplane *cli.BindPlane) *cobra.Command
- func DestinationTypesCommand(bindplane *cli.BindPlane) *cobra.Command
- func DestinationsCommand(bindplane *cli.BindPlane) *cobra.Command
- func ProcessorTypesCommand(bindplane *cli.BindPlane) *cobra.Command
- func ProcessorsCommand(bindplane *cli.BindPlane) *cobra.Command
- func ResourcesCommand(bindplane *cli.BindPlane) *cobra.Command
- func SourceTypesCommand(bindplane *cli.BindPlane) *cobra.Command
- func SourcesCommand(bindplane *cli.BindPlane) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AgentVersionsCommand ¶ added in v1.0.0
AgentVersionsCommand returns the BindPlane get source-types cobra command
func AgentsCommand ¶
AgentsCommand returns the BindPlane get agents cobra command
func ConfigurationsCommand ¶
ConfigurationsCommand returns the BindPlane get configurations cobra command
func DestinationTypesCommand ¶
DestinationTypesCommand returns the BindPlane get destination-types cobra command
func DestinationsCommand ¶
DestinationsCommand returns the BindPlane get destinations cobra command
func ProcessorTypesCommand ¶ added in v0.5.2
ProcessorTypesCommand returns the BindPlane get processor-types cobra command
func ProcessorsCommand ¶ added in v0.5.2
ProcessorsCommand returns the BindPlane get processors cobra command
func ResourcesCommand ¶ added in v1.3.0
ResourcesCommand returns the BindPlane get source-types cobra command
func SourceTypesCommand ¶
SourceTypesCommand returns the BindPlane get source-types cobra command
Types ¶
This section is empty.