Documentation
¶
Index ¶
- func NewAttachCommand() *cobra.Command
- func NewDeleteCommand() *cobra.Command
- func NewGetCommand() *cobra.Command
- func NewListCommand() *cobra.Command
- func NewLogsCommand() *cobra.Command
- func NewServeCommand() *cobra.Command
- func NewSubmitCustomServingJobCommand() *cobra.Command
- func NewSubmitDistributedServingJobCommand() *cobra.Command
- func NewSubmitKFServingJobCommand() *cobra.Command
- func NewSubmitKServeJobCommand() *cobra.Command
- func NewSubmitSeldonServingJobCommand() *cobra.Command
- func NewSubmitTFServingJobCommand() *cobra.Command
- func NewSubmitTRTServingJobCommand() *cobra.Command
- func NewSubmitTritonServingJobCommand() *cobra.Command
- func NewTrafficRouterSplitCommand() *cobra.Command
- func NewUpdateCommand() *cobra.Command
- func NewUpdateCustomCommand() *cobra.Command
- func NewUpdateDistributedCommand() *cobra.Command
- func NewUpdateKServeCommand() *cobra.Command
- func NewUpdateTensorflowCommand() *cobra.Command
- func NewUpdateTritonCommand() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAttachCommand ¶
func NewListCommand ¶
func NewLogsCommand ¶
func NewServeCommand ¶
func NewSubmitDistributedServingJobCommand ¶ added in v0.12.0
func NewSubmitKServeJobCommand ¶ added in v0.9.11
func NewSubmitSeldonServingJobCommand ¶ added in v0.8.0
func NewSubmitTritonServingJobCommand ¶ added in v0.8.5
func NewUpdateCommand ¶ added in v0.8.9
func NewUpdateCustomCommand ¶ added in v0.8.9
NewUpdateCustomCommand update a custom serving
func NewUpdateDistributedCommand ¶ added in v0.12.0
NewUpdateDistributedCommand update a distributed serving
func NewUpdateKServeCommand ¶ added in v0.9.11
NewUpdateKServeCommand update a kserve serving
func NewUpdateTensorflowCommand ¶ added in v0.8.9
NewUpdateTensorflowCommand update a tensorflow serving
func NewUpdateTritonCommand ¶ added in v0.8.9
NewUpdateTritonCommand update a triton serving
Types ¶
This section is empty.
Source Files
¶
- attach.go
- delete.go
- get.go
- list.go
- logs.go
- serving.go
- serving_custom.go
- serving_distributed.go
- serving_kserve.go
- serving_kubeflow.go
- serving_seldon.go
- serving_tensorflow.go
- serving_tensorrt.go
- serving_triton.go
- traffic_router_split.go
- update.go
- update_custom.go
- update_distributed.go
- update_kserve.go
- update_tensorflow.go
- update_triton.go
Click to show internal directories.
Click to hide internal directories.