Documentation ¶
Index ¶
Constants ¶
View Source
const (
EncryptionConfigAvailableTimeout = 15 * time.Minute
)
View Source
const (
EncryptionConfigStatusUnknown = "Unknown"
)
Variables ¶
This section is empty.
Functions ¶
func EncryptionConfigAvailable ¶
func EncryptionConfigAvailable(conn *xray.XRay) (*xray.EncryptionConfig, error)
EncryptionConfigAvailable waits for a EncryptionConfig to return Available
func EncryptionConfigStatus ¶
func EncryptionConfigStatus(conn *xray.XRay) resource.StateRefreshFunc
EncryptionConfigStatus fetches the Encryption Config and its Status
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.