Home
last modified time | relevance | path

Searched refs:Droplet (Results 1 – 25 of 395) sorted by relevance

12345678910>>...16

/dports/sysutils/doctl/doctl-1.68.0/do/
H A Ddroplets.go37 type Droplet struct { struct
38 *godo.Droplet argument
42 type Droplets []Droplet
56 Get(int) (*Droplet, error)
103 a := si[i].(godo.Droplet)
104 list[i] = Droplet{Droplet: &a}
133 list[i] = Droplet{Droplet: &a}
145 return &Droplet{Droplet: d}, nil
169 d = doDroplet.Droplet
173 return &Droplet{Droplet: d}, nil
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/digitalocean/godo/
H A Ddroplets.go21 Get(context.Context, int) (*Droplet, *Response, error)
42 type Droplet struct { struct
66 func (d *Droplet) PublicIPv4() (string, error) { argument
81 func (d *Droplet) PrivateIPv4() (string, error) { argument
96 func (d *Droplet) PublicIPv6() (string, error) { argument
124 func (d Droplet) String() string { argument
128 func (d Droplet) URN() string { argument
134 Droplet *Droplet `json:"droplet"` member
139 Droplets []Droplet `json:"droplets"`
340 return root.Droplet, resp, err
[all …]
H A Dfloating_ips_test.go26 {Region: &Region{Slug: "nyc3"}, Droplet: &Droplet{ID: 1}, IP: "192.168.0.1"},
27 {Region: &Region{Slug: "nyc3"}, Droplet: &Droplet{ID: 2}, IP: "192.168.0.2"},
96 expected := &FloatingIP{Region: &Region{Slug: "nyc3"}, Droplet: &Droplet{ID: 1}, IP: "192.168.0.1"}
131 expected := &FloatingIP{Region: &Region{Slug: "nyc3"}, Droplet: &Droplet{ID: 1}, IP: "192.168.0.1"}
/dports/sysutils/consul/consul-1.10.3/vendor/github.com/digitalocean/godo/
H A Ddroplets.go21 Get(context.Context, int) (*Droplet, *Response, error)
42 type Droplet struct { struct
66 func (d *Droplet) PublicIPv4() (string, error) { argument
81 func (d *Droplet) PrivateIPv4() (string, error) { argument
96 func (d *Droplet) PublicIPv6() (string, error) { argument
124 func (d Droplet) String() string { argument
128 func (d Droplet) URN() string { argument
134 Droplet *Droplet `json:"droplet"` member
139 Droplets []Droplet `json:"droplets"`
340 return root.Droplet, resp, err
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/vendor/github.com/digitalocean/godo/
H A Ddroplets.go21 Get(context.Context, int) (*Droplet, *Response, error)
42 type Droplet struct { struct
66 func (d *Droplet) PublicIPv4() (string, error) { argument
81 func (d *Droplet) PrivateIPv4() (string, error) { argument
96 func (d *Droplet) PublicIPv6() (string, error) { argument
124 func (d Droplet) String() string { argument
128 func (d Droplet) URN() string { argument
134 Droplet *Droplet `json:"droplet"` member
139 Droplets []Droplet `json:"droplets"`
340 return root.Droplet, resp, err
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/vendor/github.com/digitalocean/godo/
H A Ddroplets.go21 Get(context.Context, int) (*Droplet, *Response, error)
42 type Droplet struct { struct
66 func (d *Droplet) PublicIPv4() (string, error) { argument
81 func (d *Droplet) PrivateIPv4() (string, error) { argument
96 func (d *Droplet) PublicIPv6() (string, error) { argument
124 func (d Droplet) String() string { argument
128 func (d Droplet) URN() string { argument
134 Droplet *Droplet `json:"droplet"` member
139 Droplets []Droplet `json:"droplets"`
340 return root.Droplet, resp, err
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/vendor/github.com/digitalocean/godo/
H A Ddroplets.go21 Get(context.Context, int) (*Droplet, *Response, error)
42 type Droplet struct { struct
66 func (d *Droplet) PublicIPv4() (string, error) { argument
81 func (d *Droplet) PrivateIPv4() (string, error) { argument
96 func (d *Droplet) PublicIPv6() (string, error) { argument
124 func (d Droplet) String() string { argument
128 func (d Droplet) URN() string { argument
134 Droplet *Droplet `json:"droplet"` member
139 Droplets []Droplet `json:"droplets"`
340 return root.Droplet, resp, err
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/vendor/github.com/digitalocean/godo/
H A Ddroplets.go21 Get(context.Context, int) (*Droplet, *Response, error)
42 type Droplet struct { struct
66 func (d *Droplet) PublicIPv4() (string, error) { argument
81 func (d *Droplet) PrivateIPv4() (string, error) { argument
96 func (d *Droplet) PublicIPv6() (string, error) { argument
124 func (d Droplet) String() string { argument
128 func (d Droplet) URN() string { argument
134 Droplet *Droplet `json:"droplet"` member
139 Droplets []Droplet `json:"droplets"`
340 return root.Droplet, resp, err
[all …]
/dports/sysutils/nomad/nomad-1.1.0/vendor/github.com/digitalocean/godo/
H A Ddroplets.go21 Get(context.Context, int) (*Droplet, *Response, error)
42 type Droplet struct { struct
66 func (d *Droplet) PublicIPv4() (string, error) { argument
81 func (d *Droplet) PrivateIPv4() (string, error) { argument
96 func (d *Droplet) PublicIPv6() (string, error) { argument
124 func (d Droplet) String() string { argument
128 func (d Droplet) URN() string { argument
134 Droplet *Droplet `json:"droplet"` member
139 Droplets []Droplet `json:"droplets"`
340 return root.Droplet, resp, err
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/go-discover/provider/digitalocean/vendor/github.com/digitalocean/godo/
H A Ddroplets.go22 Get(context.Context, int) (*Droplet, *Response, error)
31 Neighbors(context.Context, int) ([]Droplet, *Response, error)
43 type Droplet struct { struct
67 func (d *Droplet) PublicIPv4() (string, error) { argument
82 func (d *Droplet) PrivateIPv4() (string, error) { argument
97 func (d *Droplet) PublicIPv6() (string, error) { argument
125 func (d Droplet) String() string { argument
131 Droplet *Droplet `json:"droplet"` member
136 Droplets []Droplet `json:"droplets"`
337 return root.Droplet, resp, err
[all …]
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/github.com/hashicorp/go-discover/provider/digitalocean/vendor/github.com/digitalocean/godo/
H A Ddroplets.go22 Get(context.Context, int) (*Droplet, *Response, error)
31 Neighbors(context.Context, int) ([]Droplet, *Response, error)
43 type Droplet struct { struct
67 func (d *Droplet) PublicIPv4() (string, error) { argument
82 func (d *Droplet) PrivateIPv4() (string, error) { argument
97 func (d *Droplet) PublicIPv6() (string, error) { argument
125 func (d Droplet) String() string { argument
131 Droplet *Droplet `json:"droplet"` member
136 Droplets []Droplet `json:"droplets"`
337 return root.Droplet, resp, err
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-discover/provider/digitalocean/vendor/github.com/digitalocean/godo/
H A Ddroplets.go22 Get(context.Context, int) (*Droplet, *Response, error)
31 Neighbors(context.Context, int) ([]Droplet, *Response, error)
43 type Droplet struct { struct
67 func (d *Droplet) PublicIPv4() (string, error) { argument
82 func (d *Droplet) PrivateIPv4() (string, error) { argument
97 func (d *Droplet) PublicIPv6() (string, error) { argument
125 func (d Droplet) String() string { argument
131 Droplet *Droplet `json:"droplet"` member
136 Droplets []Droplet `json:"droplets"`
337 return root.Droplet, resp, err
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/go-discover/provider/digitalocean/vendor/github.com/digitalocean/godo/
H A Ddroplets.go22 Get(context.Context, int) (*Droplet, *Response, error)
31 Neighbors(context.Context, int) ([]Droplet, *Response, error)
43 type Droplet struct { struct
67 func (d *Droplet) PublicIPv4() (string, error) { argument
82 func (d *Droplet) PrivateIPv4() (string, error) { argument
97 func (d *Droplet) PublicIPv6() (string, error) { argument
125 func (d Droplet) String() string { argument
131 Droplet *Droplet `json:"droplet"` member
136 Droplets []Droplet `json:"droplets"`
337 return root.Droplet, resp, err
[all …]
/dports/sysutils/docker-machine/machine-0.16.2/vendor/github.com/digitalocean/godo/
H A Ddroplets.go20 Get(context.Context, int) (*Droplet, *Response, error)
29 Neighbors(context.Context, int) ([]Droplet, *Response, error)
41 type Droplet struct { struct
65 func (d *Droplet) PublicIPv4() (string, error) { argument
80 func (d *Droplet) PrivateIPv4() (string, error) { argument
95 func (d *Droplet) PublicIPv6() (string, error) { argument
123 func (d Droplet) String() string { argument
129 Droplet *Droplet `json:"droplet"` member
134 Droplets []Droplet `json:"droplets"`
335 return root.Droplet, resp, err
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/go-discover/provider/digitalocean/vendor/github.com/digitalocean/godo/
H A Ddroplets.go22 Get(context.Context, int) (*Droplet, *Response, error)
31 Neighbors(context.Context, int) ([]Droplet, *Response, error)
43 type Droplet struct { struct
67 func (d *Droplet) PublicIPv4() (string, error) { argument
82 func (d *Droplet) PrivateIPv4() (string, error) { argument
97 func (d *Droplet) PublicIPv6() (string, error) { argument
125 func (d Droplet) String() string { argument
131 Droplet *Droplet `json:"droplet"` member
136 Droplets []Droplet `json:"droplets"`
337 return root.Droplet, resp, err
[all …]
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/digitalocean/tests/integration/targets/digital_ocean_droplet/tasks/
H A Dmain.yml11 - name: Ensure Droplet is absent (leftover)
23 - name: Ensure Droplet is absent
34 - name: Verify Droplet is absent
39 - name: Create the Droplet (present)
65 - name: Destroy the Droplet (absent)
76 - name: Verify Droplet is absent (from absent)
85 - name: Create the Droplet (active)
111 - name: Delete the Droplet (absent)
131 - name: Create the Droplet (inactive)
147 - name: Verify Droplet is present (and off)
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/digitalocean/godo/
H A Ddroplets.go21 Get(context.Context, int) (*Droplet, *Response, error)
42 type Droplet struct { struct
67 func (d *Droplet) PublicIPv4() (string, error) { argument
82 func (d *Droplet) PrivateIPv4() (string, error) { argument
97 func (d *Droplet) PublicIPv6() (string, error) { argument
125 func (d Droplet) String() string { argument
130 func (d Droplet) URN() string { argument
136 Droplet *Droplet `json:"droplet"` member
141 Droplets []Droplet `json:"droplets"`
353 return root.Droplet, resp, err
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/digitalocean/godo/
H A Ddroplets.go21 Get(context.Context, int) (*Droplet, *Response, error)
42 type Droplet struct { struct
67 func (d *Droplet) PublicIPv4() (string, error) { argument
82 func (d *Droplet) PrivateIPv4() (string, error) { argument
97 func (d *Droplet) PublicIPv6() (string, error) { argument
125 func (d Droplet) String() string { argument
130 func (d Droplet) URN() string { argument
136 Droplet *Droplet `json:"droplet"` member
141 Droplets []Droplet `json:"droplets"`
353 return root.Droplet, resp, err
[all …]
H A Dfloating_ips_test.go26 {Region: &Region{Slug: "nyc3"}, Droplet: &Droplet{ID: 1}, IP: "192.168.0.1"},
27 {Region: &Region{Slug: "nyc3"}, Droplet: &Droplet{ID: 2}, IP: "192.168.0.2"},
103 expected := &FloatingIP{Region: &Region{Slug: "nyc3"}, Droplet: &Droplet{ID: 1}, IP: "192.168.0.1"}
138 expected := &FloatingIP{Region: &Region{Slug: "nyc3"}, Droplet: &Droplet{ID: 1}, IP: "192.168.0.1"}
/dports/sysutils/doctl/doctl-1.68.0/vendor/github.com/digitalocean/godo/
H A Ddroplets.go21 Get(context.Context, int) (*Droplet, *Response, error)
42 type Droplet struct { struct
67 func (d *Droplet) PublicIPv4() (string, error) { argument
82 func (d *Droplet) PrivateIPv4() (string, error) { argument
97 func (d *Droplet) PublicIPv6() (string, error) { argument
125 func (d Droplet) String() string { argument
130 func (d Droplet) URN() string { argument
136 Droplet *Droplet `json:"droplet"` member
141 Droplets []Droplet `json:"droplets"`
353 return root.Droplet, resp, err
[all …]
/dports/games/neo/neo-0.6/src/
H A Ddroplet.cpp23 Droplet::Droplet() { in Droplet() function in Droplet
27 Droplet::Droplet(Cloud* cl, uint16_t col, uint16_t endLine, uint16_t cpIdx, in Droplet() function in Droplet
39 void Droplet::Reset() { in Reset()
58 void Droplet::Activate() { in Activate()
65 void Droplet::Advance(high_resolution_clock::time_point curTime) { in Advance()
115 void Droplet::Draw(high_resolution_clock::time_point curTime, bool drawEverything) { in Draw()
159 void Droplet::IncrementTime(milliseconds time) { in IncrementTime()
165 bool Droplet::IsHeadBright(high_resolution_clock::time_point curTime) const { in IsHeadBright()
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/digitalocean/tests/integration/targets/digital_ocean_monitoring_alerts/tasks/
H A Dmain.yml11 - name: Ensure Droplet is absent (leftover)
26 - name: Create the Droplet (active)
42 - name: Verify Droplet is present (from active)
52 - name: Create Droplet Monitoring alerts policy
60 description: Droplet load1 alert
75 - name: Create Droplet Monitoring alerts policy
83 description: Droplet load1 alert
98 - name: Get Droplet Monitoring alerts polices
109 - name: Delete Droplet Monitoring alerts policy
123 - name: Delete the Droplet
[all …]
/dports/sysutils/doctl/doctl-1.68.0/commands/
H A Ddroplet_actions.go63 Droplet actions are tasks that can be executed on a Droplet, such as rebooting, resizing, or snapsh…
82 "reboot <droplet-id>", "Reboot a Droplet", `Use this command to reboot a Droplet.`, Writer,
87 …"power-cycle <droplet-id>", "Powercycle a Droplet", `Use this command to powercycle a Droplet.`, W…
92 … this command to shut down a Droplet. Droplets that are powered off are still billable. To stop bi…
97 … this command to power off a Droplet. Droplets that are powered off are still billable. To stop bi…
102 "power-on <droplet-id>", "Power on a Droplet", `Use this command to power on a Droplet.`, Writer,
107 …se this command to initiate a root password reset on a Droplet. This also powercycles the Droplet.…
112 …mmand to enable IPv6 networking on a Droplet. DigitalOcean will automatically assign an IPv6 addre…
127 dropletResizeDesc := `Use this command to resize a Droplet to a different plan.
133 In order to resize a Droplet, it must first be powered off.`
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/machine/machine-7b7a141da844/vendor/github.com/digitalocean/godo/
H A Ddroplets.go14 List(*ListOptions) ([]Droplet, *Response, error)
15 Get(int) (*Droplet, *Response, error)
16 Create(*DropletCreateRequest) (*Droplet, *Response, error)
22 Neighbors(int) ([]Droplet, *Response, error)
34 type Droplet struct { struct
61 func (d Droplet) String() string { argument
67 Droplet *Droplet `json:"droplet"` member
72 Droplets []Droplet `json:"droplets"`
196 func (s *DropletsServiceOp) Get(dropletID int) (*Droplet, *Response, error) {
214 return root.Droplet, resp, err
[all …]
/dports/sysutils/doctl/doctl-1.68.0/commands/displayers/
H A Ddroplet.go25 type Droplet struct { struct
29 var _ Displayable = &Droplet{}
31 func (d *Droplet) JSON(out io.Writer) error { argument
35 func (d *Droplet) Cols() []string { argument
42 func (d *Droplet) ColMap() map[string]string { argument
52 func (d *Droplet) KV() []map[string]interface{} { argument

12345678910>>...16