You are viewing documentation for Kubernetes version: v1.23
Kubernetes v1.23 documentation is no longer actively maintained. The version you are currently viewing is a static snapshot. For up-to-date documentation, see the latest version.
ObjectFieldSelector
ObjectFieldSelector 选择对象的 APIVersioned 字段。
import "k8s.io/api/core/v1"
ObjectFieldSelector 选择对象的 APIVersioned 字段。
-
fieldPath (string), 必需的
在指定 API 版本中要选择的字段的路径。
-
apiVersion (string)
fieldPath
写入时所使用的模式版本,默认为 "v1"。
最后修改 March 23, 2022 at 6:10 PM PST: Translate object-field-selector to chinese (#32432) (62149d055f)