Class KubernetesSecretGroup


  • public class KubernetesSecretGroup
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void secret​(groovy.lang.Closure<java.util.ArrayList<KubernetesSecret>> closure)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • KubernetesSecretGroup

        public KubernetesSecretGroup()
    • Method Detail

      • secret

        public void secret​(groovy.lang.Closure<java.util.ArrayList<KubernetesSecret>> closure)