@@ -17,9 +17,9 @@ Response Types:
1717Methods:
1818
1919- <code title =" post /images " >client.Images.<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go#ImageService.New " >New</a >(ctx <a href =" https://pkg.go.dev/context " >context</a >.<a href =" https://pkg.go.dev/context#Context " >Context</a >, body <a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go " >hypeman</a >.<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go#ImageNewParams " >ImageNewParams</a >) (<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go " >hypeman</a >.<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go#Image " >Image</a >, <a href =" https://pkg.go.dev/builtin#error " >error</a >)</code >
20- - <code title =" get /images/{name} " >client.Images.<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go#ImageService.Get " >Get</a >(ctx <a href =" https://pkg.go.dev/context " >context</a >.<a href =" https://pkg.go.dev/context#Context " >Context</a >, name <a href =" https://pkg.go.dev/builtin#string " >string</a >) (<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go " >hypeman</a >.<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go#Image " >Image</a >, <a href =" https://pkg.go.dev/builtin#error " >error</a >)</code >
2120- <code title =" get /images " >client.Images.<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go#ImageService.List " >List</a >(ctx <a href =" https://pkg.go.dev/context " >context</a >.<a href =" https://pkg.go.dev/context#Context " >Context</a >) ([ ] <a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go " >hypeman</a >.<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go#Image " >Image</a >, <a href =" https://pkg.go.dev/builtin#error " >error</a >)</code >
2221- <code title =" delete /images/{name} " >client.Images.<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go#ImageService.Delete " >Delete</a >(ctx <a href =" https://pkg.go.dev/context " >context</a >.<a href =" https://pkg.go.dev/context#Context " >Context</a >, name <a href =" https://pkg.go.dev/builtin#string " >string</a >) <a href =" https://pkg.go.dev/builtin#error " >error</a ></code >
22+ - <code title =" get /images/{name} " >client.Images.<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go#ImageService.Get " >Get</a >(ctx <a href =" https://pkg.go.dev/context " >context</a >.<a href =" https://pkg.go.dev/context#Context " >Context</a >, name <a href =" https://pkg.go.dev/builtin#string " >string</a >) (<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go " >hypeman</a >.<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go#Image " >Image</a >, <a href =" https://pkg.go.dev/builtin#error " >error</a >)</code >
2323
2424# Instances
2525
@@ -35,12 +35,12 @@ Response Types:
3535Methods:
3636
3737- <code title =" post /instances " >client.Instances.<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go#InstanceService.New " >New</a >(ctx <a href =" https://pkg.go.dev/context " >context</a >.<a href =" https://pkg.go.dev/context#Context " >Context</a >, body <a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go " >hypeman</a >.<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go#InstanceNewParams " >InstanceNewParams</a >) (<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go " >hypeman</a >.<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go#Instance " >Instance</a >, <a href =" https://pkg.go.dev/builtin#error " >error</a >)</code >
38- - <code title =" get /instances/{id} " >client.Instances.<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go#InstanceService.Get " >Get</a >(ctx <a href =" https://pkg.go.dev/context " >context</a >.<a href =" https://pkg.go.dev/context#Context " >Context</a >, id <a href =" https://pkg.go.dev/builtin#string " >string</a >) (<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go " >hypeman</a >.<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go#Instance " >Instance</a >, <a href =" https://pkg.go.dev/builtin#error " >error</a >)</code >
3938- <code title =" get /instances " >client.Instances.<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go#InstanceService.List " >List</a >(ctx <a href =" https://pkg.go.dev/context " >context</a >.<a href =" https://pkg.go.dev/context#Context " >Context</a >) ([ ] <a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go " >hypeman</a >.<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go#Instance " >Instance</a >, <a href =" https://pkg.go.dev/builtin#error " >error</a >)</code >
4039- <code title =" delete /instances/{id} " >client.Instances.<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go#InstanceService.Delete " >Delete</a >(ctx <a href =" https://pkg.go.dev/context " >context</a >.<a href =" https://pkg.go.dev/context#Context " >Context</a >, id <a href =" https://pkg.go.dev/builtin#string " >string</a >) <a href =" https://pkg.go.dev/builtin#error " >error</a ></code >
40+ - <code title =" get /instances/{id} " >client.Instances.<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go#InstanceService.Get " >Get</a >(ctx <a href =" https://pkg.go.dev/context " >context</a >.<a href =" https://pkg.go.dev/context#Context " >Context</a >, id <a href =" https://pkg.go.dev/builtin#string " >string</a >) (<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go " >hypeman</a >.<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go#Instance " >Instance</a >, <a href =" https://pkg.go.dev/builtin#error " >error</a >)</code >
4141- <code title =" get /instances/{id}/logs " >client.Instances.<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go#InstanceService.Logs " >Logs</a >(ctx <a href =" https://pkg.go.dev/context " >context</a >.<a href =" https://pkg.go.dev/context#Context " >Context</a >, id <a href =" https://pkg.go.dev/builtin#string " >string</a >, query <a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go " >hypeman</a >.<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go#InstanceLogsParams " >InstanceLogsParams</a >) (<a href =" https://pkg.go.dev/builtin#string " >string</a >, <a href =" https://pkg.go.dev/builtin#error " >error</a >)</code >
42- - <code title =" post /instances/{id}/standby " >client.Instances.<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go#InstanceService.PutInStandby " >PutInStandby </a >(ctx <a href =" https://pkg.go.dev/context " >context</a >.<a href =" https://pkg.go.dev/context#Context " >Context</a >, id <a href =" https://pkg.go.dev/builtin#string " >string</a >) (<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go " >hypeman</a >.<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go#Instance " >Instance</a >, <a href =" https://pkg.go.dev/builtin#error " >error</a >)</code >
43- - <code title =" post /instances/{id}/restore " >client.Instances.<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go#InstanceService.RestoreFromStandby " >RestoreFromStandby </a >(ctx <a href =" https://pkg.go.dev/context " >context</a >.<a href =" https://pkg.go.dev/context#Context " >Context</a >, id <a href =" https://pkg.go.dev/builtin#string " >string</a >) (<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go " >hypeman</a >.<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go#Instance " >Instance</a >, <a href =" https://pkg.go.dev/builtin#error " >error</a >)</code >
42+ - <code title =" post /instances/{id}/restore " >client.Instances.<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go#InstanceService.Restore " >Restore </a >(ctx <a href =" https://pkg.go.dev/context " >context</a >.<a href =" https://pkg.go.dev/context#Context " >Context</a >, id <a href =" https://pkg.go.dev/builtin#string " >string</a >) (<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go " >hypeman</a >.<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go#Instance " >Instance</a >, <a href =" https://pkg.go.dev/builtin#error " >error</a >)</code >
43+ - <code title =" post /instances/{id}/standby " >client.Instances.<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go#InstanceService.Standby " >Standby </a >(ctx <a href =" https://pkg.go.dev/context " >context</a >.<a href =" https://pkg.go.dev/context#Context " >Context</a >, id <a href =" https://pkg.go.dev/builtin#string " >string</a >) (<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go " >hypeman</a >.<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go#Instance " >Instance</a >, <a href =" https://pkg.go.dev/builtin#error " >error</a >)</code >
4444
4545## Volumes
4646
@@ -58,6 +58,28 @@ Response Types:
5858Methods:
5959
6060- <code title =" post /volumes " >client.Volumes.<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go#VolumeService.New " >New</a >(ctx <a href =" https://pkg.go.dev/context " >context</a >.<a href =" https://pkg.go.dev/context#Context " >Context</a >, body <a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go " >hypeman</a >.<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go#VolumeNewParams " >VolumeNewParams</a >) (<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go " >hypeman</a >.<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go#Volume " >Volume</a >, <a href =" https://pkg.go.dev/builtin#error " >error</a >)</code >
61- - <code title =" get /volumes/{id} " >client.Volumes.<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go#VolumeService.Get " >Get</a >(ctx <a href =" https://pkg.go.dev/context " >context</a >.<a href =" https://pkg.go.dev/context#Context " >Context</a >, id <a href =" https://pkg.go.dev/builtin#string " >string</a >) (<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go " >hypeman</a >.<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go#Volume " >Volume</a >, <a href =" https://pkg.go.dev/builtin#error " >error</a >)</code >
6261- <code title =" get /volumes " >client.Volumes.<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go#VolumeService.List " >List</a >(ctx <a href =" https://pkg.go.dev/context " >context</a >.<a href =" https://pkg.go.dev/context#Context " >Context</a >) ([ ] <a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go " >hypeman</a >.<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go#Volume " >Volume</a >, <a href =" https://pkg.go.dev/builtin#error " >error</a >)</code >
6362- <code title =" delete /volumes/{id} " >client.Volumes.<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go#VolumeService.Delete " >Delete</a >(ctx <a href =" https://pkg.go.dev/context " >context</a >.<a href =" https://pkg.go.dev/context#Context " >Context</a >, id <a href =" https://pkg.go.dev/builtin#string " >string</a >) <a href =" https://pkg.go.dev/builtin#error " >error</a ></code >
63+ - <code title =" get /volumes/{id} " >client.Volumes.<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go#VolumeService.Get " >Get</a >(ctx <a href =" https://pkg.go.dev/context " >context</a >.<a href =" https://pkg.go.dev/context#Context " >Context</a >, id <a href =" https://pkg.go.dev/builtin#string " >string</a >) (<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go " >hypeman</a >.<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go#Volume " >Volume</a >, <a href =" https://pkg.go.dev/builtin#error " >error</a >)</code >
64+
65+ # Ingresses
66+
67+ Params Types:
68+
69+ - <a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go " >hypeman</a >.<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go#IngressMatchParam " >IngressMatchParam</a >
70+ - <a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go " >hypeman</a >.<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go#IngressRuleParam " >IngressRuleParam</a >
71+ - <a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go " >hypeman</a >.<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go#IngressTargetParam " >IngressTargetParam</a >
72+
73+ Response Types:
74+
75+ - <a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go " >hypeman</a >.<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go#Ingress " >Ingress</a >
76+ - <a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go " >hypeman</a >.<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go#IngressMatch " >IngressMatch</a >
77+ - <a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go " >hypeman</a >.<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go#IngressRule " >IngressRule</a >
78+ - <a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go " >hypeman</a >.<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go#IngressTarget " >IngressTarget</a >
79+
80+ Methods:
81+
82+ - <code title =" post /ingresses " >client.Ingresses.<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go#IngressService.New " >New</a >(ctx <a href =" https://pkg.go.dev/context " >context</a >.<a href =" https://pkg.go.dev/context#Context " >Context</a >, body <a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go " >hypeman</a >.<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go#IngressNewParams " >IngressNewParams</a >) (<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go " >hypeman</a >.<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go#Ingress " >Ingress</a >, <a href =" https://pkg.go.dev/builtin#error " >error</a >)</code >
83+ - <code title =" get /ingresses " >client.Ingresses.<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go#IngressService.List " >List</a >(ctx <a href =" https://pkg.go.dev/context " >context</a >.<a href =" https://pkg.go.dev/context#Context " >Context</a >) ([ ] <a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go " >hypeman</a >.<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go#Ingress " >Ingress</a >, <a href =" https://pkg.go.dev/builtin#error " >error</a >)</code >
84+ - <code title =" delete /ingresses/{id} " >client.Ingresses.<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go#IngressService.Delete " >Delete</a >(ctx <a href =" https://pkg.go.dev/context " >context</a >.<a href =" https://pkg.go.dev/context#Context " >Context</a >, id <a href =" https://pkg.go.dev/builtin#string " >string</a >) <a href =" https://pkg.go.dev/builtin#error " >error</a ></code >
85+ - <code title =" get /ingresses/{id} " >client.Ingresses.<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go#IngressService.Get " >Get</a >(ctx <a href =" https://pkg.go.dev/context " >context</a >.<a href =" https://pkg.go.dev/context#Context " >Context</a >, id <a href =" https://pkg.go.dev/builtin#string " >string</a >) (<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go " >hypeman</a >.<a href =" https://pkg.go.dev/github.com/onkernel/hypeman-go#Ingress " >Ingress</a >, <a href =" https://pkg.go.dev/builtin#error " >error</a >)</code >
0 commit comments