services_test

package
v0.0.0-...-11c8c7b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 11, 2017 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LastOperation

type LastOperation struct {
	State string `json:"state"`
}

type Resource

type Resource struct {
	Entity Service `json:"entity"`
}

type Response

type Response struct {
	Resources []Resource `json:"resources"`
}

type Service

type Service struct {
	Name          string        `json:"name"`
	LastOperation LastOperation `json:"last_operation"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL