Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SMS ¶
type SMS struct {
// contains filtered or unexported fields
}
func (*SMS) GetComponentMetadata ¶ added in v1.11.0
func (t *SMS) GetComponentMetadata() (metadataInfo metadata.MetadataMap)
GetComponentMetadata returns the metadata of the component.
func (*SMS) Invoke ¶
func (t *SMS) Invoke(ctx context.Context, req *bindings.InvokeRequest) (*bindings.InvokeResponse, error)
func (*SMS) Operations ¶
func (t *SMS) Operations() []bindings.OperationKind
Click to show internal directories.
Click to hide internal directories.