# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
Kubeadm types
These types were copied in from kubernetes/kubernetes
.
The types found in kubernetes/kubernetes
are incompatible with [email protected]
.
[email protected]
requires that all fields of all embedded types have json struct tags and kubeadm types are missing a few.
If the kubeadm types ever escape kubernetes/kubernetes
then we will adopt those assuming the types do all have json struct tags.