...

Source file src/github.com/openshift/api/operatoringress/v1/doc.go

Documentation: github.com/openshift/api/operatoringress/v1

     1  // +k8s:deepcopy-gen=package,register
     2  // +k8s:defaulter-gen=TypeMeta
     3  // +k8s:openapi-gen=true
     4  
     5  // +kubebuilder:validation:Optional
     6  // +groupName=ingress.operator.openshift.io
     7  package v1
     8  

View as plain text