Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
      View Source
      
  
const ( DefaultNamespace = "default" RouterServiceAccountName = "router" RouterServiceName = "router" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RouterComponentOptions ¶
type RouterComponentOptions struct {
	InstallContext componentinstall.Context
}
    func (*RouterComponentOptions) Install ¶
func (c *RouterComponentOptions) Install(dockerClient dockerhelper.Interface) error
func (*RouterComponentOptions) Name ¶
func (c *RouterComponentOptions) Name() string
 Click to show internal directories. 
   Click to hide internal directories.