Documentation ¶
Index ¶
Constants ¶
View Source
const ( ResourceRequestPath = "RESREQ_DIR" StatusField = "status" ApprovalStatusField = "approvalStatus" )
View Source
const ( ApprovalStatusApproved = "Approved" ApprovalStatusRejected = "Rejected" )
Variables ¶
This section is empty.
Functions ¶
func ApplyPlatformResourceRequests ¶
func ApplyPlatformResourceRequests(namespace string) ([]k8sdynamic.ResourceDescriptor, error)
func ApplyPnaResourceRequests ¶
func ApplyPnaResourceRequests(namespace string) ([]k8sdynamic.ResourceDescriptor, error)
func WaitUntilResourcesGranted ¶
func WaitUntilResourcesGranted(resourceList []k8sdynamic.ResourceDescriptor, timeout time.Duration) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.