Discover Packages
github.com/kubeflow/katib
pkg
apis
manager
directory
Version:
v0.12.0-rc.0
Opens a new window with list of versions in this module.
Published: Aug 19, 2021
License: Apache-2.0
Opens a new window with license information.
README
README
¶
Katib GRPC API
Katib offers the following APIs:
DBManager service is an API for DB services.
Suggestion service is an API for Suggestion services.
EarlyStopping service is an API for EarlyStopping services.
GRPC API documentation
See the Katib v1beta1 API reference docs .
Update API and generate documents
When you want to edit the API, please only edit the corresponding api.proto
and generate other files from it:
We use protoc-gen-doc to
generate the API docs from api.proto
.
Run build.sh
to update every file from api.proto
and generate the docs:
After running build.sh
, follow these steps to update the docs:
Copy the updated content from your generated file
pkg/apis/manager/<version>/gen-doc/api.md
to the doc page in the
kubeflow/website
repository:
kubeflow/website/blob/master/content/docs/reference/katib/<version>/katib.md
.
Create a PR in the kubeflow/website
repository.
(See example PR .)
Expand ▾
Collapse ▴
Directories
¶
Package grpc_health_v1 is a generated protocol buffer package.
Package grpc_health_v1 is a generated protocol buffer package.
Package api_v1_beta1 is a generated protocol buffer package.
Package api_v1_beta1 is a generated protocol buffer package.
Click to show internal directories.
Click to hide internal directories.