Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MapEtcHosts ¶
MapEtcHosts maps the /etc/hosts file into the pod (useful for gossip DNS)
func MarkPodAsCritical ¶
MarkPodAsCritical adds the required annotations for a pod to be considered critical
Types ¶
type ImageRemapFunction ¶
type Manifest ¶
type Manifest struct {
// contains filtered or unexported fields
}
func LoadManifestsFrom ¶
func (*Manifest) RemapImages ¶
func (m *Manifest) RemapImages(mapper ImageRemapFunction) error
Click to show internal directories.
Click to hide internal directories.