change ref docs url format from 1_5 to v1.5
This commit is contained in:
@@ -0,0 +1,34 @@
|
||||
|
||||
|
||||
-----------
|
||||
# SubresourceReference v1beta1
|
||||
|
||||
|
||||
|
||||
Group | Version | Kind
|
||||
------------ | ---------- | -----------
|
||||
Core | v1beta1 | SubresourceReference
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
SubresourceReference contains enough information to let you inspect or modify the referred subresource.
|
||||
|
||||
<aside class="notice">
|
||||
Appears In <a href="#horizontalpodautoscalerspec-v1beta1">HorizontalPodAutoscalerSpec</a> </aside>
|
||||
|
||||
Field | Description
|
||||
------------ | -----------
|
||||
apiVersion <br /> *string* | API version of the referent
|
||||
kind <br /> *string* | Kind of the referent; More info: http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#types-kinds
|
||||
name <br /> *string* | Name of the referent; More info: http://kubernetes.io/docs/user-guide/identifiers#names
|
||||
subresource <br /> *string* | Subresource name of the referent
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user