mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-08 22:33:22 +00:00
Merge pull request #95993 from serathius/datapolicy-e2e-framework
Add datapolicy tags to test/e2e/framework
This commit is contained in:
@@ -81,7 +81,7 @@ type TestContextType struct {
|
||||
KubeVolumeDir string
|
||||
CertDir string
|
||||
Host string
|
||||
BearerToken string
|
||||
BearerToken string `datapolicy:"token"`
|
||||
// TODO: Deprecating this over time... instead just use gobindata_util.go , see #23987.
|
||||
RepoRoot string
|
||||
DockershimCheckpointDir string
|
||||
|
||||
Reference in New Issue
Block a user