package
0.0.0-20241009004650-84ea22048b9a
Repository: https://github.com/azure/azure-dev.git
Documentation: pkg.go.dev

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
The user is logged in and we were able to obtain an access token for them.
The user is not logged in.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

AuthTokenResult is the value returned by `azd get-access-token`.
No description provided by the author
No description provided by the author
EnvRefreshOutputParameter is the contract for the value in the "outputs" map of and EnvRefreshResult.
EnvRefreshResource is the contract for a resource in the "resources" array.
EnvRefreshResult is the contract for the output of `azd env refresh`.
No description provided by the author
LoginResult is the contract for the output of `azd auth login`.
ShowResult is the contract for the output of `azd show`.
ShowService is the contract for a service returned by `azd show`.
ShowServiceProject is the contract for a service's project as returned by `azd show`.
ShowTargetArm is the contract for information about the resources that a given service is deployed to.
VersionResult is the contract for the output of `azd version`.
No description provided by the author

# Type aliases

EvnRefreshOutputType are the values for the "type" property of an output.
No description provided by the author
LoginStatus are the values of the "status" property of a LoginResult.
RFC3339Time is a time.Time that uses time.RFC3339 format when marshaling to JSON, not time.RFC3339Nano as the standard library time.Time does.
ShowType are the values for the language property of a ShowServiceProject.