Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/conforma/cli
/ Key
Method
Key
acceptance/testenv/testenv.go:131–131 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
129
// WithState marks a struct that holds some state under a specific key
130
type
WithState
interface
{
131
Key() any
132
}
133
134
type
Initializing
interface
{
Callers
1
persistedKey
Function · 0.65
Implementers
13
registryState
acceptance/registry/registry.go
keyState
acceptance/crypto/keys.go
rekorState
acceptance/rekor/rekor.go
imageState
acceptance/image/image.go
gitState
acceptance/git/git.go
ClusterState
acceptance/kubernetes/kubernetes.go
testState
acceptance/kubernetes/kind/kind.go
wiremockState
acceptance/wiremock/wiremock.go
stateful
acceptance/testenv/testenv_test.go
another
acceptance/testenv/testenv_test.go
initializing
acceptance/testenv/testenv_test.go
testUtil
acceptance/testenv/testenv.go
Calls
no outgoing calls
Tested by
no test coverage detected