registrations

package
v1.3.9 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Fetcher

type Fetcher struct {
	// contains filtered or unexported fields
}

func NewFetcher

func NewFetcher(conn cliConn) *Fetcher

func (*Fetcher) Fetch

func (f *Fetcher) Fetch(appGuid, registrationType string) ([]Registration, error)

func (*Fetcher) FetchAll

func (f *Fetcher) FetchAll(registrationType string) (map[string][]Registration, error)

type Registration

type Registration struct {
	Name             string
	Type             string
	Config           string
	NumberOfBindings int
}

Jump to

Keyboard shortcuts

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