Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertConnectorToResourceName ¶
func ConvertConnectorToResourceName( connectorName string, connectorType datamodel.ConnectorType) string
Types ¶
type OperationType ¶
type OperationType string
const ( OperationTypeCheck OperationType = "check" OperationTypeWrite OperationType = "write" OperationTypeHealthCheck OperationType = "healthcheck" )
Click to show internal directories.
Click to hide internal directories.