Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type RootResolver ¶
type RootResolver struct {
// contains filtered or unexported fields
}
func New ¶
func New( service *service_installations.Service, licenseResolver resolvers.LicenseRootResolver, ) *RootResolver
func (*RootResolver) Installation ¶
func (r *RootResolver) Installation(ctx context.Context) (resolvers.InstallationsResolver, error)
func (*RootResolver) UpdateInstallation ¶
func (r *RootResolver) UpdateInstallation(context.Context, resolvers.UpdateInstallationArgs) (resolvers.InstallationsResolver, error)
Click to show internal directories.
Click to hide internal directories.