 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
      View Source
      
  
const (
	ResourceType = "Applications.Core/gateways"
)
    Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Renderer ¶
type Renderer struct {
}
    func (Renderer) GetDependencyIDs ¶
func (Renderer) Render ¶
func (r Renderer) Render(ctx context.Context, dm v1.DataModelInterface, options renderers.RenderOptions) (renderers.RendererOutput, error)
Render creates a gateway object and http route objects based on the given parameters, and returns them along with a computed value for the gateway's public endpoint.
 Click to show internal directories. 
   Click to hide internal directories.