cross_version_object_reference
Source: base/pkg/kusion_kubernetes/api/autoscaling/v1/cross_version_object_reference.k
This is the cross_version_object_reference module in kusion_kubernetes.api.autoscaling.v1 package.
This file was generated by the KCL auto-gen tool. DO NOT EDIT.
Editing this file might prove futile when you re-run the KCL auto-gen generate command.
Schema CrossVersionObjectReference
CrossVersionObjectReference contains enough information to let you identify the referred resource.
Attributes
Name and Description | Type | Default Value | Required |
---|---|---|---|
apiVersion API version of the referent | str | Undefined | optional |
kind Kind of the referent; More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md\#types-kinds" | str | Undefined | required |
name Name of the referent; More info: http://kubernetes.io/docs/user-guide/identifiers\#names | str | Undefined | required |