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"
)
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 eviction.go framework.go gmsa_full.go gmsa_kubelet.go host_process.go hybrid_network.go hyperv.go kubelet_stats.go memory_limits.go node_shutdown.go reboot_node.go security_context.go service.go utils.go volumes.go
- Version
- v1.33.0 (latest)
- Published
- Apr 23, 2025
- Platform
- linux/amd64
- Imports
- 56 packages
- Last checked
- 5 hours ago –
Tools for package owners.