mirror of https://github.com/vernonkeenan/lib
parent
3315d4b105
commit
01cf1c8725
|
@ -14,7 +14,7 @@ import (
|
||||||
httptransport "github.com/go-openapi/runtime/client"
|
httptransport "github.com/go-openapi/runtime/client"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/auth/auth_client/user"
|
"code.tnxs.net/vernonkeenan/lib/api/auth/auth_client/user"
|
||||||
)
|
)
|
||||||
|
|
||||||
// Default auth HTTP client.
|
// Default auth HTTP client.
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/auth/auth_models"
|
"code.tnxs.net/vernonkeenan/lib/api/auth/auth_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// GetUsersReader is a Reader for the GetUsers structure.
|
// GetUsersReader is a Reader for the GetUsers structure.
|
||||||
|
|
|
@ -14,9 +14,9 @@ import (
|
||||||
httptransport "github.com/go-openapi/runtime/client"
|
httptransport "github.com/go-openapi/runtime/client"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/cloud/cloud_client/cors"
|
"code.tnxs.net/vernonkeenan/lib/api/cloud/cloud_client/cors"
|
||||||
"code.tnxs.net/telnexus/lib/api/cloud/cloud_client/hub"
|
"code.tnxs.net/vernonkeenan/lib/api/cloud/cloud_client/hub"
|
||||||
"code.tnxs.net/telnexus/lib/api/cloud/cloud_client/user"
|
"code.tnxs.net/vernonkeenan/lib/api/cloud/cloud_client/user"
|
||||||
)
|
)
|
||||||
|
|
||||||
// Default cloud HTTP client.
|
// Default cloud HTTP client.
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/cloud/cloud_models"
|
"code.tnxs.net/vernonkeenan/lib/api/cloud/cloud_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// DeleteHubReader is a Reader for the DeleteHub structure.
|
// DeleteHubReader is a Reader for the DeleteHub structure.
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/cloud/cloud_models"
|
"code.tnxs.net/vernonkeenan/lib/api/cloud/cloud_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// GetHubsReader is a Reader for the GetHubs structure.
|
// GetHubsReader is a Reader for the GetHubs structure.
|
||||||
|
|
|
@ -19,7 +19,7 @@ import (
|
||||||
cr "github.com/go-openapi/runtime/client"
|
cr "github.com/go-openapi/runtime/client"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/cloud/cloud_models"
|
"code.tnxs.net/vernonkeenan/lib/api/cloud/cloud_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// NewPostHubsParams creates a new PostHubsParams object,
|
// NewPostHubsParams creates a new PostHubsParams object,
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/cloud/cloud_models"
|
"code.tnxs.net/vernonkeenan/lib/api/cloud/cloud_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// PostHubsReader is a Reader for the PostHubs structure.
|
// PostHubsReader is a Reader for the PostHubs structure.
|
||||||
|
|
|
@ -19,7 +19,7 @@ import (
|
||||||
cr "github.com/go-openapi/runtime/client"
|
cr "github.com/go-openapi/runtime/client"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/cloud/cloud_models"
|
"code.tnxs.net/vernonkeenan/lib/api/cloud/cloud_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// NewPutHubParams creates a new PutHubParams object,
|
// NewPutHubParams creates a new PutHubParams object,
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/cloud/cloud_models"
|
"code.tnxs.net/vernonkeenan/lib/api/cloud/cloud_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// PutHubReader is a Reader for the PutHub structure.
|
// PutHubReader is a Reader for the PutHub structure.
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/cloud/cloud_models"
|
"code.tnxs.net/vernonkeenan/lib/api/cloud/cloud_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// GetUsersReader is a Reader for the GetUsers structure.
|
// GetUsersReader is a Reader for the GetUsers structure.
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/crm/crm_models"
|
"code.tnxs.net/vernonkeenan/lib/api/crm/crm_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// DeleteAccountReader is a Reader for the DeleteAccount structure.
|
// DeleteAccountReader is a Reader for the DeleteAccount structure.
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/crm/crm_models"
|
"code.tnxs.net/vernonkeenan/lib/api/crm/crm_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// GetAccountsObservableReader is a Reader for the GetAccountsObservable structure.
|
// GetAccountsObservableReader is a Reader for the GetAccountsObservable structure.
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/crm/crm_models"
|
"code.tnxs.net/vernonkeenan/lib/api/crm/crm_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// GetAccountsReader is a Reader for the GetAccounts structure.
|
// GetAccountsReader is a Reader for the GetAccounts structure.
|
||||||
|
|
|
@ -19,7 +19,7 @@ import (
|
||||||
cr "github.com/go-openapi/runtime/client"
|
cr "github.com/go-openapi/runtime/client"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/crm/crm_models"
|
"code.tnxs.net/vernonkeenan/lib/api/crm/crm_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// NewPostAccountsParams creates a new PostAccountsParams object,
|
// NewPostAccountsParams creates a new PostAccountsParams object,
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/crm/crm_models"
|
"code.tnxs.net/vernonkeenan/lib/api/crm/crm_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// PostAccountsReader is a Reader for the PostAccounts structure.
|
// PostAccountsReader is a Reader for the PostAccounts structure.
|
||||||
|
|
|
@ -19,7 +19,7 @@ import (
|
||||||
cr "github.com/go-openapi/runtime/client"
|
cr "github.com/go-openapi/runtime/client"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/crm/crm_models"
|
"code.tnxs.net/vernonkeenan/lib/api/crm/crm_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// NewPutAccountParams creates a new PutAccountParams object,
|
// NewPutAccountParams creates a new PutAccountParams object,
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/crm/crm_models"
|
"code.tnxs.net/vernonkeenan/lib/api/crm/crm_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// PutAccountReader is a Reader for the PutAccount structure.
|
// PutAccountReader is a Reader for the PutAccount structure.
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/crm/crm_models"
|
"code.tnxs.net/vernonkeenan/lib/api/crm/crm_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// GetCompaniesObservableReader is a Reader for the GetCompaniesObservable structure.
|
// GetCompaniesObservableReader is a Reader for the GetCompaniesObservable structure.
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/crm/crm_models"
|
"code.tnxs.net/vernonkeenan/lib/api/crm/crm_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// GetCompaniesReader is a Reader for the GetCompanies structure.
|
// GetCompaniesReader is a Reader for the GetCompanies structure.
|
||||||
|
|
|
@ -19,7 +19,7 @@ import (
|
||||||
cr "github.com/go-openapi/runtime/client"
|
cr "github.com/go-openapi/runtime/client"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/crm/crm_models"
|
"code.tnxs.net/vernonkeenan/lib/api/crm/crm_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// NewPostCompaniesParams creates a new PostCompaniesParams object,
|
// NewPostCompaniesParams creates a new PostCompaniesParams object,
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/crm/crm_models"
|
"code.tnxs.net/vernonkeenan/lib/api/crm/crm_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// PostCompaniesReader is a Reader for the PostCompanies structure.
|
// PostCompaniesReader is a Reader for the PostCompanies structure.
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/crm/crm_models"
|
"code.tnxs.net/vernonkeenan/lib/api/crm/crm_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// DeleteContactReader is a Reader for the DeleteContact structure.
|
// DeleteContactReader is a Reader for the DeleteContact structure.
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/crm/crm_models"
|
"code.tnxs.net/vernonkeenan/lib/api/crm/crm_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// GetContactsObservableReader is a Reader for the GetContactsObservable structure.
|
// GetContactsObservableReader is a Reader for the GetContactsObservable structure.
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/crm/crm_models"
|
"code.tnxs.net/vernonkeenan/lib/api/crm/crm_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// GetContactsReader is a Reader for the GetContacts structure.
|
// GetContactsReader is a Reader for the GetContacts structure.
|
||||||
|
|
|
@ -19,7 +19,7 @@ import (
|
||||||
cr "github.com/go-openapi/runtime/client"
|
cr "github.com/go-openapi/runtime/client"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/crm/crm_models"
|
"code.tnxs.net/vernonkeenan/lib/api/crm/crm_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// NewPostContactsParams creates a new PostContactsParams object,
|
// NewPostContactsParams creates a new PostContactsParams object,
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/crm/crm_models"
|
"code.tnxs.net/vernonkeenan/lib/api/crm/crm_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// PostContactsReader is a Reader for the PostContacts structure.
|
// PostContactsReader is a Reader for the PostContacts structure.
|
||||||
|
|
|
@ -19,7 +19,7 @@ import (
|
||||||
cr "github.com/go-openapi/runtime/client"
|
cr "github.com/go-openapi/runtime/client"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/crm/crm_models"
|
"code.tnxs.net/vernonkeenan/lib/api/crm/crm_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// NewPutContactsParams creates a new PutContactsParams object,
|
// NewPutContactsParams creates a new PutContactsParams object,
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/crm/crm_models"
|
"code.tnxs.net/vernonkeenan/lib/api/crm/crm_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// PutContactsReader is a Reader for the PutContacts structure.
|
// PutContactsReader is a Reader for the PutContacts structure.
|
||||||
|
|
|
@ -14,11 +14,11 @@ import (
|
||||||
httptransport "github.com/go-openapi/runtime/client"
|
httptransport "github.com/go-openapi/runtime/client"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/crm/crm_client/accounts"
|
"code.tnxs.net/vernonkeenan/lib/api/crm/crm_client/accounts"
|
||||||
"code.tnxs.net/telnexus/lib/api/crm/crm_client/companies"
|
"code.tnxs.net/vernonkeenan/lib/api/crm/crm_client/companies"
|
||||||
"code.tnxs.net/telnexus/lib/api/crm/crm_client/contacts"
|
"code.tnxs.net/vernonkeenan/lib/api/crm/crm_client/contacts"
|
||||||
"code.tnxs.net/telnexus/lib/api/crm/crm_client/cors"
|
"code.tnxs.net/vernonkeenan/lib/api/crm/crm_client/cors"
|
||||||
"code.tnxs.net/telnexus/lib/api/crm/crm_client/leads"
|
"code.tnxs.net/vernonkeenan/lib/api/crm/crm_client/leads"
|
||||||
)
|
)
|
||||||
|
|
||||||
// Default crm HTTP client.
|
// Default crm HTTP client.
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/crm/crm_models"
|
"code.tnxs.net/vernonkeenan/lib/api/crm/crm_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// DeleteLeadReader is a Reader for the DeleteLead structure.
|
// DeleteLeadReader is a Reader for the DeleteLead structure.
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/crm/crm_models"
|
"code.tnxs.net/vernonkeenan/lib/api/crm/crm_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// GetLeadsObservableReader is a Reader for the GetLeadsObservable structure.
|
// GetLeadsObservableReader is a Reader for the GetLeadsObservable structure.
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/crm/crm_models"
|
"code.tnxs.net/vernonkeenan/lib/api/crm/crm_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// GetLeadsReader is a Reader for the GetLeads structure.
|
// GetLeadsReader is a Reader for the GetLeads structure.
|
||||||
|
|
|
@ -19,7 +19,7 @@ import (
|
||||||
cr "github.com/go-openapi/runtime/client"
|
cr "github.com/go-openapi/runtime/client"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/crm/crm_models"
|
"code.tnxs.net/vernonkeenan/lib/api/crm/crm_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// NewPostLeadsParams creates a new PostLeadsParams object,
|
// NewPostLeadsParams creates a new PostLeadsParams object,
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/crm/crm_models"
|
"code.tnxs.net/vernonkeenan/lib/api/crm/crm_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// PostLeadsReader is a Reader for the PostLeads structure.
|
// PostLeadsReader is a Reader for the PostLeads structure.
|
||||||
|
|
|
@ -19,7 +19,7 @@ import (
|
||||||
cr "github.com/go-openapi/runtime/client"
|
cr "github.com/go-openapi/runtime/client"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/crm/crm_models"
|
"code.tnxs.net/vernonkeenan/lib/api/crm/crm_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// NewPutLeadsParams creates a new PutLeadsParams object,
|
// NewPutLeadsParams creates a new PutLeadsParams object,
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/crm/crm_models"
|
"code.tnxs.net/vernonkeenan/lib/api/crm/crm_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// PutLeadsReader is a Reader for the PutLeads structure.
|
// PutLeadsReader is a Reader for the PutLeads structure.
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_models"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// GetClusterReader is a Reader for the GetCluster structure.
|
// GetClusterReader is a Reader for the GetCluster structure.
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_models"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// GetClustersObservableReader is a Reader for the GetClustersObservable structure.
|
// GetClustersObservableReader is a Reader for the GetClustersObservable structure.
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_models"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// GetClustersReader is a Reader for the GetClusters structure.
|
// GetClustersReader is a Reader for the GetClusters structure.
|
||||||
|
|
|
@ -19,7 +19,7 @@ import (
|
||||||
cr "github.com/go-openapi/runtime/client"
|
cr "github.com/go-openapi/runtime/client"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_models"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// NewPostClustersParams creates a new PostClustersParams object,
|
// NewPostClustersParams creates a new PostClustersParams object,
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_models"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// PostClustersReader is a Reader for the PostClusters structure.
|
// PostClustersReader is a Reader for the PostClusters structure.
|
||||||
|
|
|
@ -19,7 +19,7 @@ import (
|
||||||
cr "github.com/go-openapi/runtime/client"
|
cr "github.com/go-openapi/runtime/client"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_models"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// NewPutClustersParams creates a new PutClustersParams object,
|
// NewPutClustersParams creates a new PutClustersParams object,
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_models"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// PutClustersReader is a Reader for the PutClusters structure.
|
// PutClustersReader is a Reader for the PutClusters structure.
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_models"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// GetDatabaseReader is a Reader for the GetDatabase structure.
|
// GetDatabaseReader is a Reader for the GetDatabase structure.
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_models"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// GetDatabasesObservableReader is a Reader for the GetDatabasesObservable structure.
|
// GetDatabasesObservableReader is a Reader for the GetDatabasesObservable structure.
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_models"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// GetDatabasesReader is a Reader for the GetDatabases structure.
|
// GetDatabasesReader is a Reader for the GetDatabases structure.
|
||||||
|
|
|
@ -19,7 +19,7 @@ import (
|
||||||
cr "github.com/go-openapi/runtime/client"
|
cr "github.com/go-openapi/runtime/client"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_models"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// NewPostDatabasesParams creates a new PostDatabasesParams object,
|
// NewPostDatabasesParams creates a new PostDatabasesParams object,
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_models"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// PostDatabasesReader is a Reader for the PostDatabases structure.
|
// PostDatabasesReader is a Reader for the PostDatabases structure.
|
||||||
|
|
|
@ -19,7 +19,7 @@ import (
|
||||||
cr "github.com/go-openapi/runtime/client"
|
cr "github.com/go-openapi/runtime/client"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_models"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// NewPutDatabasesParams creates a new PutDatabasesParams object,
|
// NewPutDatabasesParams creates a new PutDatabasesParams object,
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_models"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// PutDatabasesReader is a Reader for the PutDatabases structure.
|
// PutDatabasesReader is a Reader for the PutDatabases structure.
|
||||||
|
|
|
@ -14,15 +14,15 @@ import (
|
||||||
httptransport "github.com/go-openapi/runtime/client"
|
httptransport "github.com/go-openapi/runtime/client"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_client/cluster"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_client/cluster"
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_client/cors"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_client/cors"
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_client/database"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_client/database"
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_client/ingest"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_client/ingest"
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_client/job"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_client/job"
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_client/service"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_client/service"
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_client/template"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_client/template"
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_client/tenant"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_client/tenant"
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_client/user"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_client/user"
|
||||||
)
|
)
|
||||||
|
|
||||||
// Default devops HTTP client.
|
// Default devops HTTP client.
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_models"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// GetIngestReader is a Reader for the GetIngest structure.
|
// GetIngestReader is a Reader for the GetIngest structure.
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_models"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// GetIngestsObservableReader is a Reader for the GetIngestsObservable structure.
|
// GetIngestsObservableReader is a Reader for the GetIngestsObservable structure.
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_models"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// GetIngestsReader is a Reader for the GetIngests structure.
|
// GetIngestsReader is a Reader for the GetIngests structure.
|
||||||
|
|
|
@ -19,7 +19,7 @@ import (
|
||||||
cr "github.com/go-openapi/runtime/client"
|
cr "github.com/go-openapi/runtime/client"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_models"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// NewPostIngestsParams creates a new PostIngestsParams object,
|
// NewPostIngestsParams creates a new PostIngestsParams object,
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_models"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// PostIngestsReader is a Reader for the PostIngests structure.
|
// PostIngestsReader is a Reader for the PostIngests structure.
|
||||||
|
|
|
@ -19,7 +19,7 @@ import (
|
||||||
cr "github.com/go-openapi/runtime/client"
|
cr "github.com/go-openapi/runtime/client"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_models"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// NewPutIngestsParams creates a new PutIngestsParams object,
|
// NewPutIngestsParams creates a new PutIngestsParams object,
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_models"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// PutIngestsReader is a Reader for the PutIngests structure.
|
// PutIngestsReader is a Reader for the PutIngests structure.
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_models"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// GetJobReader is a Reader for the GetJob structure.
|
// GetJobReader is a Reader for the GetJob structure.
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_models"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// GetJobsObservableReader is a Reader for the GetJobsObservable structure.
|
// GetJobsObservableReader is a Reader for the GetJobsObservable structure.
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_models"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// GetJobsReader is a Reader for the GetJobs structure.
|
// GetJobsReader is a Reader for the GetJobs structure.
|
||||||
|
|
|
@ -19,7 +19,7 @@ import (
|
||||||
cr "github.com/go-openapi/runtime/client"
|
cr "github.com/go-openapi/runtime/client"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_models"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// NewPostJobsParams creates a new PostJobsParams object,
|
// NewPostJobsParams creates a new PostJobsParams object,
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_models"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// PostJobsReader is a Reader for the PostJobs structure.
|
// PostJobsReader is a Reader for the PostJobs structure.
|
||||||
|
|
|
@ -19,7 +19,7 @@ import (
|
||||||
cr "github.com/go-openapi/runtime/client"
|
cr "github.com/go-openapi/runtime/client"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_models"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// NewPutJobsParams creates a new PutJobsParams object,
|
// NewPutJobsParams creates a new PutJobsParams object,
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_models"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// PutJobsReader is a Reader for the PutJobs structure.
|
// PutJobsReader is a Reader for the PutJobs structure.
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_models"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// GetServiceReader is a Reader for the GetService structure.
|
// GetServiceReader is a Reader for the GetService structure.
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_models"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// GetServicesObservableReader is a Reader for the GetServicesObservable structure.
|
// GetServicesObservableReader is a Reader for the GetServicesObservable structure.
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_models"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// GetServicesReader is a Reader for the GetServices structure.
|
// GetServicesReader is a Reader for the GetServices structure.
|
||||||
|
|
|
@ -19,7 +19,7 @@ import (
|
||||||
cr "github.com/go-openapi/runtime/client"
|
cr "github.com/go-openapi/runtime/client"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_models"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// NewPostServicesParams creates a new PostServicesParams object,
|
// NewPostServicesParams creates a new PostServicesParams object,
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_models"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// PostServicesReader is a Reader for the PostServices structure.
|
// PostServicesReader is a Reader for the PostServices structure.
|
||||||
|
|
|
@ -19,7 +19,7 @@ import (
|
||||||
cr "github.com/go-openapi/runtime/client"
|
cr "github.com/go-openapi/runtime/client"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_models"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// NewPutServicesParams creates a new PutServicesParams object,
|
// NewPutServicesParams creates a new PutServicesParams object,
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_models"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// PutServicesReader is a Reader for the PutServices structure.
|
// PutServicesReader is a Reader for the PutServices structure.
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_models"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// GetTemplateReader is a Reader for the GetTemplate structure.
|
// GetTemplateReader is a Reader for the GetTemplate structure.
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_models"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// GetTemplatesObservableReader is a Reader for the GetTemplatesObservable structure.
|
// GetTemplatesObservableReader is a Reader for the GetTemplatesObservable structure.
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_models"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// GetTemplatesReader is a Reader for the GetTemplates structure.
|
// GetTemplatesReader is a Reader for the GetTemplates structure.
|
||||||
|
|
|
@ -19,7 +19,7 @@ import (
|
||||||
cr "github.com/go-openapi/runtime/client"
|
cr "github.com/go-openapi/runtime/client"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_models"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// NewPostTemplatesParams creates a new PostTemplatesParams object,
|
// NewPostTemplatesParams creates a new PostTemplatesParams object,
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_models"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// PostTemplatesReader is a Reader for the PostTemplates structure.
|
// PostTemplatesReader is a Reader for the PostTemplates structure.
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_models"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// GetTenantReader is a Reader for the GetTenant structure.
|
// GetTenantReader is a Reader for the GetTenant structure.
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_models"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// GetTenantsObservableReader is a Reader for the GetTenantsObservable structure.
|
// GetTenantsObservableReader is a Reader for the GetTenantsObservable structure.
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_models"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// GetTenantsReader is a Reader for the GetTenants structure.
|
// GetTenantsReader is a Reader for the GetTenants structure.
|
||||||
|
|
|
@ -19,7 +19,7 @@ import (
|
||||||
cr "github.com/go-openapi/runtime/client"
|
cr "github.com/go-openapi/runtime/client"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_models"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// NewPostTenantsParams creates a new PostTenantsParams object,
|
// NewPostTenantsParams creates a new PostTenantsParams object,
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_models"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// PostTenantsReader is a Reader for the PostTenants structure.
|
// PostTenantsReader is a Reader for the PostTenants structure.
|
||||||
|
|
|
@ -19,7 +19,7 @@ import (
|
||||||
cr "github.com/go-openapi/runtime/client"
|
cr "github.com/go-openapi/runtime/client"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_models"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// NewPutTenantsParams creates a new PutTenantsParams object,
|
// NewPutTenantsParams creates a new PutTenantsParams object,
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_models"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// PutTenantsReader is a Reader for the PutTenants structure.
|
// PutTenantsReader is a Reader for the PutTenants structure.
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_models"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// GetUserReader is a Reader for the GetUser structure.
|
// GetUserReader is a Reader for the GetUser structure.
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_models"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// GetUsersObservableReader is a Reader for the GetUsersObservable structure.
|
// GetUsersObservableReader is a Reader for the GetUsersObservable structure.
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_models"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// GetUsersReader is a Reader for the GetUsers structure.
|
// GetUsersReader is a Reader for the GetUsers structure.
|
||||||
|
|
|
@ -19,7 +19,7 @@ import (
|
||||||
cr "github.com/go-openapi/runtime/client"
|
cr "github.com/go-openapi/runtime/client"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_models"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// NewPostUsersParams creates a new PostUsersParams object,
|
// NewPostUsersParams creates a new PostUsersParams object,
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_models"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// PostUsersReader is a Reader for the PostUsers structure.
|
// PostUsersReader is a Reader for the PostUsers structure.
|
||||||
|
|
|
@ -19,7 +19,7 @@ import (
|
||||||
cr "github.com/go-openapi/runtime/client"
|
cr "github.com/go-openapi/runtime/client"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_models"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// NewPutUsersParams creates a new PutUsersParams object,
|
// NewPutUsersParams creates a new PutUsersParams object,
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/devops/devops_models"
|
"code.tnxs.net/vernonkeenan/lib/api/devops/devops_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// PutUsersReader is a Reader for the PutUsers structure.
|
// PutUsersReader is a Reader for the PutUsers structure.
|
||||||
|
|
|
@ -14,7 +14,7 @@ import (
|
||||||
httptransport "github.com/go-openapi/runtime/client"
|
httptransport "github.com/go-openapi/runtime/client"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/isp/isp_client/zone"
|
"code.tnxs.net/vernonkeenan/lib/api/isp/isp_client/zone"
|
||||||
)
|
)
|
||||||
|
|
||||||
// Default isp HTTP client.
|
// Default isp HTTP client.
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/isp/isp_models"
|
"code.tnxs.net/vernonkeenan/lib/api/isp/isp_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// GetZonesReader is a Reader for the GetZones structure.
|
// GetZonesReader is a Reader for the GetZones structure.
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/kazoo/kazoo_models"
|
"code.tnxs.net/vernonkeenan/lib/api/kazoo/kazoo_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// GetAccountDescendentsReader is a Reader for the GetAccountDescendents structure.
|
// GetAccountDescendentsReader is a Reader for the GetAccountDescendents structure.
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/kazoo/kazoo_models"
|
"code.tnxs.net/vernonkeenan/lib/api/kazoo/kazoo_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// GetAccountsReader is a Reader for the GetAccounts structure.
|
// GetAccountsReader is a Reader for the GetAccounts structure.
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/kazoo/kazoo_models"
|
"code.tnxs.net/vernonkeenan/lib/api/kazoo/kazoo_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// GetAccountCallflowsReader is a Reader for the GetAccountCallflows structure.
|
// GetAccountCallflowsReader is a Reader for the GetAccountCallflows structure.
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/kazoo/kazoo_models"
|
"code.tnxs.net/vernonkeenan/lib/api/kazoo/kazoo_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// GetAccountCDRsReader is a Reader for the GetAccountCDRs structure.
|
// GetAccountCDRsReader is a Reader for the GetAccountCDRs structure.
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/kazoo/kazoo_models"
|
"code.tnxs.net/vernonkeenan/lib/api/kazoo/kazoo_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// GetAccountDevicesReader is a Reader for the GetAccountDevices structure.
|
// GetAccountDevicesReader is a Reader for the GetAccountDevices structure.
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/kazoo/kazoo_models"
|
"code.tnxs.net/vernonkeenan/lib/api/kazoo/kazoo_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// GetUserDevicesReader is a Reader for the GetUserDevices structure.
|
// GetUserDevicesReader is a Reader for the GetUserDevices structure.
|
||||||
|
|
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/go-openapi/runtime"
|
"github.com/go-openapi/runtime"
|
||||||
"github.com/go-openapi/strfmt"
|
"github.com/go-openapi/strfmt"
|
||||||
|
|
||||||
"code.tnxs.net/telnexus/lib/api/kazoo/kazoo_models"
|
"code.tnxs.net/vernonkeenan/lib/api/kazoo/kazoo_models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// GetAccountGroupsReader is a Reader for the GetAccountGroups structure.
|
// GetAccountGroupsReader is a Reader for the GetAccountGroups structure.
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue