Documentation ¶
Index ¶
- func GetIgnoreRBACErrors(appID string, sequence int64) (bool, error)
- func ListDownstreamsForApp(appID string) ([]*types.Downstream, error)
- func SetDownstreamVersionPendingPreflight(appID string, sequence int64) error
- func SetDownstreamVersionReady(appID string, sequence int64) error
- func SetIgnorePreflightPermissionErrors(appID string, sequence int64) error
- type Diff
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ListDownstreamsForApp ¶
func ListDownstreamsForApp(appID string) ([]*types.Downstream, error)
func SetDownstreamVersionPendingPreflight ¶
SetDownstreamVersionPendingPreflight sets the status for the downstream version with the given sequence and app id to "pending_preflight"
func SetDownstreamVersionReady ¶
SetDownstreamVersionReady sets the status for the downstream version with the given sequence and app id to "pending"
Types ¶
Click to show internal directories.
Click to hide internal directories.