flux-core
  • Building Releases
  • License and Support
  • Starting a Flux Instance
  • Interacting with Flux
  • Workflows
  • Flux Administrator's Guide
  • Troubleshooting Guide
  • Glossary
  • Manual Pages
  • Python API
    • Flux Python Basics
    • Flux Job Submission and Monitoring
    • Python Broker Modules
    • Writing a Python Scheduler
    • Complete API Reference
      • flux package
        • Flux()
        • Subpackages
        • Submodules
    • Flux Python Development
    • Indices and tables
  • Resources for Flux Developers
flux-core
  • Python API
  • Complete API Reference
  • flux package
  • flux.job package
  • flux.job.validator package
  • View page source

flux.job.validator package

Submodules

  • flux.job.validator.validator module
    • JobValidator
      • JobValidator.default_validators
      • JobValidator.plugin_namespace
      • JobValidator.start()
      • JobValidator.stop()
      • JobValidator.validate()
    • ValidatorJobInfo
      • ValidatorJobInfo.jobspec
      • ValidatorJobInfo.userid
      • ValidatorJobInfo.flags
      • ValidatorJobInfo.urgency
      • ValidatorJobInfo.required_keys
    • ValidatorPlugin
      • ValidatorPlugin.flux
      • ValidatorPlugin.configure()
      • ValidatorPlugin.flux
      • ValidatorPlugin.validate()
    • ValidatorResult
      • ValidatorResult.errmsg
      • ValidatorResult.push_result()
      • ValidatorResult.success
Previous Next

© Copyright Copyright 2014 Lawrence Livermore National Security, LLC and Flux developers. SPDX-License-Identifier: LGPL-3.0.

Built with Sphinx using a theme provided by Read the Docs.