...

Source file src/github.com/openshift/api/sharedresource/v1alpha1/doc.go

Documentation: github.com/openshift/api/sharedresource/v1alpha1

     1  // +k8s:deepcopy-gen=package,register
     2  // +k8s:defaulter-gen=TypeMeta
     3  // +k8s:openapi-gen=true
     4  
     5  // +groupName=sharedresource.openshift.io
     6  // Package v1alplha1 is the v1alpha1 version of the API.
     7  package v1alpha1
     8  

View as plain text