Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
      View Source
      
  
const ( DefaultTemplateName = "project-request" ProjectNameParam = "PROJECT_NAME" ProjectDisplayNameParam = "PROJECT_DISPLAYNAME" ProjectDescriptionParam = "PROJECT_DESCRIPTION" ProjectAdminUserParam = "PROJECT_ADMIN_USER" ProjectRequesterParam = "PROJECT_REQUESTING_USER" )
Variables ¶
This section is empty.
Functions ¶
func DefaultTemplate ¶
func DefaultTemplate() *templateapi.Template
Types ¶
type REST ¶
type REST struct {
	// contains filtered or unexported fields
}
    func NewREST ¶
func NewREST(message, templateNamespace, templateName string, openshiftClient *client.Client, kubeClient *kclientset.Clientset, policyBindingCache client.PolicyBindingsListerNamespacer) *REST
func (*REST) Create ¶
func (*REST) List ¶
      
      Source Files
      ¶
    
- delegated.go
 - sample_template.go
 
 Click to show internal directories. 
   Click to hide internal directories.