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

66 lines
17 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_manager1_beta2`."><meta name="keywords" content="rust, rustlang, rust-lang, api"><title>google_manager1_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_manager1_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_manager1_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_manager1_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_manager1_beta2/api.rs.html#1-3431" 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.AccessConfig.html" title="google_manager1_beta2::api::AccessConfig struct">AccessConfig</a></td><td class="docblock-short"><p>A Compute Engine network accessConfig. Identical to the accessConfig on corresponding Compute Engine resource.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Action.html" title="google_manager1_beta2::api::Action struct">Action</a></td><td class="docblock-short"><p>An Action encapsulates a set of commands as a single runnable module with additional information needed during run-time.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AllowedRule.html" title="google_manager1_beta2::api::AllowedRule struct">AllowedRule</a></td><td class="docblock-short"><p>An allowed port resource.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AutoscalingModule.html" title="google_manager1_beta2::api::AutoscalingModule struct">AutoscalingModule</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.AutoscalingModuleStatus.html" title="google_manager1_beta2::api::AutoscalingModuleStatus struct">AutoscalingModuleStatus</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.DeployState.html" title="google_manager1_beta2::api::DeployState struct">DeployState</a></td><td class="docblock-short"><p>[Output Only] The current state of a replica or module.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Deployment.html" title="google_manager1_beta2::api::Deployment struct">Deployment</a></td><td class="docblock-short"><p>A deployment represents a physical instantiation of a Template.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.DeploymentDeleteCall.html" title="google_manager1_beta2::api::DeploymentDeleteCall struct">DeploymentDeleteCall</a></td><td class="docblock-short"><p>A builder for the <em>delete</em> method supported by a <em>deployment</em> resource.
It is not used directly, but through a <code>DeploymentMethods</code> instance.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.DeploymentGetCall.html" title="google_manager1_beta2::api::DeploymentGetCall struct">DeploymentGetCall</a></td><td class="docblock-short"><p>A builder for the <em>get</em> method supported by a <em>deployment</em> resource.
It is not used directly, but through a <code>DeploymentMethods</code> instance.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.DeploymentInsertCall.html" title="google_manager1_beta2::api::DeploymentInsertCall struct">DeploymentInsertCall</a></td><td class="docblock-short"><p>A builder for the <em>insert</em> method supported by a <em>deployment</em> resource.
It is not used directly, but through a <code>DeploymentMethods</code> instance.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.DeploymentListCall.html" title="google_manager1_beta2::api::DeploymentListCall struct">DeploymentListCall</a></td><td class="docblock-short"><p>A builder for the <em>list</em> method supported by a <em>deployment</em> resource.
It is not used directly, but through a <code>DeploymentMethods</code> instance.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.DeploymentMethods.html" title="google_manager1_beta2::api::DeploymentMethods struct">DeploymentMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>deployment</em> resources.
It is not used directly, but through the <code>Manager</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.DeploymentsListResponse.html" title="google_manager1_beta2::api::DeploymentsListResponse struct">DeploymentsListResponse</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.DiskAttachment.html" title="google_manager1_beta2::api::DiskAttachment struct">DiskAttachment</a></td><td class="docblock-short"><p>How to attach a disk to a Replica.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.EnvVariable.html" title="google_manager1_beta2::api::EnvVariable struct">EnvVariable</a></td><td class="docblock-short"><p>An environment variable.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ExistingDisk.html" title="google_manager1_beta2::api::ExistingDisk struct">ExistingDisk</a></td><td class="docblock-short"><p>A pre-existing persistent disk that will be attached to every Replica in the Pool.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.FirewallModule.html" title="google_manager1_beta2::api::FirewallModule struct">FirewallModule</a></td><td class="docblock-short"><p>A Firewall resource</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.FirewallModuleStatus.html" title="google_manager1_beta2::api::FirewallModuleStatus struct">FirewallModuleStatus</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.HealthCheckModule.html" title="google_manager1_beta2::api::HealthCheckModule struct">HealthCheckModule</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.HealthCheckModuleStatus.html" title="google_manager1_beta2::api::HealthCheckModuleStatus struct">HealthCheckModuleStatus</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.LbModule.html" title="google_manager1_beta2::api::LbModule struct">LbModule</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.LbModuleStatus.html" title="google_manager1_beta2::api::LbModuleStatus struct">LbModuleStatus</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.Manager.html" title="google_manager1_beta2::api::Manager struct">Manager</a></td><td class="docblock-short"><p>Central instance to access all Manager related resource activities</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Metadata.html" title="google_manager1_beta2::api::Metadata struct">Metadata</a></td><td class="docblock-short"><p>A Compute Engine metadata entry. Identical to the metadata on the corresponding Compute Engine resource.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.MetadataItem.html" title="google_manager1_beta2::api::MetadataItem struct">MetadataItem</a></td><td class="docblock-short"><p>A Compute Engine metadata item, defined as a key:value pair. Identical to the metadata on the corresponding Compute Engine resource.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Module.html" title="google_manager1_beta2::api::Module struct">Module</a></td><td class="docblock-short"><p>A module in a configuration. A module represents a single homogeneous, possibly replicated task.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ModuleStatus.html" title="google_manager1_beta2::api::ModuleStatus struct">ModuleStatus</a></td><td class="docblock-short"><p>[Output Only] Aggregate status for a module.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.NetworkInterface.html" title="google_manager1_beta2::api::NetworkInterface struct">NetworkInterface</a></td><td class="docblock-short"><p>A Compute Engine NetworkInterface resource. Identical to the NetworkInterface on the corresponding Compute Engine resource.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.NetworkModule.html" title="google_manager1_beta2::api::NetworkModule struct">NetworkModule</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.NetworkModuleStatus.html" title="google_manager1_beta2::api::NetworkModuleStatus struct">NetworkModuleStatus</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.NewDisk.html" title="google_manager1_beta2::api::NewDisk struct">NewDisk</a></td><td class="docblock-short"><p>A Persistent Disk resource that will be created and attached to each Replica in the Pool. Each Replica will have a unique persistent disk that is created and attached to that Replica.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.NewDiskInitializeParams.html" title="google_manager1_beta2::api::NewDiskInitializeParams struct">NewDiskInitializeParams</a></td><td class="docblock-short"><p>Initialization parameters for creating a new disk.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ParamOverride.html" title="google_manager1_beta2::api::ParamOverride struct">ParamOverride</a></td><td class="docblock-short"><p>A specification for overriding parameters in a Template that corresponds to the Deployment.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ReplicaPoolModule.html" title="google_manager1_beta2::api::ReplicaPoolModule struct">ReplicaPoolModule</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.ReplicaPoolModuleStatus.html" title="google_manager1_beta2::api::ReplicaPoolModuleStatus struct">ReplicaPoolModuleStatus</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.ReplicaPoolParams.html" title="google_manager1_beta2::api::ReplicaPoolParams struct">ReplicaPoolParams</a></td><td class="docblock-short"><p>Configuration information for a ReplicaPools resource. Specifying an item within will determine the ReplicaPools API version used for a ReplicaPoolModule. Only one may be specified.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ReplicaPoolParamsV1Beta1.html" title="google_manager1_beta2::api::ReplicaPoolParamsV1Beta1 struct">ReplicaPoolParamsV1Beta1</a></td><td class="docblock-short"><p>Configuration information for a ReplicaPools v1beta1 API resource. Directly maps to ReplicaPool InitTemplate.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ServiceAccount.html" title="google_manager1_beta2::api::ServiceAccount struct">ServiceAccount</a></td><td class="docblock-short"><p>A Compute Engine service account, identical to the Compute Engine resource.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Tag.html" title="google_manager1_beta2::api::Tag struct">Tag</a></td><td class="docblock-short"><p>A Compute Engine Instance tag, identical to the tags on the corresponding Compute Engine Instance resource.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Template.html" title="google_manager1_beta2::api::Template struct">Template</a></td><td class="docblock-short"><p>A Template represents a complete configuration for a Deployment.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.TemplateDeleteCall.html" title="google_manager1_beta2::api::TemplateDeleteCall struct">TemplateDeleteCall</a></td><td class="docblock-short"><p>A builder for the <em>delete</em> method supported by a <em>template</em> resource.
It is not used directly, but through a <code>TemplateMethods</code> instance.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.TemplateGetCall.html" title="google_manager1_beta2::api::TemplateGetCall struct">TemplateGetCall</a></td><td class="docblock-short"><p>A builder for the <em>get</em> method supported by a <em>template</em> resource.
It is not used directly, but through a <code>TemplateMethods</code> instance.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.TemplateInsertCall.html" title="google_manager1_beta2::api::TemplateInsertCall struct">TemplateInsertCall</a></td><td class="docblock-short"><p>A builder for the <em>insert</em> method supported by a <em>template</em> resource.
It is not used directly, but through a <code>TemplateMethods</code> instance.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.TemplateListCall.html" title="google_manager1_beta2::api::TemplateListCall struct">TemplateListCall</a></td><td class="docblock-short"><p>A builder for the <em>list</em> method supported by a <em>template</em> resource.
It is not used directly, but through a <code>TemplateMethods</code> instance.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.TemplateMethods.html" title="google_manager1_beta2::api::TemplateMethods struct">TemplateMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>template</em> resources.
It is not used directly, but through the <code>Manager</code> hub.</p>
</td></tr><tr class="module-item"><td><a class="struct" href="struct.TemplatesListResponse.html" title="google_manager1_beta2::api::TemplatesListResponse struct">TemplatesListResponse</a></td><td class="docblock-short"><p>There is no detailed description.</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_manager1_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_manager1_beta2"></div>
<script src="../../main.js"></script><script defer src="../../search-index.js"></script></body></html>