SecretList 是 Secret 的列表。
SecretList 是 Secret 的列表。
对象
项目
属性 | 类型 | 描述 |
---|---|---|
|
|
APIVersion 定义了对象的此表示形式的版本化模式。服务器应将识别的模式转换为最新的内部值,并可能拒绝无法识别的值。更多信息:https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources |
|
Items 是 secret 对象的列表。更多信息:https://kubernetes.ac.cn/docs/concepts/configuration/secret |
|
|
|
Kind 是一个字符串值,表示此对象表示的 REST 资源。服务器可以从客户端提交请求的端点推断出这一点。无法更新。使用驼峰式大小写。更多信息:https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds |
|
标准列表元数据。更多信息:https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds |
提供以下 API 端点
/apis/image.openshift.io/v1/namespaces/{namespace}/imagestreams/{name}/secrets
GET
:读取指定 ImageStream 的密钥
参数 | 类型 | 描述 |
---|---|---|
|
|
SecretList 的名称 |
GET
读取指定 ImageStream 的密钥
HTTP 代码 | 响应正文 |
---|---|
200 - OK |
|
401 - 未授权 |
空 |