/
DE
devtron-labs
/
Consolidate Services
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 12m ago · Updated 1mo ago
Details
AccountService
1
ApplicationService
22
CertificateService
3
ClusterService
6
ProjectService
8
RepositoryService
7
get
List returns list of repos
post
Create creates a repo
put
Update updates a repo
delete
Delete deletes a repo
get
ListApps returns list of apps in the repo
get
GetAppDetails returns application details by given path
post
ValidateAccess validates access to a repository with given parameters
SessionService
2
SettingsService
1
VersionService
1
RepositoryService
Update updates a repo
put
/api/v1/repositories/{repo.repo}
Path parameters
repo.repo
string
required
Request body
V1alpha1Repository
required
connectionState
V1alpha1ConnectionState
enableLfs
boolean
insecure
boolean
insecureIgnoreHostKey
boolean
password
string
repo
string
sshPrivateKey
string
tlsClientCertData
string
tlsClientCertKey
string
username
string
Response
(empty)
V1alpha1Repository
required
connectionState
V1alpha1ConnectionState
enableLfs
boolean
insecure
boolean
insecureIgnoreHostKey
boolean
password
string
repo
string
sshPrivateKey
string
tlsClientCertData
string
tlsClientCertKey
string
username
string