Documentation
¶
Index ¶
- Constants
- func CreatedJobsCounterInc(job_namespace, framework string)
- func DeletedJobsCounterInc(job_namespace, framework string)
- func FailedJobsCounterInc(job_namespace, framework string)
- func RestartedJobsCounterInc(job_namespace, framework string)
- func SuccessfulJobsCounterInc(job_namespace, framework string)
Constants ¶
View Source
const (
// EnvKubeflowNamespace is ENV for kubeflow namespace specified by user.
EnvKubeflowNamespace = "KUBEFLOW_NAMESPACE"
)
Variables ¶
This section is empty.
Functions ¶
func CreatedJobsCounterInc ¶
func CreatedJobsCounterInc(job_namespace, framework string)
func DeletedJobsCounterInc ¶
func DeletedJobsCounterInc(job_namespace, framework string)
func FailedJobsCounterInc ¶
func FailedJobsCounterInc(job_namespace, framework string)
func RestartedJobsCounterInc ¶
func RestartedJobsCounterInc(job_namespace, framework string)
func SuccessfulJobsCounterInc ¶
func SuccessfulJobsCounterInc(job_namespace, framework string)
Types ¶
This section is empty.
Directories
¶
Path | Synopsis |
---|---|
v1/unstructured
Package unstructured is the package for unstructured informer, which is from https://github.com/argoproj/argo/blob/master/util/unstructured/unstructured.go This is a temporary solution for https://github.com/kubeflow/tf-operator/issues/561
|
Package unstructured is the package for unstructured informer, which is from https://github.com/argoproj/argo/blob/master/util/unstructured/unstructured.go This is a temporary solution for https://github.com/kubeflow/tf-operator/issues/561 |
Click to show internal directories.
Click to hide internal directories.