source_controller

package
v0.0.0-...-53d3859 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 2, 2023 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server struct {
	Addr         string
	ArtifactBase string
	Location     string
	Logger       logr.Logger
}

func NewServer

func NewServer(logger logr.Logger, addr string, location string, artifactBase string) *Server

func (*Server) FetchCode

func (s *Server) FetchCode(platform providers.Platform, event *v1alpha1.KrokEvent, repository *v1alpha1.KrokRepository) (string, error)

func (*Server) ServeStaticFiles

func (s *Server) ServeStaticFiles() error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL