images

package
v0.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 19, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

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

func CheckRCTags() map[string][]string

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

type TokenRequest struct {
	Username string `json:"username"`
	Password string `json:"password"`
}

TokenRequest is the request body for the Docker Hub API Login endpoint

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL