Documentation ¶
Overview ¶
Package flags holds default flags for the CWS injector
Index ¶
Constants ¶
View Source
const ( // CWSVolumeMount is used to provide the path to the CWS Volume mount CWSVolumeMount = "cws-volume-mount" // Data represent the user session data to inject Data = "data" // SessionType represents the type of the user session that is being injected SessionType = "session-type" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.