이 콘텐츠는 선택한 언어로 제공되지 않습니다.
10.11. createRepo
- Name
- createRepo
- Description
- Creates a repository
- Parameters
- string sessionKey
- string label - repository label
- string type - repository type (yum, uln...)
- string url - repository url
- string sslCaCert - SSL CA cert description
- string sslCliCert - SSL Client cert description
- string sslCliKey - SSL Client key description
- Return Value
- struct - channel
- int
id
- string
label
- string
sourceUrl
- string
type
- string
sslCaDesc
- string
sslCertDesc
- string
sslKeyDesc