/
left76
/
ccli1
ОбзорДокументацияВойти
/
left76
/
ccli1
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
ccli1/
.../stack/kubernetes/
..
testdata

Print warnings on stderr for each unsupported features while parsing a compose file for deployment on Kubernetes.

8 лет назад
cli.go

Fix stack ls behaviour with Kubernetes and variout --namespace flag values

8 лет назад
client.go

Add --all-namespaces to docker stack ls command on Kubernetes orchestrator, to list all stacks in all namespaces.

8 лет назад
conversion.go

Fix docker stack services command on Port output when kubernetes service is a LoadBalancer or a NodePort * added tests on Kubernetes service conversion to swarm service

8 лет назад
conversion_test.go

Fixed gometalinter errors on test files

8 лет назад
convert.go

Add namespace column for docker stack ls command while targeting Kubernetes orchestrator

8 лет назад
deploy.go

Add --all-namespaces to docker stack ls command on Kubernetes orchestrator, to list all stacks in all namespaces.

8 лет назад
list.go

Add --all-namespaces to docker stack ls command on Kubernetes orchestrator, to list all stacks in all namespaces.

8 лет назад
ps.go

Add --all-namespaces to docker stack ls command on Kubernetes orchestrator, to list all stacks in all namespaces.

8 лет назад
remove.go

Add --all-namespaces to docker stack ls command on Kubernetes orchestrator, to list all stacks in all namespaces.

8 лет назад
services.go

Add --all-namespaces to docker stack ls command on Kubernetes orchestrator, to list all stacks in all namespaces.

8 лет назад
stack.go

Merge pull request #1039 from mat007/fix-filepath-usage

8 лет назад
stackclient.go

Add --all-namespaces to docker stack ls command on Kubernetes orchestrator, to list all stacks in all namespaces.

8 лет назад
stackclient_test.go

Print warnings on stderr for each unsupported features while parsing a compose file for deployment on Kubernetes.

8 лет назад
warnings.go

Print warnings on stderr for each unsupported features while parsing a compose file for deployment on Kubernetes.

8 лет назад
warnings_test.go

Print warnings on stderr for each unsupported features while parsing a compose file for deployment on Kubernetes.

8 лет назад
watcher.go

Add a common interface between different Kubernetes Stack API versions and use it in kubernetes stack commands * Add kubernetes Stack API v1beta2 client * Upgrade v1beta1 client to remove generated code

8 лет назад