add user crd

Signed-off-by: hongming <talonwan@yunify.com>
This commit is contained in:
hongming
2020-03-28 17:55:31 +08:00
parent 96a1d3825e
commit 54fc52c0e3
36 changed files with 1912 additions and 9 deletions

View File

@@ -4,7 +4,7 @@ import (
"fmt"
"github.com/docker/distribution/reference"
digest "github.com/opencontainers/go-digest"
"github.com/opencontainers/go-digest"
)
// Image holds information about an image.