...

Package subresources

import "kubevirt.io/client-go/subresources"
Overview
Index

Overview ▾

Index ▾

Package files

constants.go

Constants

PlainStreamProtocolName is a subprotocol which indicates a plain websocket stream. Mostly useful for browser connections which need to use the websocket subprotocol field to pass credentials. As a consequence they need to get a subprotocol back.

const PlainStreamProtocolName = "plain.kubevirt.io"