Documentation
      ¶
    
    
  
    
  
    Overview ¶
Package context contains utilities for working with Function context.
Index ¶
Constants ¶
      View Source
      
  const ( // KeyEnvironment is the context key Crossplane sets to inject the // Composition Environment into Function context. // // https://github.com/crossplane/crossplane/blob/579702/design/one-pager-composition-environment.md // // THIS IS AN ALPHA FEATURE. Do not use it in production. It is not honored // unless the relevant Crossplane feature flag is enabled, and may be // changed or removed without notice. KeyEnvironment = "apiextensions.crossplane.io/environment" )
Well-known context keys.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.