 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Overview ¶
Package api includes all OpenShift-specific types used to communicate between the various parts of the OpenShift and the Kubernetes systems.
Unlike the upstream Kubernetes, API objects in OpenShift are separated into individual packages.
Index ¶
Constants ¶
This section is empty.
Variables ¶
Codec is the identity codec for this package - it can only convert itself to itself.
      View Source
      
  
    var NameMayNotBe = []string{".", ".."}
    
      View Source
      
  
var NameMayNotContain = []string{"/", "%"}
    Functions ¶
func GetNameValidationFunc ¶
func GetNameValidationFunc(nameFunc validation.ValidateNameFunc) validation.ValidateNameFunc
GetNameValidationFunc returns a name validation function that includes the standard restrictions we want for all types
Types ¶
This section is empty.
       Source Files
      ¶
      Source Files
      ¶
    
- deep_copy_generated.go
- doc.go
- helpers.go
- register.go
- types.go
       Directories
      ¶
      Directories
      ¶
    
    | Path | Synopsis | 
|---|---|
| Package latest defines the default output serializations that code should use and imports the required schemas. | Package latest defines the default output serializations that code should use and imports the required schemas. | 
| Package v1 is the v1 version of the API. | Package v1 is the v1 version of the API. | 
| Package v1beta3 is the v1beta3 version of the API. | Package v1beta3 is the v1beta3 version of the API. | 
 Click to show internal directories. 
   Click to hide internal directories.