0.2.2 The Codify Release
Updating the naml codify
feature.
Now working with the following Kubernetes objects in the codify
package. I was able to generate working go code from entire namespaces.
- corev1.Pod
- appsv1.Deployment
- appsv1.StatefulSet
- appsv1.DaemonSet
- corev1.ConfigMap
- corev1.Service
- corev1.PersistentVolume
- corev1.PersistentVolumeClaim
- batchv1.Job
- batchv1.CronJob
- rbacv1.Role
- rbacv1.ClusterRole
- rbacv1.RoleBinding
- rbacv1.ClusterRoleBinding
- networkingv1.Ingress
- appsv1.ReplicaSet
- corev1.Endpoints