# Functions

No description provided by the author
CopyImageJSON validates and copies the chaincode image file.
CopyIndexFiles copies CouchDB index definitions from source to destination directories.
CopyMetadataDir copies all chaincode metadata from source to destination directories.
No description provided by the author
GetKubeClientset returns a client object for a provided kubeconfig filepath if one is provided, or which uses the service account kubernetes gives to pods otherwise.
No description provided by the author
No description provided by the author
No description provided by the author
GetValidRfc1035LabelName returns a valid RFC 1035 label name with the format <prefix>-<truncated_chaincode_label>-<chaincode_run_hash> and space for a suffix if required.
NewChaincodePackageID returns a ChaincodePackageID created from the provided string.
ReadChaincodeJSON reads and parses the chaincode.json file in the provided directory.
ReadImageJSON reads and parses the image.json file in the provided directory.
ReadMetadataJSON reads and parses the metadata.json file in the provided directory.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Defaults.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Mutual TLS auth client key and cert paths in the chaincode container.
No description provided by the author

# Structs

ChaincodeJSON represents the chaincode.json file that is supplied by Fabric in the RUN_METADATA_DIR.
No description provided by the author
ImageJSON represents the image.json file in the k8s chaincode package.
MetadataJSON represents the metadata.json file in the k8s chaincode package.