Skip to content
Snippets Groups Projects
Select Git revision
  • aeefd324e10b783ef96905b509016f3628019469
  • main default protected
  • v1.0.5
  • v1.0.4
  • v1.0.3
  • v1.0.2
  • v1.0.1
  • v1.0.0
8 results

kubernetes_api.py

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    config.py 141 B
    RAPI_ENDPOINT="cloud.fsmpi.rwth-aachen.de"
    RAPI_USER = "gntweb"
    RAPI_PASSWORD = ""
    SOCKET_PATH = "/tmp/gnt-ha-daemon.sock"
    BUFFER_SIZE = 256