MCPcopy
hub / github.com/argoproj/argo-cd / DeploymentNamespace

Method DeploymentNamespace

test/e2e/fixture/context.go:21–21  ·  view source on GitHub ↗

DeploymentNamespace returns the namespace where test resources are deployed

()

Source from the content-addressed store, hash-verified

19 GetName() string
20 // DeploymentNamespace returns the namespace where test resources are deployed
21 DeploymentNamespace() string
22 // ID returns the unique identifier for this test run
23 ID() string
24 // ShortID returns the short unique identifier suffix for this test run

Implementers 1

TestStatetest/e2e/fixture/context.go

Calls

no outgoing calls