# Functions
Add creates a new resource.
DeleteByID deletes a Git credential based on the provided ID.
Get returns a collection of environments based on the criteria defined by its input query parameter.
GetByID returns the Git credential that matches the input ID.
No description provided by the author
No description provided by the author
NewReference creates and initializes a reference Git credential.
No description provided by the author
NewService returns a service with a preconfigured client.
NewUsernamePassword creates and initializes an username-password Git credential.
Update modifies a Git credential based on the one provided as input.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
Reference defines a reference Git credential.
No description provided by the author
No description provided by the author
UsernamePassword defines a username-password Git credential.
# Interfaces
GitCredential defines the interface for Git credentials.
# Type aliases
No description provided by the author