 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
      View Source
      
  
var (
	ServiceName = "pipeline"
)
    Functions ¶
This section is empty.
Types ¶
type PipelineService ¶
type PipelineService struct {
	// contains filtered or unexported fields
}
    func NewService ¶
func NewService() *PipelineService
func (*PipelineService) Init ¶
func (l *PipelineService) Init(cluster *config.UserContext)
func (*PipelineService) Upgrade ¶
func (l *PipelineService) Upgrade(currentVersion string) (newVersion string, err error)
func (*PipelineService) Version ¶
func (l *PipelineService) Version() (string, error)
 Click to show internal directories. 
   Click to hide internal directories.