registry

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: 21 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PublicPort = 80
)

Variables

This section is empty.

Functions

func InitConfigMaps

func InitConfigMaps()

Types

type Option

type Option interface {
	GetPriority() *int32
}

type Registry

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

func New

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

func (*Registry) GetCertificates

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

func (*Registry) GetConfigMaps

func (r *Registry) GetConfigMaps(ctx context.Context) []*corev1.ConfigMap

func (*Registry) GetConfigMapsCheckSum

func (r *Registry) GetConfigMapsCheckSum() string

func (*Registry) GetDeployments

func (r *Registry) GetDeployments(ctx context.Context) []*appsv1.Deployment

func (*Registry) GetIngresses

func (r *Registry) GetIngresses(ctx context.Context) []*netv1.Ingress

func (*Registry) GetSecrets

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

func (*Registry) GetSecretsCheckSum

func (r *Registry) GetSecretsCheckSum() string

func (*Registry) GetServices

func (r *Registry) GetServices(ctx context.Context) []*corev1.Service

Jump to

Keyboard shortcuts

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