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[*resources.CloudSpecificKubernetesNodePoolArgs, *resources.KubernetesNodePoolResource]
}
func NewKubernetesNodePoolService ¶
func NewKubernetesNodePoolService(database *db.Database) KubernetesNodePoolService
func (KubernetesNodePoolService) Convert ¶
func (s KubernetesNodePoolService) Convert(resourceId string, args []*resources.CloudSpecificKubernetesNodePoolArgs, state *output.TfState) (*resources.KubernetesNodePoolResource, error)
Click to show internal directories.
Click to hide internal directories.