Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InfraEnvID ¶
type InfraEnvID struct {
ID string
}
InfraEnvID is an asset that generates infraEnvID.
func (*InfraEnvID) Dependencies ¶
func (a *InfraEnvID) Dependencies() []asset.Asset
Dependencies returns the assets on which the InfraEnv asset depends.
func (*InfraEnvID) Name ¶
func (a *InfraEnvID) Name() string
Name returns the human-friendly name of the asset.
Click to show internal directories.
Click to hide internal directories.