registry

package
v0.0.0-...-7fcaffa Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Registry

type Registry struct {
	RegistryName            string
	RegistryNamespace       string
	RegistryImage           string
	RegistryPort            int32
	RegistryAppName         string
	RegistryMountPath       string
	RegistryReplicas        *int32
	RegistryServiceName     string
	RegistryServicePort     int
	RegistryServiceProtocol string
}

func (*Registry) CreateRegistryDeployment

func (registryDetails *Registry) CreateRegistryDeployment(clientSet *kubernetes.Clientset) (*appsv1.Deployment, error)

func (*Registry) CreateRegistryService

func (registryDetails *Registry) CreateRegistryService(clientSet *kubernetes.Clientset) (*corev1.Service, error)

Jump to

Keyboard shortcuts

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