containerregistry

package
v1.23.0 Latest Latest
Warning

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

Go to latest
Published: Mar 4, 2025 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AskRegistryInfo

type AskRegistryInfo struct {
	Url      string
	Login    string
	Password string
	Kind     qovery.ContainerRegistryKindEnum
}

type ClusterContainerRegistryService

type ClusterContainerRegistryService interface {
	AskToEditClusterContainerRegistry(organizationId string, clusterId string) error
}

type ClusterContainerRegistryServiceImpl

type ClusterContainerRegistryServiceImpl struct {
	// contains filtered or unexported fields
}

func NewClusterContainerRegistryService

func NewClusterContainerRegistryService(
	client *qovery.APIClient,
	promptUiFactory promptuifactory.PromptUiFactory,
) *ClusterContainerRegistryServiceImpl

func (*ClusterContainerRegistryServiceImpl) AskToEditClusterContainerRegistry

func (service *ClusterContainerRegistryServiceImpl) AskToEditClusterContainerRegistry(organizationId string, clusterId string) error

Jump to

Keyboard shortcuts

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