Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Platform ¶
type Platform int
func GetPlatformType ¶
func (Platform) GetConnectorType ¶ added in v5.6.1
func (p Platform) GetConnectorType() endpoint.ConnectorType
GetConnectorType converts the Platform value to an endpoint.ConnectorType value. With aims to make easier to use one or another
func (Platform) MarshalYAML ¶
MarshalYAML customizes the behavior of Platform when being marshaled into a YAML document. The returned value is marshaled in place of the original value implementing Marshaller
func (*Platform) UnmarshalYAML ¶
UnmarshalYAML customizes the behavior when being unmarshalled from a YAML document
Click to show internal directories.
Click to hide internal directories.