geoserver

package
v0.0.0-...-64dcf31 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 15, 2024 License: MPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Provider

func Provider() terraform.ResourceProvider

Provider returns a terraform.ResourceProvider.

Types

type Config

type Config struct {
	URL                string
	GwcURL             string
	Username           string
	Password           string
	InsecureSkipVerify bool
}

Config is the configuration parameters for the Geoserver

func (*Config) GeoserverClient

func (c *Config) GeoserverClient() *gs.Client

GeoserverClient creates a Geoserver client scoped to the global API

func (*Config) GwcClient

func (c *Config) GwcClient() *gs.Client

Client creates a Geoserver client scoped to the global API

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL