Documentation
¶
Overview ¶
Package proutil contains shared helpers used by the 'devsy pro' command and its resource sub-groups (workspace, cluster, project, template). It exists to avoid an import cycle between cmd/pro and its child packages.
Index ¶
Constants ¶
View Source
const ( HeaderName = "Name" HeaderDisplayName = "Display Name" )
Shared table headers used across pro resource listings.
Variables ¶
This section is empty.
Functions ¶
func FindProProvider ¶
func FindProProvider( ctx context.Context, context, provider, host string, ) (*config.Config, *providerpkg.ProviderConfig, error)
FindProProvider resolves the devsy config and provider config for the given pro host.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.