Documentation
¶
Index ¶
- Variables
- func DownloadContext(ctxID string, appName string) (*context.Context, error)
- func LatestWorkloadIDKey(resourceID string, appName string) string
- func New(config *userconfig.Config, files map[string][]byte, ignoreCache bool) (*context.Context, error)
- func StatusKey(resourceID string, workloadID string, appName string) string
- func StatusPrefix(appName string) string
- func WorkloadSpecKey(workloadID string, appName string) string
Constants ¶
This section is empty.
Variables ¶
View Source
var ( OperatorTransformersDir = getStr("/src/transformers", "CONST_OPERATOR_TRANSFORMERS_DIR") OperatorAggregatorsDir = getStr("/src/aggregators", "CONST_OPERATOR_AGGREGATORS_DIR") )
Functions ¶
func LatestWorkloadIDKey ¶
func StatusPrefix ¶
func WorkloadSpecKey ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.