chartmuseum

package
v0.5.2 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2020 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PublicPort = 80
)

Variables

This section is empty.

Functions

func InitConfigMaps

func InitConfigMaps()

Types

type ChartMuseum

type ChartMuseum struct {
	Option Option
	// contains filtered or unexported fields
}

func New

func New(ctx context.Context, harbor *goharborv1alpha1.Harbor, opt Option) (*ChartMuseum, error)

func (*ChartMuseum) GetCertificates

func (*ChartMuseum) GetCertificates(ctx context.Context) []*certv1.Certificate

func (*ChartMuseum) GetConfigMaps

func (c *ChartMuseum) GetConfigMaps(ctx context.Context) []*corev1.ConfigMap

func (*ChartMuseum) GetConfigMapsCheckSum

func (c *ChartMuseum) GetConfigMapsCheckSum() string

func (*ChartMuseum) GetDeployments

func (c *ChartMuseum) GetDeployments(ctx context.Context) []*appsv1.Deployment

func (*ChartMuseum) GetIngresses

func (c *ChartMuseum) GetIngresses(ctx context.Context) []*netv1.Ingress

func (*ChartMuseum) GetSecrets

func (*ChartMuseum) GetSecrets(ctx context.Context) []*corev1.Secret

func (*ChartMuseum) GetSecretsCheckSum

func (c *ChartMuseum) GetSecretsCheckSum() string

func (*ChartMuseum) GetServices

func (c *ChartMuseum) GetServices(ctx context.Context) []*corev1.Service

type Option

type Option interface {
	GetPriority() *int32
}

Jump to

Keyboard shortcuts

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