Home
last modified time | relevance | path

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

/dports/sysutils/docker-machine/machine-0.16.2/vendor/github.com/exoscale/egoscale/
H A Daddresses.go54 return client.BooleanRequestWithContext(ctx, &DisassociateIPAddress{
74 func (*DisassociateIPAddress) name() string {
77 func (*DisassociateIPAddress) asyncResponse() interface{} {
H A Daddresses_type.go66 type DisassociateIPAddress struct { struct
/dports/security/lego/lego-4.5.3/vendor/github.com/exoscale/egoscale/
H A Daddresses.go88 return client.BooleanRequestWithContext(ctx, &DisassociateIPAddress{
120 type DisassociateIPAddress struct { struct
126 func (DisassociateIPAddress) Response() interface{} { argument
131 func (DisassociateIPAddress) AsyncResponse() interface{} { argument
H A Daddresses_test.go21 req := &DisassociateIPAddress{}
/dports/net/traefik/traefik-2.6.1/vendor/github.com/exoscale/egoscale/
H A Daddresses.go88 return client.BooleanRequestWithContext(ctx, &DisassociateIPAddress{
120 type DisassociateIPAddress struct { struct
126 func (DisassociateIPAddress) Response() interface{} { argument
131 func (DisassociateIPAddress) AsyncResponse() interface{} { argument