Files
google-apis-rs/google_replicapool1_beta2/api/index.html
2021-04-02 00:20:57 +08:00

41 lines
14 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="API documentation for the Rust `api` mod in crate `google_replicapool1_beta2`."><meta name="keywords" content="rust, rustlang, rust-lang, api"><title>google_replicapool1_beta2::api - Rust</title><link rel="stylesheet" type="text/css" href="../../normalize.css"><link rel="stylesheet" type="text/css" href="../../rustdoc.css" id="mainThemeStyle"><link rel="stylesheet" type="text/css" href="../../light.css" id="themeStyle"><link rel="stylesheet" type="text/css" href="../../dark.css" disabled ><link rel="stylesheet" type="text/css" href="../../ayu.css" disabled ><script id="default-settings"></script><script src="../../storage.js"></script><noscript><link rel="stylesheet" href="../../noscript.css"></noscript><link rel="icon" type="image/svg+xml" href="../../favicon.svg">
<link rel="alternate icon" type="image/png" href="../../favicon-16x16.png">
<link rel="alternate icon" type="image/png" href="../../favicon-32x32.png"><style type="text/css">#crate-search{background-image:url("../../down-arrow.svg");}</style></head><body class="rustdoc mod"><!--[if lte IE 8]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="sidebar"><div class="sidebar-menu">&#9776;</div><a href='../../google_replicapool1_beta2/index.html'><div class='logo-container rust-logo'><img src='../../rust-logo.png' alt='logo'></div></a><p class="location">Module api</p><div class="sidebar-elems"><div class="block items"><ul><li><a href="#structs">Structs</a></li><li><a href="#enums">Enums</a></li></ul></div><p class="location"><a href="../index.html">google_replicapool1_beta2</a></p><div id="sidebar-vars" data-name="api" data-ty="mod" data-relpath="../"></div><script defer src="../sidebar-items.js"></script></div></nav><div class="theme-picker"><button id="theme-picker" aria-label="Pick another theme!" aria-haspopup="menu"><img src="../../brush.svg" width="18" alt="Pick another theme!"></button><div id="theme-choices" role="menu"></div></div><script src="../../theme.js"></script><nav class="sub"><form class="search-form"><div class="search-container"><div><select id="crate-search"><option value="All crates">All crates</option></select><input class="search-input" name="search" disabled autocomplete="off" spellcheck="false" placeholder="Click or press S to search, ? for more options…" type="search"></div><button type="button" class="help-button">?</button>
<a id="settings-menu" href="../../settings.html"><img src="../../wheel.svg" width="18" alt="Change settings"></a></div></form></nav><section id="main" class="content"><h1 class="fqn"><span class="in-band">Module <a href="../index.html">google_replicapool1_beta2</a>::<wbr><a class="mod" href="">api</a></span><span class="out-of-band"><span id="render-detail"><a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">[<span class="inner">&#x2212;</span>]</a></span><a class="srclink" href="../../src/google_replicapool1_beta2/api.rs.html#1-4554" title="goto source code">[src]</a></span></h1><h2 id="structs" class="section-header"><a href="#structs">Structs</a></h2>
<table><tr class="module-item"><td><a class="struct" href="struct.InstanceGroupManager.html" title="google_replicapool1_beta2::api::InstanceGroupManager struct">InstanceGroupManager</a></td><td class="docblock-short"><p>An Instance Group Manager resource.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.InstanceGroupManagerAbandonInstanceCall.html" title="google_replicapool1_beta2::api::InstanceGroupManagerAbandonInstanceCall struct">InstanceGroupManagerAbandonInstanceCall</a></td><td class="docblock-short"><p>Removes the specified instances from the managed instance group, and from any target pools of which they were members, without deleting the instances.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.InstanceGroupManagerDeleteCall.html" title="google_replicapool1_beta2::api::InstanceGroupManagerDeleteCall struct">InstanceGroupManagerDeleteCall</a></td><td class="docblock-short"><p>Deletes the instance group manager and all instances contained within. If you'd like to delete the manager without deleting the instances, you must first abandon the instances to remove them from the group.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.InstanceGroupManagerDeleteInstanceCall.html" title="google_replicapool1_beta2::api::InstanceGroupManagerDeleteInstanceCall struct">InstanceGroupManagerDeleteInstanceCall</a></td><td class="docblock-short"><p>Deletes the specified instances. The instances are deleted, then removed from the instance group and any target pools of which they were a member. The targetSize of the instance group manager is reduced by the number of instances deleted.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.InstanceGroupManagerGetCall.html" title="google_replicapool1_beta2::api::InstanceGroupManagerGetCall struct">InstanceGroupManagerGetCall</a></td><td class="docblock-short"><p>Returns the specified Instance Group Manager resource.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.InstanceGroupManagerInsertCall.html" title="google_replicapool1_beta2::api::InstanceGroupManagerInsertCall struct">InstanceGroupManagerInsertCall</a></td><td class="docblock-short"><p>Creates an instance group manager, as well as the instance group and the specified number of instances.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.InstanceGroupManagerList.html" title="google_replicapool1_beta2::api::InstanceGroupManagerList struct">InstanceGroupManagerList</a></td><td class="docblock-short"><p>There is no detailed description.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.InstanceGroupManagerListCall.html" title="google_replicapool1_beta2::api::InstanceGroupManagerListCall struct">InstanceGroupManagerListCall</a></td><td class="docblock-short"><p>Retrieves the list of Instance Group Manager resources contained within the specified zone.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.InstanceGroupManagerMethods.html" title="google_replicapool1_beta2::api::InstanceGroupManagerMethods struct">InstanceGroupManagerMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>instanceGroupManager</em> resources.
It is not used directly, but through the <code>Replicapool</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.InstanceGroupManagerRecreateInstanceCall.html" title="google_replicapool1_beta2::api::InstanceGroupManagerRecreateInstanceCall struct">InstanceGroupManagerRecreateInstanceCall</a></td><td class="docblock-short"><p>Recreates the specified instances. The instances are deleted, then recreated using the instance group manager's current instance template.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.InstanceGroupManagerResizeCall.html" title="google_replicapool1_beta2::api::InstanceGroupManagerResizeCall struct">InstanceGroupManagerResizeCall</a></td><td class="docblock-short"><p>Resizes the managed instance group up or down. If resized up, new instances are created using the current instance template. If resized down, instances are removed in the order outlined in Resizing a managed instance group.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.InstanceGroupManagerSetInstanceTemplateCall.html" title="google_replicapool1_beta2::api::InstanceGroupManagerSetInstanceTemplateCall struct">InstanceGroupManagerSetInstanceTemplateCall</a></td><td class="docblock-short"><p>Sets the instance template to use when creating new instances in this group. Existing instances are not affected.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.InstanceGroupManagerSetTargetPoolCall.html" title="google_replicapool1_beta2::api::InstanceGroupManagerSetTargetPoolCall struct">InstanceGroupManagerSetTargetPoolCall</a></td><td class="docblock-short"><p>Modifies the target pools to which all new instances in this group are assigned. Existing instances in the group are not affected.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.InstanceGroupManagersAbandonInstancesRequest.html" title="google_replicapool1_beta2::api::InstanceGroupManagersAbandonInstancesRequest struct">InstanceGroupManagersAbandonInstancesRequest</a></td><td class="docblock-short"><p>There is no detailed description.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.InstanceGroupManagersDeleteInstancesRequest.html" title="google_replicapool1_beta2::api::InstanceGroupManagersDeleteInstancesRequest struct">InstanceGroupManagersDeleteInstancesRequest</a></td><td class="docblock-short"><p>There is no detailed description.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.InstanceGroupManagersRecreateInstancesRequest.html" title="google_replicapool1_beta2::api::InstanceGroupManagersRecreateInstancesRequest struct">InstanceGroupManagersRecreateInstancesRequest</a></td><td class="docblock-short"><p>There is no detailed description.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.InstanceGroupManagersSetInstanceTemplateRequest.html" title="google_replicapool1_beta2::api::InstanceGroupManagersSetInstanceTemplateRequest struct">InstanceGroupManagersSetInstanceTemplateRequest</a></td><td class="docblock-short"><p>There is no detailed description.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.InstanceGroupManagersSetTargetPoolsRequest.html" title="google_replicapool1_beta2::api::InstanceGroupManagersSetTargetPoolsRequest struct">InstanceGroupManagersSetTargetPoolsRequest</a></td><td class="docblock-short"><p>There is no detailed description.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Operation.html" title="google_replicapool1_beta2::api::Operation struct">Operation</a></td><td class="docblock-short"><p>An operation resource, used to manage asynchronous API requests.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.OperationError.html" title="google_replicapool1_beta2::api::OperationError struct">OperationError</a></td><td class="docblock-short"><p>[Output Only] If errors occurred during processing of this operation, this field will be populated.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.OperationErrorErrors.html" title="google_replicapool1_beta2::api::OperationErrorErrors struct">OperationErrorErrors</a></td><td class="docblock-short"><p>[Output Only] The array of errors encountered while processing this operation.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.OperationList.html" title="google_replicapool1_beta2::api::OperationList struct">OperationList</a></td><td class="docblock-short"><p>There is no detailed description.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.OperationWarnings.html" title="google_replicapool1_beta2::api::OperationWarnings struct">OperationWarnings</a></td><td class="docblock-short"><p>[Output Only] If there are issues with this operation, a warning is returned.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.OperationWarningsData.html" title="google_replicapool1_beta2::api::OperationWarningsData struct">OperationWarningsData</a></td><td class="docblock-short"><p>[Output only] Metadata for this warning in key:value format.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ReplicaPoolAutoHealingPolicy.html" title="google_replicapool1_beta2::api::ReplicaPoolAutoHealingPolicy struct">ReplicaPoolAutoHealingPolicy</a></td><td class="docblock-short"><p>There is no detailed description.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Replicapool.html" title="google_replicapool1_beta2::api::Replicapool struct">Replicapool</a></td><td class="docblock-short"><p>Central instance to access all Replicapool related resource activities</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ZoneOperationGetCall.html" title="google_replicapool1_beta2::api::ZoneOperationGetCall struct">ZoneOperationGetCall</a></td><td class="docblock-short"><p>Retrieves the specified zone-specific operation resource.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ZoneOperationListCall.html" title="google_replicapool1_beta2::api::ZoneOperationListCall struct">ZoneOperationListCall</a></td><td class="docblock-short"><p>Retrieves the list of operation resources contained within the specified zone.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ZoneOperationMethods.html" title="google_replicapool1_beta2::api::ZoneOperationMethods struct">ZoneOperationMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>zoneOperation</em> resources.
It is not used directly, but through the <code>Replicapool</code> hub.</p>
</td></tr></table><h2 id="enums" class="section-header"><a href="#enums">Enums</a></h2>
<table><tr class="module-item"><td><a class="enum" href="enum.Scope.html" title="google_replicapool1_beta2::api::Scope enum">Scope</a></td><td class="docblock-short"><p>Identifies the an OAuth2 authorization scope.
A scope is needed when requesting an
<a href="https://developers.google.com/youtube/v3/guides/authentication">authorization token</a>.</p>
</td></tr></table></section><section id="search" class="content hidden"></section><section class="footer"></section><div id="rustdoc-vars" data-root-path="../../" data-current-crate="google_replicapool1_beta2"></div>
<script src="../../main.js"></script><script defer src="../../search-index.js"></script></body></html>