Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
// contains filtered or unexported fields
}
func (*Config) WithOptions ¶
type Option ¶
func WithHostname ¶
func WithProviderHandlers ¶ added in v0.58.7
func WithProviderHandlers(handlers ...handlers.ProviderHandler) Option
func WithServices ¶ added in v0.58.7
type Server ¶
type Server struct { *router.Router ProviderController *controllers.ProviderController // contains filtered or unexported fields }
Server is a private Terraform cache for provider caching.
Click to show internal directories.
Click to hide internal directories.