log

package
v1.6.0 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2019 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KubeLogController

type KubeLogController struct {
	base.APIController
}

func (*KubeLogController) List

func (c *KubeLogController) List()

@Title log @Description pod logs @Param tailLines query int true "log tail lines." @Param cluster path string true "cluster name." @Param namespace path string true "namespace name." @Param pod path string true "pod name." @Param container path string true "container name." @Success 200 {object} "log text" success @router /:pod/containers/:container/namespaces/:namespace/clusters/:cluster [get]

func (*KubeLogController) Prepare

func (c *KubeLogController) Prepare()

func (*KubeLogController) URLMapping

func (c *KubeLogController) URLMapping()

Jump to

Keyboard shortcuts

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