Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NetworkInterfaceService ¶
type NetworkInterfaceService struct {
Service services.Service[*resourcespb.NetworkInterfaceArgs, *resourcespb.NetworkInterfaceResource]
}
func NewNetworkInterfaceService ¶
func NewNetworkInterfaceService(database *db.Database) NetworkInterfaceService
func (NetworkInterfaceService) Convert ¶
func (s NetworkInterfaceService) Convert(resourceId string, args *resourcespb.NetworkInterfaceArgs, state *output.TfState) (*resourcespb.NetworkInterfaceResource, error)
Click to show internal directories.
Click to hide internal directories.