logging

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Logs

func Logs(cliConnection plugin.CliConnection, w io.Writer, serviceInstanceName string, recent bool, logClientBuilder logclient.LogClientBuilder) error

Types

type EntityStructure

type EntityStructure struct {
	Extra string
}

type ExtraStructure

type ExtraStructure struct {
	ServiceInstanceLogsEndpoint string
}

type ResourceStructure

type ResourceStructure struct {
	Entity EntityStructure `json:"entity"`
}

type ServicePlanEntity added in v1.0.3

type ServicePlanEntity struct {
	ServiceGuid string `json:"service_guid"`
}

type ServicePlanStructure added in v1.0.3

type ServicePlanStructure struct {
	Entity ServicePlanEntity `json:"entity"`
}

type ServiceStructure added in v1.0.3

type ServiceStructure struct {
	Entity EntityStructure
}

Jump to

Keyboard shortcuts

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