Documentation
¶
Index ¶
- func Create(ctx context.ServiceContext, client *clients.GQLClient, ...) (*commons.Token, error)
- func Get(ctx context.ServiceContext, client *clients.GQLClient, id string) (*commons.Token, error)
- func GetByEnvironment(ctx context.ServiceContext, client *clients.GQLClient, env_id string) (*commons.Token, error)
- func GetByHash(ctx context.ServiceContext, client *clients.GQLClient, hash string) (*commons.Token, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Create ¶
func Create(ctx context.ServiceContext, client *clients.GQLClient, options *commons.CreateGraphQLOptions) (*commons.Token, error)
Create a new organisation
func GetByEnvironment ¶
func GetByEnvironment(ctx context.ServiceContext, client *clients.GQLClient, env_id string) (*commons.Token, error)
Fetch a token by it's environment ID.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.