domain

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AllowedList added in v0.0.4

type AllowedList interface {
	ExactMatch(value string) bool
	RegexMatch(value string) bool
}

type Registry added in v0.0.3

type Registry interface {
	Registry() string
	Repository() string
	Image() string
	Tag() string
}

func NewRegistry added in v0.0.3

func NewRegistry(value string) Registry

Jump to

Keyboard shortcuts

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