package system
import "k8s.io/kubernetes/test/e2e/system"
Index ¶
Functions ¶
func DeprecatedMightBeMasterNode ¶
DeprecatedMightBeMasterNode returns true if given node is a registered master. This code must not be updated to use node role labels, since node role labels may not change behavior of the system. DEPRECATED: use a label selector provided by test initialization.
Source Files ¶
system_utils.go
- Version
- v1.16.13
- Published
- Jul 15, 2020
- Platform
- js/wasm
- Imports
- 1 packages
- Last checked
- 18 minutes ago –
Tools for package owners.