package windows
import "k8s.io/kubernetes/test/e2e/windows"
Index ¶
Variables ¶
var ( User_NTAuthorityLocalService = "NT AUTHORITY\\Local Service" User_NTAuthoritySystem = "NT AUTHORITY\\SYSTEM" )
var (
WindowsHyperVContainerRuntimeClass = "runhcs-wcow-hypervisor"
)
Functions ¶
func SIGDescribe ¶
SIGDescribe annotates the test with the SIG label.
Types ¶
type HostProcessContainersMetrics ¶
type HostProcessContainersMetrics struct { StartedContainersCount int64 StartedContainersErrorCount int64 StartedInitContainersCount int64 StartedInitContainersErrorCount int64 }
Source Files ¶
cpu_limits.go density.go device_plugin.go dns.go framework.go gmsa_full.go gmsa_kubelet.go host_process.go hybrid_network.go hyperv.go kubelet_stats.go memory_limits.go reboot_node.go security_context.go service.go utils.go volumes.go
- Version
- v1.27.6
- Published
- Sep 13, 2023
- Platform
- js/wasm
- Imports
- 48 packages
- Last checked
- 1 minute ago –
Tools for package owners.