Versions in this module Expand all Collapse all v0 v0.0.2 Jan 22, 2021 v0.0.1 Nov 12, 2020 Changes in this version + var AddToScheme = SchemeBuilder.AddToScheme + var GroupVersion = schema.GroupVersion + var SchemeBuilder = &scheme.Builder + type Endpoint struct + Attributes map[string]*string + EndpointARN *string + func (in *Endpoint) DeepCopy() *Endpoint + func (in *Endpoint) DeepCopyInto(out *Endpoint) + type MessageAttributeValue struct + DataType *string + StringValue *string + func (in *MessageAttributeValue) DeepCopy() *MessageAttributeValue + func (in *MessageAttributeValue) DeepCopyInto(out *MessageAttributeValue) + type PlatformApplication struct + Spec PlatformApplicationSpec + Status PlatformApplicationStatus + func (in *PlatformApplication) DeepCopy() *PlatformApplication + func (in *PlatformApplication) DeepCopyInto(out *PlatformApplication) + func (in *PlatformApplication) DeepCopyObject() runtime.Object + type PlatformApplicationList struct + Items []PlatformApplication + func (in *PlatformApplicationList) DeepCopy() *PlatformApplicationList + func (in *PlatformApplicationList) DeepCopyInto(out *PlatformApplicationList) + func (in *PlatformApplicationList) DeepCopyObject() runtime.Object + type PlatformApplicationSpec struct + EventDeliveryFailure *string + EventEndpointCreated *string + EventEndpointDeleted *string + EventEndpointUpdated *string + FailureFeedbackRoleARN *string + Name *string + Platform *string + PlatformCredential *string + PlatformPrincipal *string + SuccessFeedbackRoleARN *string + SuccessFeedbackSampleRate *string + func (in *PlatformApplicationSpec) DeepCopy() *PlatformApplicationSpec + func (in *PlatformApplicationSpec) DeepCopyInto(out *PlatformApplicationSpec) + type PlatformApplicationStatus struct + ACKResourceMetadata *ackv1alpha1.ResourceMetadata + Conditions []*ackv1alpha1.Condition + func (in *PlatformApplicationStatus) DeepCopy() *PlatformApplicationStatus + func (in *PlatformApplicationStatus) DeepCopyInto(out *PlatformApplicationStatus) + type PlatformApplication_SDK struct + Attributes map[string]*string + PlatformApplicationARN *string + func (in *PlatformApplication_SDK) DeepCopy() *PlatformApplication_SDK + func (in *PlatformApplication_SDK) DeepCopyInto(out *PlatformApplication_SDK) + type PlatformEndpoint struct + Spec PlatformEndpointSpec + Status PlatformEndpointStatus + func (in *PlatformEndpoint) DeepCopy() *PlatformEndpoint + func (in *PlatformEndpoint) DeepCopyInto(out *PlatformEndpoint) + func (in *PlatformEndpoint) DeepCopyObject() runtime.Object + type PlatformEndpointList struct + Items []PlatformEndpoint + func (in *PlatformEndpointList) DeepCopy() *PlatformEndpointList + func (in *PlatformEndpointList) DeepCopyInto(out *PlatformEndpointList) + func (in *PlatformEndpointList) DeepCopyObject() runtime.Object + type PlatformEndpointSpec struct + Attributes map[string]*string + CustomUserData *string + PlatformApplicationARN *string + Token *string + func (in *PlatformEndpointSpec) DeepCopy() *PlatformEndpointSpec + func (in *PlatformEndpointSpec) DeepCopyInto(out *PlatformEndpointSpec) + type PlatformEndpointStatus struct + ACKResourceMetadata *ackv1alpha1.ResourceMetadata + Conditions []*ackv1alpha1.Condition + EndpointARN *string + func (in *PlatformEndpointStatus) DeepCopy() *PlatformEndpointStatus + func (in *PlatformEndpointStatus) DeepCopyInto(out *PlatformEndpointStatus) + type Subscription struct + TopicARN *string + func (in *Subscription) DeepCopy() *Subscription + func (in *Subscription) DeepCopyInto(out *Subscription) + type Tag struct + Key *string + Value *string + func (in *Tag) DeepCopy() *Tag + func (in *Tag) DeepCopyInto(out *Tag) + type Topic struct + Spec TopicSpec + Status TopicStatus + func (in *Topic) DeepCopy() *Topic + func (in *Topic) DeepCopyInto(out *Topic) + func (in *Topic) DeepCopyObject() runtime.Object + type TopicList struct + Items []Topic + func (in *TopicList) DeepCopy() *TopicList + func (in *TopicList) DeepCopyInto(out *TopicList) + func (in *TopicList) DeepCopyObject() runtime.Object + type TopicSpec struct + DeliveryPolicy *string + DisplayName *string + KMSMasterKeyID *string + Name *string + Policy *string + Tags []*Tag + func (in *TopicSpec) DeepCopy() *TopicSpec + func (in *TopicSpec) DeepCopyInto(out *TopicSpec) + type TopicStatus struct + ACKResourceMetadata *ackv1alpha1.ResourceMetadata + Conditions []*ackv1alpha1.Condition + EffectiveDeliveryPolicy *string + Owner *string + func (in *TopicStatus) DeepCopy() *TopicStatus + func (in *TopicStatus) DeepCopyInto(out *TopicStatus) + type Topic_SDK struct + TopicARN *string + func (in *Topic_SDK) DeepCopy() *Topic_SDK + func (in *Topic_SDK) DeepCopyInto(out *Topic_SDK)