stream

package
v0.0.0-...-193f477 Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2019 License: Apache-2.0 Imports: 11 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CoredumpStreamer

type CoredumpStreamer struct {
	Namespace     string
	PodUID        string
	ContainerName string
	// contains filtered or unexported fields
}

CoredumpStreamer is a resource that streams the contents of a particular location URL.

func NewCoredumpStreamer

func NewCoredumpStreamer(ns, podUID, containerName string) (*CoredumpStreamer, error)

func (*CoredumpStreamer) DeepCopyObject

func (obj *CoredumpStreamer) DeepCopyObject() runtime.Object

func (*CoredumpStreamer) GetObjectKind

func (obj *CoredumpStreamer) GetObjectKind() schema.ObjectKind

func (*CoredumpStreamer) InputStream

func (s *CoredumpStreamer) InputStream(ctx context.Context, apiVersion, acceptHeader string) (stream io.ReadCloser, flush bool, contentType string, err error)

Jump to

Keyboard shortcuts

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