package
Version:
v0.0.0-...-de13735
Opens a new window with list of versions in this module.
Published: Nov 12, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Client is an HTTP client to connect to ChartMuseum
NewClient creates a new client.
Option configures the client with the provided options.
UploadChartPackage uploads a chart package to nexus (POST /service/rest/v1/components?repository=repo-name)
type Option func(*options)
Option allows specifying various settings
Password is HTTP basic auth password
Timeout specifies the duration (in seconds) before timing out request
URL specifies the chart repo URL
Username is HTTP basic auth username
Source Files
¶
Click to show internal directories.
Click to hide internal directories.