MCPcopy Create free account
hub / github.com/conforma/cli / Subdir

Method Subdir

internal/policy/source/source.go:68–68  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

66 GetPolicy(ctx context.Context, dest string, showMsg bool) (string, error)
67 PolicyUrl() string
68 Subdir() string
69 Type() PolicyType
70}
71

Callers 7

PreProcessPolicyFunction · 0.65
getPolicyThroughCacheFunction · 0.65
TestInlineDataSourceFunction · 0.65
TestInlineDataSubdirFunction · 0.65
TestPolicySourcesFromFunction · 0.65
EvaluateMethod · 0.65

Implementers 4

PolicyUrlinternal/policy/source/source.go
inlineDatainternal/policy/source/source.go
mockPolicySourceinternal/policy/source/source_test.go
testPolicySourceinternal/evaluator/conftest_evaluator_

Calls

no outgoing calls

Tested by 3

TestInlineDataSourceFunction · 0.52
TestInlineDataSubdirFunction · 0.52
TestPolicySourcesFromFunction · 0.52