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 RegistryCredentialList ¶
type RegistryCredentialList []RegistryCredential
func PresentRegistryCredentials ¶
func PresentRegistryCredentials(registryCredentials []*v1.RegistryCredential) RegistryCredentialList
Click to show internal directories.
Click to hide internal directories.