Skip to content

Latest commit

 

History

History
84 lines (56 loc) · 3.03 KB

xgboost_generated.asciidoc

File metadata and controls

84 lines (56 loc) · 3.03 KB

API Reference

Packages

kubeflow.org/v1

Package v1 is the v1 version of the API.

Package v1 contains API Schema definitions for the kubeflow.org v1 API group

Resource Types

Definitions

XGBoostJob

XGBoostJob is the Schema for the xgboostjobs API

Appears In:
Field Description

apiVersion string

kubeflow.org/v1

kind string

XGBoostJob

TypeMeta TypeMeta

metadata ObjectMeta

Refer to Kubernetes API documentation for fields of metadata.

status JobStatus

XGBoostJobList

XGBoostJobList contains a list of XGBoostJob

Field Description

apiVersion string

kubeflow.org/v1

kind string

XGBoostJobList

TypeMeta TypeMeta

metadata ListMeta

Refer to Kubernetes API documentation for fields of metadata.

items XGBoostJob

XGBoostJobSpec

XGBoostJobSpec defines the desired state of XGBoostJob

Appears In:
Field Description

runPolicy RunPolicy

INSERT ADDITIONAL SPEC FIELDS - desired state of cluster Important: Run "make" to regenerate code after modifying this file

xgbReplicaSpecs object (keys:ReplicaType, values:ReplicaSpec)