types

package
v1.52.0 Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2025 License: Apache-2.0 Imports: 0 Imported by: 15

Documentation

Index

Constants

View Source
const (
	// MediaTypeRawStream is vendor specific MIME-Type set for raw TTY streams.
	MediaTypeRawStream = "application/vnd.docker.raw-stream"

	// MediaTypeMultiplexedStream is vendor specific MIME-Type set for stdin/stdout/stderr multiplexed streams.
	MediaTypeMultiplexedStream = "application/vnd.docker.multiplexed-stream"

	// MediaTypeJSON is the MIME-Type for JSON objects.
	MediaTypeJSON = "application/json"

	// MediaTypeNDJSON is the MIME-Type for Newline Delimited JSON objects streams.
	MediaTypeNDJSON = "application/x-ndjson"

	// MediaTypeJSONSequence is the MIME-Type for JSON Text Sequences (RFC7464).
	MediaTypeJSONSequence = "application/json-seq"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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