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