Documentation ¶ Index ¶ func ParseFlag(serviceEndpoints string) ([]scope.ServiceEndpoint, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func ParseFlag ¶ func ParseFlag(serviceEndpoints string) ([]scope.ServiceEndpoint, error) ParseFlag parses the command line flag of service endponts in the format ${SigningRegion1}:${ServiceID1}=${URL1},${ServiceID2}=${URL2}...;${SigningRegion2}... returning a set of ServiceEndpoints Types ¶ This section is empty. Source Files ¶ View all Source files endpoints.go Click to show internal directories. Click to hide internal directories.