Skip to content

Institute of Aircraft Production Technology @ Hamburg University of Technology

License

Notifications You must be signed in to change notification settings

TUHH-IFPT/tuhh-ifpt.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

public development resource namespace of Institute of Aircraft Production Technology

examples

apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
  name: '{kind}.tuhh-ifpt.github.io'
spec:
  group: 'tuhh-ifpt.github.io'
  # ...
  names:
    plural: '{kind}s'
    singular: '{kind}'
    kind: '{kind.camel-case}'
---
!<tag:tuhh-ifpt.github.io,2022:{my}/{tag}> "{data}"
---
<xs:schema 
   xmlns="http://www.w3.org/2001/XMLSchema" 
   xmlns:xs="http://www.w3.org/2001/XMLSchema-datatypes" 
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xmlns:myschema="https://tuhh-ifpt.github.io/{schema}"
   version="1.0">
</xs:schema>

About

Institute of Aircraft Production Technology @ Hamburg University of Technology

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published