Skip to content

Commit

Permalink
ADD: starlight cli
Browse files Browse the repository at this point in the history
  • Loading branch information
mc256 committed Nov 14, 2022
1 parent 3265b7d commit 445fcd7
Show file tree
Hide file tree
Showing 13 changed files with 508 additions and 279 deletions.
186 changes: 98 additions & 88 deletions client/api/daemon.pb.go

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions client/api/daemon.proto
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ message ImageReference {
string reference = 1;
string base = 2;
string proxyConfig = 3;
string namespace = 4;
}

message ImagePullResponse {
Expand Down
Loading

0 comments on commit 445fcd7

Please sign in to comment.