MCPcopy
hub / github.com/google/seesaw / DeleteVIP

Method DeleteVIP

ncc/client/ncc_client.go:126–126  ·  view source on GitHub ↗

DeleteVIP removes a VIP from the load balancing interface.

(*seesaw.VIP)

Source from the content-addressed store, hash-verified

124
125 // DeleteVIP removes a VIP from the load balancing interface.
126 DeleteVIP(*seesaw.VIP) error
127
128 // AddVLAN adds a VLAN interface to the load balancing interface.
129 AddVLAN(vlan *seesaw.VLAN) error

Callers 3

interfaceTestsFunction · 0.65
downMethod · 0.65
unconfigureVIPMethod · 0.65

Implementers 2

nccLBIfacencc/client/ncc_client.go
DummyLBInterfacencc/client/dummy.go

Calls

no outgoing calls

Tested by

no test coverage detected