pullpolicy

package
v0.27.0 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PullPolicy

type PullPolicy string
const (
	Always     PullPolicy = "Always"
	IfNotExist PullPolicy = "IfNotExist"
	Never      PullPolicy = "Never"
)

func (PullPolicy) ForContainer

func (p PullPolicy) ForContainer() containerapi.ShouldPull

func (*PullPolicy) Set

func (p *PullPolicy) Set(s string) error

func (*PullPolicy) String

func (p *PullPolicy) String() string

func (*PullPolicy) Type

func (p *PullPolicy) Type() string

func (*PullPolicy) UnmarshalText

func (p *PullPolicy) UnmarshalText(text []byte) error

Jump to

Keyboard shortcuts

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