Class K8sJSONSchemasGenerator

  • All Implemented Interfaces:
    Runnable

    public class K8sJSONSchemasGenerator
    extends Object
    implements Runnable
    • Constructor Detail

      • K8sJSONSchemasGenerator

        public K8sJSONSchemasGenerator​(Path sourceBase,
                                       Map<String,​String> configuration)
    • Method Detail

      • run

        public void run()
        Specified by:
        run in interface Runnable