Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConsulCatalog ¶
type ConsulCatalog interface {
Service(service, tag string, q *api.QueryOptions) ([]*api.CatalogService, *api.QueryMeta, error)
}
type VaultClient ¶
type VaultLogical ¶
type VaultTokenAuth ¶
type VaultTokenAuth interface {
Create(opts *api.TokenCreateRequest) (*api.Secret, error)
}
Click to show internal directories.
Click to hide internal directories.