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 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
Click to show internal directories.
Click to hide internal directories.