Documentation ¶
Index ¶
Constants ¶
View Source
const OCIRepositoryPrefix = "oci://"
OCIRepositoryPrefix is the prefix used for OCIRepository URLs.
View Source
const (
// UserAgent string used for OCI calls.
UserAgent = "kusion"
)
Variables ¶
This section is empty.
Functions ¶
func ParseArtifactRef ¶
ParseArtifactRef parses a string representing an OCI repository URL. If the string is not a valid representation of an OCI repository URL, ParseArtifactRef returns an error.
func SignArtifact ¶
SignArtifact signs an OpenContainers artifact using the specified provider.
func SignCosign ¶
SignCosign signs an image (`imageRef`) using a cosign private key (`keyRef`)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.