Affected by GO-2022-0792
and 2 other vulnerabilities
GO-2022-0792 : Privilege Escalation in Kubernetes in github.com/kubernetes/kubernetes
GO-2022-0857 : Information Exposure in Kubernetes in github.com/kubernetes/kubernetes
GO-2022-0893 : Access Restriction Bypass in kubernetes in github.com/kubernetes/kubernetes
Discover Packages
github.com/kubernetes/kubernetes
Godeps
_workspace
src
google.golang.org
appengine
internal
aetesting
package
Version:
v0.9.1
Opens a new window with list of versions in this module.
Published: Jan 23, 2015
License: Apache-2.0, Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package aetesting provides utilities for testing App Engine packages.
This is not for testing user applications.
FakeSingleContext returns a context whose Call invocations will be serviced
by f, which should be a function that has two arguments of the input and output
protocol buffer type, and one error return.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.