1 // Package credentials holds the necessary structs and functions for adding 2 // and removing Container Credential Guard instances (shortened to CCG 3 // normally) for V2 HCS schema containers. 4 package credentials 5
View as plain text