Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ResourcesPageSize = 50
Functions ¶
This section is empty.
Types ¶
type Bill ¶
type Bill struct {
// contains filtered or unexported fields
}
func New ¶
func New(ctx context.Context, organizationIds []string, credentials bill.Credentials) (*Bill, error)
New returns the Bill connector.
func (*Bill) ResourceSyncers ¶
func (b *Bill) ResourceSyncers(ctx context.Context) []connectorbuilder.ResourceSyncer
func (*Bill) Validate ¶
func (b *Bill) Validate(ctx context.Context) (annotations.Annotations, error)
Click to show internal directories.
Click to hide internal directories.