Documentation ¶
Overview ¶
Package datasources implements data sources for Minder.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildFromProtobuf ¶
func BuildFromProtobuf(ds *minderv1.DataSource) (v1datasources.DataSource, error)
BuildFromProtobuf is a factory function that builds a new data source based on the given data source type.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package rest implements a REST data source.
|
Package rest implements a REST data source. |
Package service encodes the business logic for dealing with data sources.
|
Package service encodes the business logic for dealing with data sources. |
mock
Package mock_service is a generated GoMock package.
|
Package mock_service is a generated GoMock package. |
mock/fixtures
Package fixtures contains code for creating DataSourceService fixtures and is used in various parts of the code.
|
Package fixtures contains code for creating DataSourceService fixtures and is used in various parts of the code. |
Click to show internal directories.
Click to hide internal directories.