Skip to content

Latest commit

 

History

History

pkg

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Package github.com/AljabrIO/koalja-operator/pkg

This package and its sub-folders contains main functions of the various Koalja libraries & binaries.

Directories

  • agent Package containing the implementation of link, task & pipeline agents.
  • annotatedvalue Package containing the type definition for AnnotatedValue and related types & services.
  • apis Package containing (in various sub-packages) the Kubernetes APIs for Koalja custom resources.
  • constants Well know constants used in the entire product.
  • controller Package containing the pipeline operator.
  • fs Package containing filesystem service definition. Implementation and client are found in sub-packages.
  • task Package containing custom task executors.
  • tracking Package containing tracking & statistics type & service definitions.
  • util Package containing utility functions.