Home
last modified time | relevance | path

Searched refs:JobComplete (Results 1 – 25 of 213) sorted by relevance

123456789

/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/controller/job/
H A Dutils_test.go33 batch.JobComplete,
38 batch.JobComplete,
43 batch.JobComplete,
H A Dutils.go28 if (c.Type == batch.JobComplete || c.Type == batch.JobFailed) && c.Status == v1.ConditionTrue {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/integration/service/
H A Djobs_test.go83 poll.WaitOn(t, swarm.JobComplete(client, service), swarm.ServicePoll)
120 poll.WaitOn(t, swarm.JobComplete(client, service), swarm.ServicePoll)
142 poll.WaitOn(t, swarm.JobComplete(client, service2), swarm.ServicePoll)
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/integration/service/
H A Djobs_test.go83 poll.WaitOn(t, swarm.JobComplete(client, service), swarm.ServicePoll)
120 poll.WaitOn(t, swarm.JobComplete(client, service), swarm.ServicePoll)
142 poll.WaitOn(t, swarm.JobComplete(client, service2), swarm.ServicePoll)
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/integration/service/
H A Djobs_test.go83 poll.WaitOn(t, swarm.JobComplete(client, service), swarm.ServicePoll)
120 poll.WaitOn(t, swarm.JobComplete(client, service), swarm.ServicePoll)
142 poll.WaitOn(t, swarm.JobComplete(client, service2), swarm.ServicePoll)
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/integration/service/
H A Djobs_test.go83 poll.WaitOn(t, swarm.JobComplete(client, service), swarm.ServicePoll)
120 poll.WaitOn(t, swarm.JobComplete(client, service), swarm.ServicePoll)
142 poll.WaitOn(t, swarm.JobComplete(client, service2), swarm.ServicePoll)
/dports/audio/clementine-player/Clementine-1.4.0rc1/src/transcoder/
H A Dtranscodedialog.cpp114 connect(transcoder_, SIGNAL(JobComplete(QString, QString, bool)), in TranscodeDialog()
115 SLOT(JobComplete(QString, QString, bool))); in TranscodeDialog()
178 void TranscodeDialog::JobComplete(const QString& input, const QString& output, in JobComplete() function in TranscodeDialog
H A Dtranscodedialog.h53 void JobComplete(const QString& input, const QString& output, bool success);
/dports/sysutils/kubectl/kubernetes-1.22.2/cmd/kubeadm/app/phases/upgrade/
H A Dhealth.go187 if cond.Type == batchv1.JobComplete {
191 lastError = errors.Errorf("no condition of type %v", batchv1.JobComplete)
/dports/audio/strawberry/strawberry-1.0.0/src/transcoder/
H A Dtranscodedialog.cpp147 QObject::connect(transcoder_, &Transcoder::JobComplete, this, &TranscodeDialog::JobComplete); in TranscodeDialog()
279 void TranscodeDialog::JobComplete(const QString &input, const QString &output, bool success) { in JobComplete() function in TranscodeDialog
/dports/net-mgmt/prometheus1/prometheus-1.8.2/vendor/k8s.io/client-go/pkg/apis/batch/v1/
H A Dtypes.go145 JobComplete JobConditionType = "Complete" const
/dports/security/vault/vault-1.8.2/vendor/k8s.io/api/batch/v1/
H A Dtypes.go170 JobComplete JobConditionType = "Complete" const
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/vendor/k8s.io/api/batch/v1/
H A Dtypes.go158 JobComplete JobConditionType = "Complete" const
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1/
H A Dtypes.go170 JobComplete JobConditionType = "Complete" const
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/cli/cli-20.10.2/vendor/k8s.io/api/batch/v1/
H A Dtypes.go170 JobComplete JobConditionType = "Complete" const
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/k8s.io/api/batch/v1/
H A Dtypes.go170 JobComplete JobConditionType = "Complete" const
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/k8s.io/api/api-0.16.8/batch/v1/
H A Dtypes.go170 JobComplete JobConditionType = "Complete" const
/dports/sysutils/consul/consul-1.10.3/vendor/k8s.io/api/batch/v1/
H A Dtypes.go170 JobComplete JobConditionType = "Complete" const
/dports/sysutils/docker/docker-ce-18.09.5/components/cli/vendor/k8s.io/api/batch/v1/
H A Dtypes.go158 JobComplete JobConditionType = "Complete" const
/dports/net/concourse-fly/concourse-6.7.1/vendor/k8s.io/api/batch/v1/
H A Dtypes.go170 JobComplete JobConditionType = "Complete" const
/dports/misc/concourse/concourse-6.7.2/vendor/k8s.io/api/batch/v1/
H A Dtypes.go170 JobComplete JobConditionType = "Complete" const
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/k8s.io/api/api-7cf5895f2711/batch/v1/
H A Dtypes.go170 JobComplete JobConditionType = "Complete" const
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/k8s.io/api/batch/v1/
H A Dtypes.go170 JobComplete JobConditionType = "Complete" const
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/vendor/k8s.io/api/batch/v1/
H A Dtypes.go170 JobComplete JobConditionType = "Complete" const
/dports/net-mgmt/prometheus1/prometheus-1.8.2/vendor/k8s.io/client-go/pkg/apis/batch/
H A Dtypes.go166 JobComplete JobConditionType = "Complete" const

123456789