 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleImageMapDeleteAction ¶
func HandleImageMapDeleteAction(state *store.EngineState, action ImageMapDeleteAction)
func HandleImageMapUpsertAction ¶
func HandleImageMapUpsertAction(state *store.EngineState, action ImageMapUpsertAction)
Types ¶
type ImageMapDeleteAction ¶
type ImageMapDeleteAction struct {
	Name string
}
    func NewImageMapDeleteAction ¶
func NewImageMapDeleteAction(n string) ImageMapDeleteAction
func (ImageMapDeleteAction) Action ¶
func (ImageMapDeleteAction) Action()
type ImageMapUpsertAction ¶
func NewImageMapUpsertAction ¶
func NewImageMapUpsertAction(obj *v1alpha1.ImageMap) ImageMapUpsertAction
func (ImageMapUpsertAction) Action ¶
func (ImageMapUpsertAction) Action()
 Click to show internal directories. 
   Click to hide internal directories.