Documentation ¶
Index ¶
Constants ¶
View Source
const ( ID_HOSTNAME = hostpath.ID_HOSTNAME ID_PORT = hostpath.ID_PORT ID_PATHPREFIX = hostpath.ID_PATHPREFIX )
identity properties.
View Source
const ( ATTR_AWS_ACCESS_KEY_ID = "awsAccessKeyID" ATTR_AWS_SECRET_ACCESS_KEY = "awsSecretAccessKey" ATTR_TOKEN = cpi.ATTR_TOKEN )
credential properties.
View Source
const CONSUMER_TYPE = "S3"
View Source
const GITHUB = "github.com"
Variables ¶
This section is empty.
Functions ¶
func GetConsumerId ¶
func GetConsumerId(host, bucket, key, version string) cpi.ConsumerIdentity
func GetCredentials ¶
func GetCredentials(ctx cpi.ContextProvider, host, bucket, key, version string) (cpi.Credentials, error)
func IdentityMatcher ¶
func IdentityMatcher(pattern, cur, id cpi.ConsumerIdentity) bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.