configstore

package
v0.4.8 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2023 License: Apache-2.0 Imports: 26 Imported by: 0

Documentation

Overview

Copyright paskal.maksim@gmail.com Licensed under the Apache License, Version 2.0 (the "License") you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Copyright paskal.maksim@gmail.com Licensed under the Apache License, Version 2.0 (the "License") you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Index

Constants

This section is empty.

Variables

View Source
var StoreMap = new(sync.Map)

Functions

This section is empty.

Types

type ConfigStore

type ConfigStore struct {
	Version string
	Config  *appConfig.ConfigType
	// contains filtered or unexported fields
}

func New

func New(ctx context.Context, config *appConfig.ConfigType) (*ConfigStore, error)

func (*ConfigStore) DeletePod

func (cs *ConfigStore) DeletePod(ctx context.Context, _ *corev1.Pod)

func (*ConfigStore) GetLastEndpoints added in v0.3.6

func (cs *ConfigStore) GetLastEndpoints() []string

func (*ConfigStore) LoadNewSecrets added in v0.3.0

func (cs *ConfigStore) LoadNewSecrets() error

create new secrets.

func (*ConfigStore) NewEndpoint added in v0.4.2

func (cs *ConfigStore) NewEndpoint(ctx context.Context, _ *corev1.Endpoints)

func (*ConfigStore) NewPod

func (cs *ConfigStore) NewPod(ctx context.Context, _ *corev1.Pod)

func (*ConfigStore) Push added in v0.3.0

func (cs *ConfigStore) Push(ctx context.Context, reason string)

func (*ConfigStore) Stop

func (cs *ConfigStore) Stop()

func (*ConfigStore) Sync

func (cs *ConfigStore) Sync(ctx context.Context)

Jump to

Keyboard shortcuts

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