-
- 下载
Merge branch 'feature/cluster-agent-tokens-rest-api' into 'master'
Implement Cluster Agent Tokens REST API See merge request gitlab-org/gitlab!85704
显示
- doc/api/api_resources.md 1 个添加, 0 个删除doc/api/api_resources.md
- doc/api/cluster_agent_tokens.md 216 个添加, 0 个删除doc/api/cluster_agent_tokens.md
- lib/api/api.rb 1 个添加, 0 个删除lib/api/api.rb
- lib/api/clusters/agent_tokens.rb 98 个添加, 0 个删除lib/api/clusters/agent_tokens.rb
- lib/api/entities/clusters/agent_token.rb 11 个添加, 0 个删除lib/api/entities/clusters/agent_token.rb
- lib/api/entities/clusters/agent_token_basic.rb 17 个添加, 0 个删除lib/api/entities/clusters/agent_token_basic.rb
- lib/api/entities/clusters/agent_token_with_token.rb 11 个添加, 0 个删除lib/api/entities/clusters/agent_token_with_token.rb
- spec/factories/clusters/agent_tokens.rb 1 个添加, 0 个删除spec/factories/clusters/agent_tokens.rb
- spec/fixtures/api/schemas/public_api/v4/agent_token.json 24 个添加, 0 个删除spec/fixtures/api/schemas/public_api/v4/agent_token.json
- spec/fixtures/api/schemas/public_api/v4/agent_token_basic.json 22 个添加, 0 个删除...fixtures/api/schemas/public_api/v4/agent_token_basic.json
- spec/fixtures/api/schemas/public_api/v4/agent_token_with_token.json 26 个添加, 0 个删除...res/api/schemas/public_api/v4/agent_token_with_token.json
- spec/fixtures/api/schemas/public_api/v4/agent_tokens.json 4 个添加, 0 个删除spec/fixtures/api/schemas/public_api/v4/agent_tokens.json
- spec/requests/api/clusters/agent_tokens_spec.rb 179 个添加, 0 个删除spec/requests/api/clusters/agent_tokens_spec.rb
加载中
想要评论请 注册 或 登录