Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CommonContentData ¶
type CommonContentData struct {
CommonData commonData
}
CommonContentData to set the common variables
type MultiProviderData ¶
type MultiProviderData struct {
CommonData commonData
Name string
Host string
Status string
Message []string
}
MultiProviderData to set the node contribution variables
type ResourceAllocationData ¶
type ResourceAllocationData struct {
CommonData commonData
Name string
OwnerNamespace string
ChildNamespace string
Authority string
}
ResourceAllocationData to set the team and slice variables
type ValidationFailureContentData ¶
ValidationFailureContentData to set the failure-specific variables
type VerifyContentData ¶
VerifyContentData to set the verification-specific variables
Click to show internal directories.
Click to hide internal directories.