registry_credential

package
v0.1.8 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeleteRegistryCredential

func DeleteRegistryCredential(registryCredentialId string, conn *sdk.Connection) error

func GetAccountRegistryCredentials

func GetAccountRegistryCredentials(accountID string, conn *sdk.Connection) ([]*v1.RegistryCredential, error)

Types

type RegistryCredential

type RegistryCredential struct {
	types.Meta
	RegistryID string `json:"registry_id"`
}

type RegistryCredentialList

type RegistryCredentialList []RegistryCredential

func PresentRegistryCredentials

func PresentRegistryCredentials(registryCredentials []*v1.RegistryCredential) RegistryCredentialList

Jump to

Keyboard shortcuts

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