Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
docs: fix docstring formatting (#614)
Browse files Browse the repository at this point in the history
* docs: fix docstring formatting

Committer: @parthea
PiperOrigin-RevId: 410563827

Source-Link: googleapis/googleapis@a0173f5

Source-Link: googleapis/googleapis-gen@e24c57d
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTI0YzU3ZDEwNjBkNmIxZDI1YjI4NDkzN2ZkOTFiYzBmZWEyOTkwMSJ9

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
gcf-owl-bot[bot] and gcf-owl-bot[bot] committed Nov 17, 2021
1 parent 40d5bd8 commit 8167464
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 40 deletions.
Expand Up @@ -144,10 +144,10 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
* See
* https://kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/
* The following values are allowed.
* - "none": the default, which represents the existing scheduling behavior.
* - "static": allows pods with certain resource characteristics to be
* granted increased CPU affinity and exclusivity on the node.
* The default value is 'none' if unspecified.
* * "none": the default, which represents the existing scheduling behavior.
* * "static": allows pods with certain resource characteristics to be granted
* increased CPU affinity and exclusivity on the node.
* The default value is 'none' if unspecified.
* </pre>
*
* <code>string cpu_manager_policy = 1;</code>
Expand All @@ -174,10 +174,10 @@ public java.lang.String getCpuManagerPolicy() {
* See
* https://kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/
* The following values are allowed.
* - "none": the default, which represents the existing scheduling behavior.
* - "static": allows pods with certain resource characteristics to be
* granted increased CPU affinity and exclusivity on the node.
* The default value is 'none' if unspecified.
* * "none": the default, which represents the existing scheduling behavior.
* * "static": allows pods with certain resource characteristics to be granted
* increased CPU affinity and exclusivity on the node.
* The default value is 'none' if unspecified.
* </pre>
*
* <code>string cpu_manager_policy = 1;</code>
Expand Down Expand Up @@ -690,10 +690,10 @@ public Builder mergeFrom(
* See
* https://kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/
* The following values are allowed.
* - "none": the default, which represents the existing scheduling behavior.
* - "static": allows pods with certain resource characteristics to be
* granted increased CPU affinity and exclusivity on the node.
* The default value is 'none' if unspecified.
* * "none": the default, which represents the existing scheduling behavior.
* * "static": allows pods with certain resource characteristics to be granted
* increased CPU affinity and exclusivity on the node.
* The default value is 'none' if unspecified.
* </pre>
*
* <code>string cpu_manager_policy = 1;</code>
Expand All @@ -719,10 +719,10 @@ public java.lang.String getCpuManagerPolicy() {
* See
* https://kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/
* The following values are allowed.
* - "none": the default, which represents the existing scheduling behavior.
* - "static": allows pods with certain resource characteristics to be
* granted increased CPU affinity and exclusivity on the node.
* The default value is 'none' if unspecified.
* * "none": the default, which represents the existing scheduling behavior.
* * "static": allows pods with certain resource characteristics to be granted
* increased CPU affinity and exclusivity on the node.
* The default value is 'none' if unspecified.
* </pre>
*
* <code>string cpu_manager_policy = 1;</code>
Expand All @@ -748,10 +748,10 @@ public com.google.protobuf.ByteString getCpuManagerPolicyBytes() {
* See
* https://kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/
* The following values are allowed.
* - "none": the default, which represents the existing scheduling behavior.
* - "static": allows pods with certain resource characteristics to be
* granted increased CPU affinity and exclusivity on the node.
* The default value is 'none' if unspecified.
* * "none": the default, which represents the existing scheduling behavior.
* * "static": allows pods with certain resource characteristics to be granted
* increased CPU affinity and exclusivity on the node.
* The default value is 'none' if unspecified.
* </pre>
*
* <code>string cpu_manager_policy = 1;</code>
Expand All @@ -776,10 +776,10 @@ public Builder setCpuManagerPolicy(java.lang.String value) {
* See
* https://kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/
* The following values are allowed.
* - "none": the default, which represents the existing scheduling behavior.
* - "static": allows pods with certain resource characteristics to be
* granted increased CPU affinity and exclusivity on the node.
* The default value is 'none' if unspecified.
* * "none": the default, which represents the existing scheduling behavior.
* * "static": allows pods with certain resource characteristics to be granted
* increased CPU affinity and exclusivity on the node.
* The default value is 'none' if unspecified.
* </pre>
*
* <code>string cpu_manager_policy = 1;</code>
Expand All @@ -800,10 +800,10 @@ public Builder clearCpuManagerPolicy() {
* See
* https://kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/
* The following values are allowed.
* - "none": the default, which represents the existing scheduling behavior.
* - "static": allows pods with certain resource characteristics to be
* granted increased CPU affinity and exclusivity on the node.
* The default value is 'none' if unspecified.
* * "none": the default, which represents the existing scheduling behavior.
* * "static": allows pods with certain resource characteristics to be granted
* increased CPU affinity and exclusivity on the node.
* The default value is 'none' if unspecified.
* </pre>
*
* <code>string cpu_manager_policy = 1;</code>
Expand Down
Expand Up @@ -31,10 +31,10 @@ public interface NodeKubeletConfigOrBuilder
* See
* https://kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/
* The following values are allowed.
* - "none": the default, which represents the existing scheduling behavior.
* - "static": allows pods with certain resource characteristics to be
* granted increased CPU affinity and exclusivity on the node.
* The default value is 'none' if unspecified.
* * "none": the default, which represents the existing scheduling behavior.
* * "static": allows pods with certain resource characteristics to be granted
* increased CPU affinity and exclusivity on the node.
* The default value is 'none' if unspecified.
* </pre>
*
* <code>string cpu_manager_policy = 1;</code>
Expand All @@ -50,10 +50,10 @@ public interface NodeKubeletConfigOrBuilder
* See
* https://kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/
* The following values are allowed.
* - "none": the default, which represents the existing scheduling behavior.
* - "static": allows pods with certain resource characteristics to be
* granted increased CPU affinity and exclusivity on the node.
* The default value is 'none' if unspecified.
* * "none": the default, which represents the existing scheduling behavior.
* * "static": allows pods with certain resource characteristics to be granted
* increased CPU affinity and exclusivity on the node.
* The default value is 'none' if unspecified.
* </pre>
*
* <code>string cpu_manager_policy = 1;</code>
Expand Down
Expand Up @@ -513,10 +513,10 @@ message NodeKubeletConfig {
// https://kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/
//
// The following values are allowed.
// - "none": the default, which represents the existing scheduling behavior.
// - "static": allows pods with certain resource characteristics to be
// granted increased CPU affinity and exclusivity on the node.
// The default value is 'none' if unspecified.
// * "none": the default, which represents the existing scheduling behavior.
// * "static": allows pods with certain resource characteristics to be granted
// increased CPU affinity and exclusivity on the node.
// The default value is 'none' if unspecified.
string cpu_manager_policy = 1;

// Enable CPU CFS quota enforcement for containers that specify CPU limits.
Expand Down

0 comments on commit 8167464

Please sign in to comment.