operator

command module
v0.0.0-...-58c3220 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2022 License: Apache-2.0 Imports: 18 Imported by: 0

README

Setup services

API service

Execute the following commands to build and launch the API service:

cd packages/operator

dep ensure

make generate-all
make build-all

# The API service will use the current kube config.
./webserver
# If you specify the local backend then the API service will startup etcd and kube API locally.
# Download the the kubebuilder asset by [link](https://github.com/kubernetes-sigs/kubebuilder/releases/tag/v2.3.1)
# Specify the KUBEBUILDER_ASSETS environment variable that must point to the unzip asset dir.
./webserver --backend-type local

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
api
v1alpha1
Package v1alpha1 contains API Schema definitions for the odahuflow v1alpha1 API group +kubebuilder:object:generate=true +groupName=odahuflow.odahu.org
Package v1alpha1 contains API Schema definitions for the odahuflow v1alpha1 API group +kubebuilder:object:generate=true +groupName=odahuflow.odahu.org
cmd
api
TODO: 1.
TODO: 1.
GENERATED BY THE COMMAND ABOVE; DO NOT EDIT This file was generated by swaggo/swag
GENERATED BY THE COMMAND ABOVE; DO NOT EDIT This file was generated by swaggo/swag
pkg
apis/predict_v2
Package predict_v2 provides primitives to interact the openapi HTTP API.
Package predict_v2 provides primitives to interact the openapi HTTP API.
utils/model_registry/objectstorage
Package object_storage provides API to fetch model files and metadata from s3/azureblob/gcs with minimum requirements to model files.
Package object_storage provides API to fetch model files and metadata from s3/azureblob/gcs with minimum requirements to model files.

Jump to

Keyboard shortcuts

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