Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UIResourceBuilder ¶
type UIResourceBuilder struct {
// contains filtered or unexported fields
}
func New ¶
func New(name string) *UIResourceBuilder
func (*UIResourceBuilder) Build ¶
func (u *UIResourceBuilder) Build() *v1alpha1.UIResource
func (*UIResourceBuilder) WithDisabledCount ¶
func (u *UIResourceBuilder) WithDisabledCount(i int) *UIResourceBuilder
Click to show internal directories.
Click to hide internal directories.