Home
last modified time | relevance | path

Searched defs:ListOSResponse (Results 1 – 3 of 3) sorted by relevance

/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/scaleway/scaleway-sdk-go/api/applesilicon/v1alpha1/
H A Dapplesilicon_sdk.go184 type ListOSResponse struct { struct
186 TotalCount uint32 `json:"total_count"`
188 Os []*OS `json:"os"`
586 func (r *ListOSResponse) UnsafeGetTotalCount() uint32 {
592 func (r *ListOSResponse) UnsafeAppend(res interface{}) (uint32, error) {
/dports/security/lego/lego-4.5.3/vendor/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1/
H A Dbaremetal_sdk.go441 type ListOSResponse struct { struct
443 TotalCount uint32 `json:"total_count"`
445 Os []*OS `json:"os"`
1544 func (r *ListOSResponse) UnsafeGetTotalCount() uint32 {
1550 func (r *ListOSResponse) UnsafeAppend(res interface{}) (uint32, error) {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1/
H A Dbaremetal_sdk.go441 type ListOSResponse struct { struct
443 TotalCount uint32 `json:"total_count"`
445 Os []*OS `json:"os"`
1544 func (r *ListOSResponse) UnsafeGetTotalCount() uint32 {
1550 func (r *ListOSResponse) UnsafeAppend(res interface{}) (uint32, error) {