container

package
v3.3.0-alpha+incompatible Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2018 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Container

type Container struct {
	kubeModels.Container
}

func (Container) ConfigMountsMap

func (container Container) ConfigMountsMap() map[string]kubeModels.ContainerVolume

func (Container) ConfigmapNames

func (container Container) ConfigmapNames() []string

func (Container) Copy

func (container Container) Copy() Container

func (Container) String

func (container Container) String() string

func (Container) VolumeMountsMap

func (container Container) VolumeMountsMap() map[string]kubeModels.ContainerVolume

type ContainerList

type ContainerList []Container

func (ContainerList) ConfigMountsMap

func (list ContainerList) ConfigMountsMap() map[string]model.ContainerVolume

func (ContainerList) Copy

func (list ContainerList) Copy() ContainerList

func (ContainerList) GetByName

func (containers ContainerList) GetByName(name string) (Container, bool)

func (ContainerList) Images

func (containers ContainerList) Images() []string

func (ContainerList) Names

func (containers ContainerList) Names() []string

func (ContainerList) VolumeMountsMap

func (list ContainerList) VolumeMountsMap() map[string]model.ContainerVolume

Jump to

Keyboard shortcuts

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