github krisnova/naml v0.2.2
0.2.2 The Codify Release

latest releases: v1.0.3, v1.0.2, v1.0.1...
3 years ago

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

Don't miss a new naml release

NewReleases is sending notifications on new releases.