pulp

package
v0.0.0-...-851e5e8 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2024 License: GPL-3.0 Imports: 12 Imported by: 0

Documentation

Overview

Package pulp provides package repository management functionality.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Debs

func Debs(
	client *http.Client,
	hostname string,
	repository string,
	count uint,
) ([]string, error)

Debs which can be deleted.

func Login

func Login(
	hostname string,
	username string,
	password string,
	caDER []byte,
) (*http.Client, error)

Login return client-side certificate authorized http client.

func RemoveDeb

func RemoveDeb(
	client *http.Client,
	hostname string,
	repository string,
	version string,
) error

func RemoveRpm

func RemoveRpm(
	client *http.Client,
	hostname string,
	repository string,
	version string,
) error

func Rpms

func Rpms(
	client *http.Client,
	hostname string,
	repository string,
	count uint,
) ([]string, error)

Rpms which can be deleted.

Types

This section is empty.

Jump to

Keyboard shortcuts

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