workloadTitle

package
v1.3.2 Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2021 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ComponentWorkloadTitle

type ComponentWorkloadTitle struct {
	base.DefaultProvider

	Type  string `json:"type,omitempty"`
	Props Props  `json:"props,omitempty"`
	State State  `json:"state,omitempty"`
}

func (*ComponentWorkloadTitle) GenComponentState

func (t *ComponentWorkloadTitle) GenComponentState(c *cptype.Component) error

func (*ComponentWorkloadTitle) Render

func (*ComponentWorkloadTitle) Transfer

func (t *ComponentWorkloadTitle) Transfer(component *cptype.Component)

type Props

type Props struct {
	Title string `json:"title,omitempty"`
}

type State

type State struct {
	WorkloadID string `json:"workloadId,omitempty"`
}

Jump to

Keyboard shortcuts

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