datasource

package
v0.0.77 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 3, 2024 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Overview

Package datasource provides functionalities to manage and apply data sources.

Index

Constants

This section is empty.

Variables

View Source
var DataSourceCmd = &cobra.Command{
	Use:   "datasource",
	Short: "Manage data sources within a minder control plane",
	Long:  "The data source subcommand allows the management of data sources within Minder.",
	RunE: func(cmd *cobra.Command, _ []string) error {
		return cmd.Usage()
	},
}

DataSourceCmd is the root command for the data source subcommands

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL