Skip to content

Commit

Permalink
Set hosts versions as type any (#1868)
Browse files Browse the repository at this point in the history
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com>
Co-authored-by: api-clients-generation-pipeline[bot] <54105614+api-clients-generation-pipeline[bot]@users.noreply.github.com> f413230
  • Loading branch information
api-clients-generation-pipeline[bot] and ci.datadog-api-spec committed Feb 14, 2023
1 parent 6d0ed24 commit 92355ea
Show file tree
Hide file tree
Showing 5 changed files with 1,686 additions and 1,686 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9556,10 +9556,10 @@ <h2 class="toggleButton" title="Click to hide Index section">Index ▾</h2>
<dd>&nbsp; &nbsp; <a href="#HostMeta.GetCpuCoresOk">func (o *HostMeta) GetCpuCoresOk() (*int64, bool)</a></dd>


<dd>&nbsp; &nbsp; <a href="#HostMeta.GetFbsdV">func (o *HostMeta) GetFbsdV() []*string</a></dd>
<dd>&nbsp; &nbsp; <a href="#HostMeta.GetFbsdV">func (o *HostMeta) GetFbsdV() []interface{}</a></dd>


<dd>&nbsp; &nbsp; <a href="#HostMeta.GetFbsdVOk">func (o *HostMeta) GetFbsdVOk() (*[]*string, bool)</a></dd>
<dd>&nbsp; &nbsp; <a href="#HostMeta.GetFbsdVOk">func (o *HostMeta) GetFbsdVOk() (*[]interface{}, bool)</a></dd>


<dd>&nbsp; &nbsp; <a href="#HostMeta.GetGohai">func (o *HostMeta) GetGohai() string</a></dd>
Expand All @@ -9586,10 +9586,10 @@ <h2 class="toggleButton" title="Click to hide Index section">Index ▾</h2>
<dd>&nbsp; &nbsp; <a href="#HostMeta.GetMachineOk">func (o *HostMeta) GetMachineOk() (*string, bool)</a></dd>


<dd>&nbsp; &nbsp; <a href="#HostMeta.GetNixV">func (o *HostMeta) GetNixV() []*string</a></dd>
<dd>&nbsp; &nbsp; <a href="#HostMeta.GetNixV">func (o *HostMeta) GetNixV() []interface{}</a></dd>


<dd>&nbsp; &nbsp; <a href="#HostMeta.GetNixVOk">func (o *HostMeta) GetNixVOk() (*[]*string, bool)</a></dd>
<dd>&nbsp; &nbsp; <a href="#HostMeta.GetNixVOk">func (o *HostMeta) GetNixVOk() (*[]interface{}, bool)</a></dd>


<dd>&nbsp; &nbsp; <a href="#HostMeta.GetPlatform">func (o *HostMeta) GetPlatform() string</a></dd>
Expand Down Expand Up @@ -9622,10 +9622,10 @@ <h2 class="toggleButton" title="Click to hide Index section">Index ▾</h2>
<dd>&nbsp; &nbsp; <a href="#HostMeta.GetSocketHostnameOk">func (o *HostMeta) GetSocketHostnameOk() (*string, bool)</a></dd>


<dd>&nbsp; &nbsp; <a href="#HostMeta.GetWinV">func (o *HostMeta) GetWinV() []*string</a></dd>
<dd>&nbsp; &nbsp; <a href="#HostMeta.GetWinV">func (o *HostMeta) GetWinV() []interface{}</a></dd>


<dd>&nbsp; &nbsp; <a href="#HostMeta.GetWinVOk">func (o *HostMeta) GetWinVOk() (*[]*string, bool)</a></dd>
<dd>&nbsp; &nbsp; <a href="#HostMeta.GetWinVOk">func (o *HostMeta) GetWinVOk() (*[]interface{}, bool)</a></dd>


<dd>&nbsp; &nbsp; <a href="#HostMeta.HasAgentChecks">func (o *HostMeta) HasAgentChecks() bool</a></dd>
Expand Down Expand Up @@ -9685,7 +9685,7 @@ <h2 class="toggleButton" title="Click to hide Index section">Index ▾</h2>
<dd>&nbsp; &nbsp; <a href="#HostMeta.SetCpuCores">func (o *HostMeta) SetCpuCores(v int64)</a></dd>


<dd>&nbsp; &nbsp; <a href="#HostMeta.SetFbsdV">func (o *HostMeta) SetFbsdV(v []*string)</a></dd>
<dd>&nbsp; &nbsp; <a href="#HostMeta.SetFbsdV">func (o *HostMeta) SetFbsdV(v []interface{})</a></dd>


<dd>&nbsp; &nbsp; <a href="#HostMeta.SetGohai">func (o *HostMeta) SetGohai(v string)</a></dd>
Expand All @@ -9700,7 +9700,7 @@ <h2 class="toggleButton" title="Click to hide Index section">Index ▾</h2>
<dd>&nbsp; &nbsp; <a href="#HostMeta.SetMachine">func (o *HostMeta) SetMachine(v string)</a></dd>


<dd>&nbsp; &nbsp; <a href="#HostMeta.SetNixV">func (o *HostMeta) SetNixV(v []*string)</a></dd>
<dd>&nbsp; &nbsp; <a href="#HostMeta.SetNixV">func (o *HostMeta) SetNixV(v []interface{})</a></dd>


<dd>&nbsp; &nbsp; <a href="#HostMeta.SetPlatform">func (o *HostMeta) SetPlatform(v string)</a></dd>
Expand All @@ -9718,7 +9718,7 @@ <h2 class="toggleButton" title="Click to hide Index section">Index ▾</h2>
<dd>&nbsp; &nbsp; <a href="#HostMeta.SetSocketHostname">func (o *HostMeta) SetSocketHostname(v string)</a></dd>


<dd>&nbsp; &nbsp; <a href="#HostMeta.SetWinV">func (o *HostMeta) SetWinV(v []*string)</a></dd>
<dd>&nbsp; &nbsp; <a href="#HostMeta.SetWinV">func (o *HostMeta) SetWinV(v []interface{})</a></dd>


<dd>&nbsp; &nbsp; <a href="#HostMeta.UnmarshalJSON">func (o *HostMeta) UnmarshalJSON(bytes []byte) (err error)</a></dd>
Expand Down Expand Up @@ -100041,7 +100041,7 @@ <h2 id="HostMeta">type <a href="https://github.com/DataDog/datadog-api-client-go
<span class="comment">// The number of cores.</span>
<span id="HostMeta.CpuCores"></span> CpuCores *<a href="https://pkg.go.dev/builtin/#int64">int64</a> `json:&#34;cpuCores,omitempty&#34;`
<span class="comment">// An array of Mac versions.</span>
<span id="HostMeta.FbsdV"></span> FbsdV []*<a href="https://pkg.go.dev/builtin/#string">string</a> `json:&#34;fbsdV,omitempty&#34;`
<span id="HostMeta.FbsdV"></span> FbsdV []interface{} `json:&#34;fbsdV,omitempty&#34;`
<span class="comment">// JSON string containing system information.</span>
<span id="HostMeta.Gohai"></span> Gohai *<a href="https://pkg.go.dev/builtin/#string">string</a> `json:&#34;gohai,omitempty&#34;`
<span class="comment">// Agent install method.</span>
Expand All @@ -100051,7 +100051,7 @@ <h2 id="HostMeta">type <a href="https://github.com/DataDog/datadog-api-client-go
<span class="comment">// The machine architecture.</span>
<span id="HostMeta.Machine"></span> Machine *<a href="https://pkg.go.dev/builtin/#string">string</a> `json:&#34;machine,omitempty&#34;`
<span class="comment">// Array of Unix versions.</span>
<span id="HostMeta.NixV"></span> NixV []*<a href="https://pkg.go.dev/builtin/#string">string</a> `json:&#34;nixV,omitempty&#34;`
<span id="HostMeta.NixV"></span> NixV []interface{} `json:&#34;nixV,omitempty&#34;`
<span class="comment">// The OS platform.</span>
<span id="HostMeta.Platform"></span> Platform *<a href="https://pkg.go.dev/builtin/#string">string</a> `json:&#34;platform,omitempty&#34;`
<span class="comment">// The processor.</span>
Expand All @@ -100063,7 +100063,7 @@ <h2 id="HostMeta">type <a href="https://github.com/DataDog/datadog-api-client-go
<span class="comment">// The socket hostname.</span>
<span id="HostMeta.SocketHostname"></span> SocketHostname *<a href="https://pkg.go.dev/builtin/#string">string</a> `json:&#34;socket-hostname,omitempty&#34;`
<span class="comment">// An array of Windows versions.</span>
<span id="HostMeta.WinV"></span> WinV []*<a href="https://pkg.go.dev/builtin/#string">string</a> `json:&#34;winV,omitempty&#34;`
<span id="HostMeta.WinV"></span> WinV []interface{} `json:&#34;winV,omitempty&#34;`
<span id="HostMeta.UnparsedObject"></span> <span class="comment">// UnparsedObject contains the raw value of the object if there was an error when deserializing into the struct</span>
UnparsedObject map[<a href="https://pkg.go.dev/builtin/#string">string</a>]interface{} `json:&#34;-&#34;`
<span id="HostMeta.AdditionalProperties"></span> AdditionalProperties map[<a href="https://pkg.go.dev/builtin/#string">string</a>]interface{}
Expand Down Expand Up @@ -100197,7 +100197,7 @@ <h3 id="HostMeta.GetFbsdV">func (*HostMeta) <a href="https://github.com/DataDog/


</h3>
<pre>func (o *<a href="#HostMeta">HostMeta</a>) GetFbsdV() []*<a href="https://pkg.go.dev/builtin/#string">string</a></pre>
<pre>func (o *<a href="#HostMeta">HostMeta</a>) GetFbsdV() []interface{}</pre>
<p>GetFbsdV returns the FbsdV field value if set, zero value otherwise.


Expand All @@ -100210,7 +100210,7 @@ <h3 id="HostMeta.GetFbsdVOk">func (*HostMeta) <a href="https://github.com/DataDo


</h3>
<pre>func (o *<a href="#HostMeta">HostMeta</a>) GetFbsdVOk() (*[]*<a href="https://pkg.go.dev/builtin/#string">string</a>, <a href="https://pkg.go.dev/builtin/#bool">bool</a>)</pre>
<pre>func (o *<a href="#HostMeta">HostMeta</a>) GetFbsdVOk() (*[]interface{}, <a href="https://pkg.go.dev/builtin/#bool">bool</a>)</pre>
<p>GetFbsdVOk returns a tuple with the FbsdV field value if set, nil otherwise
and a boolean to check if the value has been set.

Expand Down Expand Up @@ -100332,7 +100332,7 @@ <h3 id="HostMeta.GetNixV">func (*HostMeta) <a href="https://github.com/DataDog/d


</h3>
<pre>func (o *<a href="#HostMeta">HostMeta</a>) GetNixV() []*<a href="https://pkg.go.dev/builtin/#string">string</a></pre>
<pre>func (o *<a href="#HostMeta">HostMeta</a>) GetNixV() []interface{}</pre>
<p>GetNixV returns the NixV field value if set, zero value otherwise.


Expand All @@ -100345,7 +100345,7 @@ <h3 id="HostMeta.GetNixVOk">func (*HostMeta) <a href="https://github.com/DataDog


</h3>
<pre>func (o *<a href="#HostMeta">HostMeta</a>) GetNixVOk() (*[]*<a href="https://pkg.go.dev/builtin/#string">string</a>, <a href="https://pkg.go.dev/builtin/#bool">bool</a>)</pre>
<pre>func (o *<a href="#HostMeta">HostMeta</a>) GetNixVOk() (*[]interface{}, <a href="https://pkg.go.dev/builtin/#bool">bool</a>)</pre>
<p>GetNixVOk returns a tuple with the NixV field value if set, nil otherwise
and a boolean to check if the value has been set.

Expand Down Expand Up @@ -100494,7 +100494,7 @@ <h3 id="HostMeta.GetWinV">func (*HostMeta) <a href="https://github.com/DataDog/d


</h3>
<pre>func (o *<a href="#HostMeta">HostMeta</a>) GetWinV() []*<a href="https://pkg.go.dev/builtin/#string">string</a></pre>
<pre>func (o *<a href="#HostMeta">HostMeta</a>) GetWinV() []interface{}</pre>
<p>GetWinV returns the WinV field value if set, zero value otherwise.


Expand All @@ -100507,7 +100507,7 @@ <h3 id="HostMeta.GetWinVOk">func (*HostMeta) <a href="https://github.com/DataDog


</h3>
<pre>func (o *<a href="#HostMeta">HostMeta</a>) GetWinVOk() (*[]*<a href="https://pkg.go.dev/builtin/#string">string</a>, <a href="https://pkg.go.dev/builtin/#bool">bool</a>)</pre>
<pre>func (o *<a href="#HostMeta">HostMeta</a>) GetWinVOk() (*[]interface{}, <a href="https://pkg.go.dev/builtin/#bool">bool</a>)</pre>
<p>GetWinVOk returns a tuple with the WinV field value if set, nil otherwise
and a boolean to check if the value has been set.

Expand Down Expand Up @@ -100768,8 +100768,8 @@ <h3 id="HostMeta.SetFbsdV">func (*HostMeta) <a href="https://github.com/DataDog/


</h3>
<pre>func (o *<a href="#HostMeta">HostMeta</a>) SetFbsdV(v []*<a href="https://pkg.go.dev/builtin/#string">string</a>)</pre>
<p>SetFbsdV gets a reference to the given []*string and assigns it to the FbsdV field.
<pre>func (o *<a href="#HostMeta">HostMeta</a>) SetFbsdV(v []interface{})</pre>
<p>SetFbsdV gets a reference to the given []interface{} and assigns it to the FbsdV field.



Expand Down Expand Up @@ -100833,8 +100833,8 @@ <h3 id="HostMeta.SetNixV">func (*HostMeta) <a href="https://github.com/DataDog/d


</h3>
<pre>func (o *<a href="#HostMeta">HostMeta</a>) SetNixV(v []*<a href="https://pkg.go.dev/builtin/#string">string</a>)</pre>
<p>SetNixV gets a reference to the given []*string and assigns it to the NixV field.
<pre>func (o *<a href="#HostMeta">HostMeta</a>) SetNixV(v []interface{})</pre>
<p>SetNixV gets a reference to the given []interface{} and assigns it to the NixV field.



Expand Down Expand Up @@ -100911,8 +100911,8 @@ <h3 id="HostMeta.SetWinV">func (*HostMeta) <a href="https://github.com/DataDog/d


</h3>
<pre>func (o *<a href="#HostMeta">HostMeta</a>) SetWinV(v []*<a href="https://pkg.go.dev/builtin/#string">string</a>)</pre>
<p>SetWinV gets a reference to the given []*string and assigns it to the WinV field.
<pre>func (o *<a href="#HostMeta">HostMeta</a>) SetWinV(v []interface{})</pre>
<p>SetWinV gets a reference to the given []interface{} and assigns it to the WinV field.



Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ <h2>
<td></td>
<td align="right">12370</td>
<td></td>
<td align="left">2023-02-13 21:23:37.624739798 +0000 UTC</td>
<td align="left">2023-02-14 15:53:41.992965679 +0000 UTC</td>
</tr>

<tr>
Expand All @@ -88,7 +88,7 @@ <h2>
<td></td>
<td align="right">17519</td>
<td></td>
<td align="left">2023-02-13 21:23:37.624739798 +0000 UTC</td>
<td align="left">2023-02-14 15:53:41.992965679 +0000 UTC</td>
</tr>

<tr>
Expand All @@ -97,7 +97,7 @@ <h2>
<td></td>
<td align="right">405</td>
<td></td>
<td align="left">2023-02-13 21:23:37.624739798 +0000 UTC</td>
<td align="left">2023-02-14 15:53:41.992965679 +0000 UTC</td>
</tr>

<tr>
Expand All @@ -106,7 +106,7 @@ <h2>
<td></td>
<td align="right">11457</td>
<td></td>
<td align="left">2023-02-13 21:23:37.624739798 +0000 UTC</td>
<td align="left">2023-02-14 15:53:41.992965679 +0000 UTC</td>
</tr>

<tr>
Expand All @@ -115,7 +115,7 @@ <h2>
<td></td>
<td align="right">589</td>
<td></td>
<td align="left">2023-02-13 21:23:37.624739798 +0000 UTC</td>
<td align="left">2023-02-14 15:53:41.992965679 +0000 UTC</td>
</tr>


Expand Down
Loading

0 comments on commit 92355ea

Please sign in to comment.