Documentation ¶
Index ¶
Constants ¶
View Source
const ( ID_TYPE = hostpath.ID_TYPE ID_HOSTNAME = hostpath.ID_HOSTNAME ID_PORT = hostpath.ID_PORT ID_PATHPREFIX = hostpath.ID_PATHPREFIX ID_SCHEME = hostpath.ID_SCHEME )
used identity properties.
View Source
const ( ATTR_USERNAME = cpi.ATTR_USERNAME ATTR_PASSWORD = cpi.ATTR_PASSWORD ATTR_IDENTITY_TOKEN = cpi.ATTR_IDENTITY_TOKEN ATTR_CERTIFICATE_AUTHORITY = cpi.ATTR_CERTIFICATE_AUTHORITY ATTR_CERTIFICATE = cpi.ATTR_CERTIFICATE ATTR_PRIVATE_KEY = cpi.ATTR_PRIVATE_KEY )
used credential properties.
View Source
const CONSUMER_TYPE = "wget"
CONSUMER_TYPE is the wget access method type.
Variables ¶
This section is empty.
Functions ¶
func GetConsumerId ¶
func GetConsumerId(url string) cpi.ConsumerIdentity
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.