Documentation ¶
Index ¶
Constants ¶
View Source
const ( MediaTypeJSON string = "application/json" //MediaTypeXML string = "application/xml" MediaTypeYAML string = "application/yaml" )
various supported media types TODO: add support for XML
Variables ¶
This section is empty.
Functions ¶
func NewSensorExecutionCtx ¶
func NewSensorExecutionCtx(sensorClient clientset.Interface, kubeClient kubernetes.Interface, clientPool dynamic.ClientPool, discoveryClient discovery.DiscoveryInterface, sensor *v1alpha1.Sensor, controllerInstanceID string) *sensorExecutionCtx
NewSensorExecutionCtx returns a new sensor execution context.
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.