Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/istio/istio
/ New
Method
New
pkg/test/framework/resource/config/factory.go:20–20 ·
view source on GitHub ↗
New return an empty config Plan.
()
Source
from the content-addressed store, hash-verified
18
type
Factory
interface
{
19
// New return an empty config Plan.
20
New() Plan
21
22
// YAML returns a Plan with the given YAML and target namespace.
23
YAML(ns string, yamlText ...string) Plan
Callers
15
UnmarshalJSON
Method · 0.65
NewNftImpl
Function · 0.65
GetOriginalDestination
Function · 0.65
executeXTables
Method · 0.65
implementation_unspecified.go
File · 0.65
run_unspecified.go
File · 0.65
TestGCEPlugin
Function · 0.65
TestTokenRotationJob
Function · 0.65
CSRSign
Method · 0.65
generate
Method · 0.65
toEnvoySecret
Function · 0.65
NewSelfSignedCARootCertRotator
Function · 0.65
Implementers
1
configFactory
pkg/test/framework/config.go
Calls
no outgoing calls
Tested by
15
TestGCEPlugin
Function · 0.52
TestTokenRotationJob
Function · 0.52
TestGenCSR
Function · 0.52
TestInformerExistingPodAddErrorRetriesIfRetryable
Function · 0.52
TestInformerExistingPodAddErrorAnnotatesWithPartialStatusOnRetry
Function · 0.52
TestInformerExistingPodRemovalRetriesOnFailure
Function · 0.52
TestInformerJobPodRemovalRetriesOnErrorEvenIfPodTerminal
Function · 0.52
TestServerRemovePodAlwaysRemovesIPSetEntryEvenOnFail
Function · 0.52
TestReturnsRetryableErrorOnZtunnelFail
Function · 0.52
TestDoesntReturnRetryableErrorOnIptablesFail
Function · 0.52
TestZtunnelServerHandleConn
Function · 0.52
TestZtunnelServerHandleConnWhenConnDies
Function · 0.52