Home
last modified time | relevance | path

Searched refs:Autoscaler (Results 1 – 1 of 1) sorted by relevance

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go1852 type Autoscaler struct { struct
1938 func (s *Autoscaler) MarshalJSON() ([]byte, error) { argument
1939 type noMethod Autoscaler
2001 Items []*Autoscaler `json:"items,omitempty"`
2095 Autoscalers []*Autoscaler `json:"autoscalers,omitempty"`
12120 Items []*Autoscaler `json:"items,omitempty"`
20362 func (c *AutoscalersGetCall) Do(opts ...googleapi.CallOption) (*Autoscaler, error) {
20381 ret := &Autoscaler{
20443 autoscaler *Autoscaler
20451 func (r *AutoscalersService) Insert(project string, zone string, autoscaler *Autoscaler) *Autoscale…
[all …]