ownerctl

package
v0.36.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 1, 2024 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(
	configuration librepo.Configuration,
	customConfig config.CustomConfiguration,
	logging librepo.Logging,
	timestamp librepo.Timestamp,
	owners service.Owners,
) controller.OwnerController

Types

type Impl

type Impl struct {
	Configuration       librepo.Configuration
	CustomConfiguration config.CustomConfiguration
	Logging             librepo.Logging
	Timestamp           librepo.Timestamp
	Owners              service.Owners
}

func (*Impl) CreateOwner

func (c *Impl) CreateOwner(w http.ResponseWriter, r *http.Request)

func (*Impl) DeleteOwner

func (c *Impl) DeleteOwner(w http.ResponseWriter, r *http.Request)

func (*Impl) GetOwners

func (c *Impl) GetOwners(w http.ResponseWriter, r *http.Request)

func (*Impl) GetSingleOwner

func (c *Impl) GetSingleOwner(w http.ResponseWriter, r *http.Request)

func (*Impl) IsOwnerController

func (c *Impl) IsOwnerController() bool

func (*Impl) PatchOwner

func (c *Impl) PatchOwner(w http.ResponseWriter, r *http.Request)

func (*Impl) UpdateOwner

func (c *Impl) UpdateOwner(w http.ResponseWriter, r *http.Request)

func (*Impl) WireUp

func (c *Impl) WireUp(_ context.Context, router chi.Router)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL