configmap

package
v0.0.0-...-696ba86 Latest Latest
Warning

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

Go to latest
Published: Oct 6, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateConfigMap

func CreateConfigMap(log *logrus.Entry, cm *ConfigMap, stepName string, data map[string]string) executor.Step

Types

type ConfigMap

type ConfigMap struct {
	// contains filtered or unexported fields
}

func NewConfigMap

func NewConfigMap(name string, c utils.Container) *ConfigMap

func (*ConfigMap) Create

func (c *ConfigMap) Create(data map[string]string) error

func (*ConfigMap) Delete

func (c *ConfigMap) Delete() error

func (*ConfigMap) Get

func (c *ConfigMap) Get() (*corev1.ConfigMap, error)

func (*ConfigMap) LogResource

func (c *ConfigMap) LogResource() error

func (*ConfigMap) Name

func (c *ConfigMap) Name() string

type ConfigMaps

type ConfigMaps struct {
	// contains filtered or unexported fields
}

func (ConfigMaps) Cleanup

func (c ConfigMaps) Cleanup() error

func (ConfigMaps) Name

func (c ConfigMaps) Name() string

func (ConfigMaps) OnError

func (c ConfigMaps) OnError() error

func (ConfigMaps) Run

func (c ConfigMaps) Run() error

Jump to

Keyboard shortcuts

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