SYMBOL INDEX (102 symbols across 21 files) FILE: main.go function main (line 13) | func main() { FILE: sops/data.go type summaryError (line 13) | type summaryError struct method Error (line 18) | func (e summaryError) Error() string { function newSummaryError (line 22) | func newSummaryError(summary string, err error) summaryError { function getFileData (line 29) | func getFileData(sourceFile types.String, inputType types.String) (data ... function getExternalData (line 65) | func getExternalData(source types.String, inputType types.String) (data ... FILE: sops/data_sops_external.go function newExternalDataSource (line 13) | func newExternalDataSource() datasource.DataSource { type externalDataSource (line 17) | type externalDataSource struct method Metadata (line 27) | func (d *externalDataSource) Metadata(_ context.Context, _ datasource.... method Schema (line 31) | func (d *externalDataSource) Schema(_ context.Context, _ datasource.Sc... method Read (line 63) | func (d *externalDataSource) Read(ctx context.Context, req datasource.... type externalDataSourceModel (line 19) | type externalDataSourceModel struct FILE: sops/data_sops_external_test.go constant configTestDataSourceSopsExternal_basic (line 11) | configTestDataSourceSopsExternal_basic = ` function TestDataSourceSopsExternal (line 17) | func TestDataSourceSopsExternal(t *testing.T) { constant configTestDataSourceSopsExternal_nested (line 40) | configTestDataSourceSopsExternal_nested = ` function TestDataSourceSopsExternal_nested (line 46) | func TestDataSourceSopsExternal_nested(t *testing.T) { constant configTestDataSourceSopsExternal_raw (line 66) | configTestDataSourceSopsExternal_raw = ` function TestDataSourceSopsExternal_raw (line 72) | func TestDataSourceSopsExternal_raw(t *testing.T) { constant configTestDataSourceSopsExternal_simplelist (line 91) | configTestDataSourceSopsExternal_simplelist = ` function TestDataSourceSopsExternal_simplelist (line 97) | func TestDataSourceSopsExternal_simplelist(t *testing.T) { constant configTestDataSourceSopsExternal_complexlist (line 118) | configTestDataSourceSopsExternal_complexlist = ` function TestDataSourceSopsExternal_complexlist (line 124) | func TestDataSourceSopsExternal_complexlist(t *testing.T) { constant configTestDataSourceSopsExternal_json (line 147) | configTestDataSourceSopsExternal_json = ` function TestDataSourceSopsExternal_json (line 153) | func TestDataSourceSopsExternal_json(t *testing.T) { FILE: sops/data_sops_file.go function newFileDataSource (line 13) | func newFileDataSource() datasource.DataSource { type fileDataSource (line 17) | type fileDataSource struct method Metadata (line 27) | func (d *fileDataSource) Metadata(_ context.Context, _ datasource.Meta... method Schema (line 31) | func (d *fileDataSource) Schema(_ context.Context, _ datasource.Schema... method Read (line 65) | func (d *fileDataSource) Read(ctx context.Context, req datasource.Read... type fileDataSourceModel (line 19) | type fileDataSourceModel struct FILE: sops/data_sops_file_test.go constant configTestDataSourceSopsFile_basic (line 11) | configTestDataSourceSopsFile_basic = ` function TestDataSourceSopsFile_basic (line 16) | func TestDataSourceSopsFile_basic(t *testing.T) { constant configTestDataSourceSopsFile_nested (line 39) | configTestDataSourceSopsFile_nested = ` function TestDataSourceSopsFile_nested (line 44) | func TestDataSourceSopsFile_nested(t *testing.T) { constant configTestDataSourceSopsFile_raw (line 64) | configTestDataSourceSopsFile_raw = ` function TestDataSourceSopsFile_raw (line 70) | func TestDataSourceSopsFile_raw(t *testing.T) { constant configTestDataSourceSopsFile_simplelist (line 89) | configTestDataSourceSopsFile_simplelist = ` function TestDataSourceSopsFile_simplelist (line 94) | func TestDataSourceSopsFile_simplelist(t *testing.T) { constant configTestDataSourceSopsFile_complexlist (line 115) | configTestDataSourceSopsFile_complexlist = ` function TestDataSourceSopsFile_complexlist (line 120) | func TestDataSourceSopsFile_complexlist(t *testing.T) { constant configTestDataSourceSopsFile_json (line 143) | configTestDataSourceSopsFile_json = ` function TestDataSourceSopsFile_json (line 148) | func TestDataSourceSopsFile_json(t *testing.T) { FILE: sops/ephemeral_sops_external.go function newExternalEphemeral (line 13) | func newExternalEphemeral() ephemeral.EphemeralResource { type externalEphemeralResource (line 17) | type externalEphemeralResource struct method Metadata (line 26) | func (d *externalEphemeralResource) Metadata(_ context.Context, _ ephe... method Schema (line 30) | func (d *externalEphemeralResource) Schema(_ context.Context, _ epheme... method Open (line 58) | func (d *externalEphemeralResource) Open(ctx context.Context, req ephe... type externalEphemeralModel (line 19) | type externalEphemeralModel struct FILE: sops/ephemeral_sops_external_test.go constant configTestEphemeralSopsExternal_basic (line 11) | configTestEphemeralSopsExternal_basic = ` function TestEphemeralSopsExternal (line 24) | func TestEphemeralSopsExternal(t *testing.T) { constant configTestEphemeralSopsExternal_nested (line 47) | configTestEphemeralSopsExternal_nested = ` function TestEphemeralSopsExternal_nested (line 60) | func TestEphemeralSopsExternal_nested(t *testing.T) { constant configTestEphemeralSopsExternal_raw (line 80) | configTestEphemeralSopsExternal_raw = ` function TestEphemeralSopsExternal_raw (line 93) | func TestEphemeralSopsExternal_raw(t *testing.T) { constant configTestEphemeralSopsExternal_simplelist (line 112) | configTestEphemeralSopsExternal_simplelist = ` function TestEphemeralSopsExternal_simplelist (line 125) | func TestEphemeralSopsExternal_simplelist(t *testing.T) { constant configTestEphemeralSopsExternal_complexlist (line 146) | configTestEphemeralSopsExternal_complexlist = ` function TestEphemeralSopsExternal_complexlist (line 159) | func TestEphemeralSopsExternal_complexlist(t *testing.T) { constant configTestEphemeralSopsExternal_json (line 182) | configTestEphemeralSopsExternal_json = ` function TestEphemeralSopsExternal_json (line 195) | func TestEphemeralSopsExternal_json(t *testing.T) { FILE: sops/ephemeral_sops_file.go function newFileEphemeralResource (line 13) | func newFileEphemeralResource() ephemeral.EphemeralResource { type fileEphemeralResource (line 17) | type fileEphemeralResource struct method Metadata (line 26) | func (d *fileEphemeralResource) Metadata(_ context.Context, _ ephemera... method Schema (line 30) | func (d *fileEphemeralResource) Schema(_ context.Context, _ ephemeral.... method Open (line 60) | func (d *fileEphemeralResource) Open(ctx context.Context, req ephemera... type fileEphemeralResourceModel (line 19) | type fileEphemeralResourceModel struct FILE: sops/ephemeral_sops_file_test.go constant configTestEphemeralSopsFile_basic (line 11) | configTestEphemeralSopsFile_basic = ` function TestEphemeralSopsFile_basic (line 23) | func TestEphemeralSopsFile_basic(t *testing.T) { constant configTestEphemeralSopsFile_nested (line 46) | configTestEphemeralSopsFile_nested = ` function TestEphemeralSopsFile_nested (line 58) | func TestEphemeralSopsFile_nested(t *testing.T) { constant configTestEphemeralSopsFile_raw (line 78) | configTestEphemeralSopsFile_raw = ` function TestEphemeralSopsFile_raw (line 91) | func TestEphemeralSopsFile_raw(t *testing.T) { constant configTestEphemeralSopsFile_simplelist (line 110) | configTestEphemeralSopsFile_simplelist = ` function TestEphemeralSopsFile_simplelist (line 122) | func TestEphemeralSopsFile_simplelist(t *testing.T) { constant configTestEphemeralSopsFile_complexlist (line 143) | configTestEphemeralSopsFile_complexlist = ` function TestEphemeralSopsFile_complexlist (line 155) | func TestEphemeralSopsFile_complexlist(t *testing.T) { constant configTestEphemeralSopsFile_json (line 178) | configTestEphemeralSopsFile_json = ` function TestEphemeralSopsFile_json (line 190) | func TestEphemeralSopsFile_json(t *testing.T) { FILE: sops/flatten.go function flatten (line 10) | func flatten(data map[string]interface{}) map[string]string { function flattenSlice (line 35) | func flattenSlice(data []interface{}) map[string]string { function convertMap (line 60) | func convertMap(originalMap map[interface{}]interface{}) map[string]inte... FILE: sops/flatten_test.go function TestFlattening (line 8) | func TestFlattening(t *testing.T) { FILE: sops/internal/dotenv/dotenv.go function Unmarshal (line 9) | func Unmarshal(in []byte, out *map[string]interface{}) error { FILE: sops/internal/dotenv/dotenv_test.go function TestUnmarshal (line 8) | func TestUnmarshal(t *testing.T) { FILE: sops/internal/ini/ini.go function Unmarshal (line 7) | func Unmarshal(in []byte, out *map[string]interface{}) error { FILE: sops/internal/ini/ini_test.go function TestUnmarshal (line 8) | func TestUnmarshal(t *testing.T) { FILE: sops/provider.go type SopsProvider (line 15) | type SopsProvider struct method Metadata (line 21) | func (p *SopsProvider) Metadata(_ context.Context, _ provider.Metadata... method Schema (line 25) | func (p *SopsProvider) Schema(_ context.Context, _ provider.SchemaRequ... method Configure (line 31) | func (p *SopsProvider) Configure(_ context.Context, _ provider.Configu... method DataSources (line 34) | func (p *SopsProvider) DataSources(_ context.Context) []func() datasou... method Resources (line 41) | func (p *SopsProvider) Resources(_ context.Context) []func() resource.... method EphemeralResources (line 45) | func (p *SopsProvider) EphemeralResources(_ context.Context) []func() ... function New (line 17) | func New() provider.Provider { FILE: sops/provider_test.go function TestProvider_impl (line 17) | func TestProvider_impl(t *testing.T) { FILE: sops/read_data.go function readData (line 15) | func readData(content []byte, format string) (map[string]string, string,... FILE: sops/validate.go function validateInputType (line 14) | func validateInputType(inputType string) error { FILE: sops/validate_test.go function testValidateInputType (line 5) | func testValidateInputType(inputType string, t *testing.T) { function TestValidateInputType_yaml (line 12) | func TestValidateInputType_yaml(t *testing.T) { function TestValidateInputType_json (line 17) | func TestValidateInputType_json(t *testing.T) { function TestValidateInputType_raw (line 22) | func TestValidateInputType_raw(t *testing.T) { function TestValidateInputType_bad (line 27) | func TestValidateInputType_bad(t *testing.T) {