Skip to content
Tags give the ability to mark specific points in history as being important
  • v0.2.0
    go-cloudvps v0.2.0
    
    Taavi Väänänen (4):
          clients: abstract out getClient
          build: update gophercloud to v1.1.1
          build: update gophercloud to v1.3.0
          puppet: Add experimental puppet prefix client
  • v0.1.1
    go-cloudvps v0.1.1
    
    Taavi Väänänen (1):
          build: upgrade dependencies
  • v0.1.0
    Release 0.1.0
    
    Initial tagged release.
    
    Taavi Väänänen (11):
          Initial commit
          Add code to interact with web proxy domain list
          webproxy: add proxy listing
          webproxy: go fmt
          webproxy: add endpoint to find a single proxy
          webproxy: Add missing doc comment
          webproxy: add CreateProxy
          webproxy: add UpdateProxy
          webproxy: add DeleteProxy
          webproxy: use pointers
          webproxy: fix URL handling