You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

20 lines
272 B

  1. # This module is automatically generated by autogen.sh. DO NOT EDIT.
  2. from . import _K8S
  3. class _Others(_K8S):
  4. _type = "others"
  5. _icon_dir = "resources/k8s/others"
  6. class CRD(_Others):
  7. _icon = "crd.png"
  8. class PSP(_Others):
  9. _icon = "psp.png"
  10. # Aliases