Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckImages ¶
func CheckImages() error
CheckImages checks if all container images used in charts belong to the rancher namespace
func CheckRCTags ¶ added in v0.4.9
CheckRCTags checks for any images that have RC tags
Types ¶
type TokenReponse ¶
type TokenReponse struct {
Token string `json:"token"`
}
TokenReponse is the response body for the Docker Hub API Login endpoint
type TokenRequest ¶
TokenRequest is the request body for the Docker Hub API Login endpoint
Click to show internal directories.
Click to hide internal directories.