Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CloudStubConfig ¶
type CloudStubConfig struct {
PlacementURL string `hcl:"placementURL"`
}
CloudStubConfig is HCL config data
func ParseConfig ¶
func ParseConfig(file string) (stubConfig *CloudStubConfig, err error)
ParseConfig parses the given HCL file into a SidecarConfig struct
Click to show internal directories.
Click to hide internal directories.