Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Check ¶
func Check(clusters ...*base.ClusterContext) (err error, skip bool)
If the target clusters are found to contain any non-amd64 nodes, return true.
Notice that only the cluster is checked to be amd64; if the VM needs checked, use build flags or some other technique.
Usage: check first skip; only check err if skip is false. If skip is true, error will be non-nil, with information on why skipping
TODO: make it more granular, allow for hibrid clusters? TODO: allow for list of accepted archs?
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.