repository

package
v1.8.3 Latest Latest
Warning

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

Go to latest
Published: May 10, 2018 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Container

type Container struct {
	Handle   string `json:"container_id"`
	AppID    string `json:"app_guid"`
	SpaceID  string `json:"space_guid"`
	OrgID    string `json:"organization_guid"`
	HostIp   string `json:"host_ip"`
	HostGuid string `json:"host_guid"`
}

type ContainerRepo

type ContainerRepo struct {
	Store datastore.Datastore
}

func (*ContainerRepo) GetByIP

func (c *ContainerRepo) GetByIP(ip string) (Container, error)

Jump to

Keyboard shortcuts

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